> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Automation Anywhere コネクタをインストールする

> Control Room で ABBYY Vantage Connector for Automation Anywhere の JARパッケージをインストールし、ボットを実行するために Automation Anywhere Bot Agent をインストールします。

ABBYY Vantage Connector for Automation Anywhere は、ボットのワークフロー内で Automation Anywhere 側で実行される一連のアクションです。これらのアクションは、JARパッケージおよびサンプルボットの ZIP パッケージとして提供されます。

<div id="install-the-connector-as-a-jar-package">
  ## コネクタを JAR パッケージとしてインストールする
</div>

<Warning>
  コネクタのインストールには管理者権限が必要です。
</Warning>

<Steps>
  <Step title="コネクタアーカイブを展開する">
    `ABBYYVantageConnectorForAutomationAnywhere.<version>.zip` アーカイブを開き、その内容を任意の場所に展開します。
  </Step>

  <Step title="Control Room を開く">
    Automation Anywhere Control Room を開きます。
  </Step>

  <Step title="Packages セクションを開く">
    Control Room の左側のパネルで **Manage** メニューを開き、**Packages** をクリックします。次に、検索ボックスの下にある **Add package** をクリックします。

    <Frame>
      <img src="https://mintcdn.com/abbyy/Mo8ZPL8UOJL9LDOv/images/vantage/developer/connectors/aa/packages-add-package.png?fit=max&auto=format&n=Mo8ZPL8UOJL9LDOv&q=85&s=f767d3b6bfb3ce03e65d2a4622f9a219" alt="Manage メニューで Packages 項目が強調表示され、Add package ボタンが強調表示された Automation Anywhere Control Room の Packages ページ" width="1465" height="664" data-path="images/vantage/developer/connectors/aa/packages-add-package.png" />
    </Frame>
  </Step>

  <Step title="コネクタパッケージを追加する">
    配布キットから `abbyy-vantage-connector-for-automation-anywhere.<version>.jar` パッケージを選択し、インストールを確定します。
  </Step>

  <Step title="パッケージが利用可能であることを確認する">
    パッケージは、パッケージ一覧と Bot エディタの **操作** パレットに表示されます。

    <Frame>
      <img src="https://mintcdn.com/abbyy/Mo8ZPL8UOJL9LDOv/images/vantage/developer/connectors/aa/actions-palette.png?fit=max&auto=format&n=Mo8ZPL8UOJL9LDOv&q=85&s=bd4189a9c19f441e8d40d6c0534c4c5f" alt="ABBYY Vantage セクションが展開され、Close session、Connect、Get results、Use skill の操作が表示された操作パレット" style={{ width: "40%" }} width="316" height="292" data-path="images/vantage/developer/connectors/aa/actions-palette.png" />
    </Frame>
  </Step>
</Steps>

Automation Anywhere Community Edition を使用している場合は、コネクタに付属するサンプル Task Bot をインポートします。この Bot には ABBYY Vantage Connector パッケージが含まれているため、インポート後は用意されているすべてのアクションを利用できます。

Automation 360 を使用している場合は、このサンプル Bot を使ってコネクタを設定することもできます。詳細については、[Automation Anywhere サンプルボット](/ja/vantage/connectors/aa/sample-bot)を参照してください。

<div id="install-the-bot-agent">
  ## Bot Agentをインストールする
</div>

デバイスでボットを実行するには、Automation Anywhere Bot Agentをインストールします。

<Steps>
  <Step title="Device Settingsを開く">
    左側のナビゲーションパネル下部にある**Device Settings**を開きます。
  </Step>

  <Step title="Bot Agentをインストールする">
    **Bot Agent**をダウンロードしてインストールします。
  </Step>

  <Step title="デバイスの認証情報を設定する">
    デバイスの認証情報を設定します。
  </Step>
</Steps>

<div id="next-steps">
  ## 次のステップ
</div>

付属の[Automation Anywhere サンプルボット](/ja/vantage/connectors/aa/sample-bot)をセットアップして実行します。
