# 機能概要/利用条件

## **機能概要**

自動ファイル出力機能で出力したファイルを、Googleドライブ、Box、Autodesk Docs、FUJIFILM IWpro の指定した既存フォルダーへアップロードすることができます。\
既存フォルダーの配下には、指定した条件でフォルダー および フォルダー階層を自動生成することも可能です。

アップロード可能なファイルは下記のとおりです。

**【Googleドライブ連携、Box連携、Autodesk Docs】**

* XML
* CSV
* データーアップロードCSV
* 帳票のPDF
* 帳票のExcel
* 画像
* ZIPファイル

**【FUJIFILM IWpro連携】**

* 帳票のPDF

{% hint style="warning" %}
FUJIFILM IWpro へは PDFのみアップロード可能です。
{% endhint %}

<figure><img src="/files/baTzgdFFkcOBpy9czg91" alt=""><figcaption></figcaption></figure>

## **Google連携、Box連携、**&#x41;utodesk Docs**連携 機能を利用するための前提条件**

Google連携、Box連携、Autodesk Docs連携 機能を利用するためには、以下の条件を満たしている必要があります。

* GoogleドライブにアクセスできるGoogleアカウントがあること。\
  （Google連携機能を使用する場合）
* BoxにアクセスできるBoxアカウントがあること。\
  （Box連携機能を使用する場合）
* Autodesk DocsにアクセスできるAutoDeskアカウントがあること。\
  （Autodesk Docs連携機能を使用する場合）
* i-Repo Managerで自動ファイル出力機能がONの設定であること。
* i-Repo Serverから、連携を行いたい各サービス（Google、Box、Autodesk Docs）へのアクセスが可能であること。

{% hint style="success" %}
i-Reporterクラウド版では、 Google、Box、Autodesk Docs すべてへのアクセス可能です。
{% endhint %}

## **FUJIFILM IWpro連携機能を利用するための前提条件**

FUJIFILM IWpro連携機能を利用するためには、以下の条件を満たしている必要があります。

* FUJIFILM IWpro連携機能は、 i-Reporter 及び FUJIFILM IWpro を日本国内で ご契約いただいているユーザー様に限りご利用いただけます。
* FUJIFILM IWproの文書管理にアクセスできるアカウントがあること。&#x20;
  * 連携先は文書管理です。ワークスペースではありません。
  * 連携先のキャビネット、ドロワーにアクセスできるアカウントであること。
* i-Repo Serverが、irclapp01.conmas-i-reporterドメイン、FUJIFILM IWproの ドメインへアクセスが可能であること。

{% hint style="success" %}
i-Reporterクラウド版では、上記すべてへのアクセスが可能です。
{% endhint %}

{% hint style="warning" %}
FUJIFILM、FUJIFILMロゴ、およびFUJIFILM IWproは、富士フイルム株式会社の 登録商標 または 商標 です。
{% endhint %}

## **事前設定**

### **自動ファイル出力設定**

本機能は、i-Reporterの 「自動ファイル出力機能」 で出力したファイルをGoogleドライブ、Box 、 Autodesk Docs、FUJIFILM IWproへ連携する機能です。\
あらかじめ、i-Repo Managerで 「自動ファイル出力機能」 の設定がONになっている必要があります。

{% hint style="info" %}
詳細は、 「[自動ファイル出力設定](/output-the-data/data-output/auto-fileoutputsetting.md)」 をご参照ください。
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manuals.i-reporter.jp/output-the-data/external-systems-integration/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
