# i-Repo Managerからのアプリ起動

## **i-Repo Managerからアプリを起動する**

Windows端末、iOS端末上で、i-Repo Managerから直接i-Reporterアプリを起動し、対象定義から起票、帳票の編集ができます。

本機能を使用するには、共通マスターで本機能の設定を有効にします。

{% hint style="warning" %}
それぞれの端末に、Windows版i-Reporterアプリ、iOS版i-Reporterアプリがインストールされている必要があります。
{% endhint %}

**Windows端末の場合**

<div align="left"><figure><img src="/files/L6ITnTOBaPc5Y89NMLNE" alt=""><figcaption></figcaption></figure></div>

**iOS端末の場合**

<div align="left"><figure><img src="/files/3CZVLjxFr7sP2ay2ambZ" alt=""><figcaption></figcaption></figure></div>

## **i-Repo Managerからのアプリ起動を有効にする**

設定は「システム管理」の「共通マスター管理」にて行います。

* 共通キー　　　“CUSTOM\_URL\_SCHEME”&#x20;
* 共通項目名称　“ENABLE”
* 共通項目値　　“0”：無効（Default）、\
  　　　　　　　“1”：iPad、iPhoneアプリ起動のみ有効にする\
  　　　　　　　“2”：Windowsアプリ起動のみ有効にする\
  　　　　　　　“3”：iPad、iPhone、Windowsアプリ起動を有効にする

<div align="left"><figure><img src="/files/07bVJ3khalKbhGw2p0vQ" alt=""><figcaption></figcaption></figure></div>

## **定義一覧からのアプリ起動**

定義一覧からは、帳票の起票（新規作成）となります。

<div align="left"><figure><img src="/files/pZTm6jLR0pdSgWtFqHXN" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
帳票作成権限がない場合でも、i-Repo Manager上ではアプリ起動ボタンが表示されます。\
権限の制御はアプリ側で行われます。
{% endhint %}

## **帳票一覧からのアプリ起動**

帳票一覧からは、帳票の編集（開く）となります。

<div align="left"><figure><img src="/files/NF5n4DzJHqsviARdLzkx" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
帳票編集権限がない場合でも、i-Repo Manager上ではアプリ起動ボタンが表示されます。\
権限の制御、完了帳票による編集不可制御はアプリ側で行われます。
{% endhint %}

## **アプリ起動時の自動認証**

アプリを開いたときにi-Repo Managerログインユーザーで自動認証（自動ログイン）できます。\
設定は、「システム管理」の「共通マスター管理」にて行います。

* 共通キー　　　“CUSTOM\_URL\_SCHEME”&#x20;
* 共通項目名称　“AUTH\_PARAMETER\_ENABLE”&#x20;
* 共通項目値　　“0”：しない（アプリで手動ログインする）\
  　　　　　　　“1”：する（i-Repo Managerログインユーザーで自動認証）

<div align="left"><figure><img src="/files/AflMRklbkqs5bZwP14g7" alt=""><figcaption></figcaption></figure></div>


---

# 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/basicoperation/manager-basicoperation/application-starting.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.
