# BizMobile連携カメラ制御

## **BizMobile連携カメラ制御オプションの概要**

{% hint style="warning" %}
**【重要】**\
**本機能を利用するためにはBizMobile連携カメラ制御オプションが必要です。**
{% endhint %}

本オプションを使用すると、BizMobile側に管理登録したiOS端末において、i-Reporterアプリのみがカメラを利用するように制御可能となります。

本オプションの使用には、以下が必要です。

* BizMobile環境が利用可能であること

本オプションは、BizMobile SecureCameraAPIを使用したカメラ使用　許可オン/オフ　制御機能です。

* i-Reporterへのログイン時に、BizMobileサーバーへシングルアプリモード、カメラ利用についての認証問合せを行います。
* 認証結果により、i-Reporterアプリは、シングルアプリモードでの起動のON/OFF 、カメラ使用のON/OFFが、制御されます。\
  （シングルアプリモードでは、i-Reporterアプリ以外のアプリに切り替えることが出来なくなります。）

{% hint style="success" %}
BizMobileに関するお問合せは、システム管理者へお尋ねください。
{% endhint %}

## **ライセンスの確認**

本オプションは、BizMobile連携カメラ制御のオプションライセンスの購入が必要になります。\
このオプションライセンスの有無は、i-Repo Manager ＞ 「システム管理」 ＞ 「ライセンス」にて確認できます。

* オプションライセンス「有」の場合は、「オプションライセンス」欄に「BizMobile連携オプション」と表示されます。

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

## **i-Reporterアプリ側のライセンス認証**

i-Reporterアプリは、 i-Repo Managerへのログイン時に、i-Repo Managerに「BizMobile連携カメラ制御のオプションライセンス」があり、その使用が「有効化」されている場合のみ、BizMobile連携のための各情報を受け取り、BizMobileに認証を求めます。

{% hint style="success" %}
&#x20;i-Reporterアプリには何も設定する必要はありません。\
&#x20;全てi-Repo Managerでのシステム管理での設定となります。
{% endhint %}

BizMobileからの認証結果に基づき、i-Reporterアプリは、シングルアプリモードON/OFF、カメラ使用可否の動作制限を行います。

## **BizMobile連携を有効化する**

BizMobile連携の有効化は、i-Repo Managerの「システム管理」 ＞ 「共通マスター管理」で設定します。

* 共通キー　　　“BIZMOBILE”
* 共通項目名称　“ENABLE”&#x20;
* 共通項目値　　“0”：無効、“1”：有効 ※デフォルトは“0”

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

## **i-Reporter アプリでの状態の確認**

BizMobileの認証結果による現在のカメラ使用可否、シングルアプリモードON/OFFの状態は、「インフォメーション」ボタンより確認できます。

<div align="left"><figure><img src="/files/PuRgQNxsxuoqKKWjwYHu" 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/optional-features/control-the-camera-with-mdm/bizmobilekamera.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.
