robot
2024.10
true
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
Admin Guide
Last updated 2024年10月21日

Mac 用の UiPath Assistant

The UiPath Assistant is available on MacOS and allows users to access, manage, or run cross-platform automations, and connect the Robot to Orchestrator.

注: UiPath Assistant は、バージョン 10.15 (Catalina) 以降の macOS に対応しています。

ダウンロードする

UiPath Assistant は、Customer Portal または Automation Cloud からダウンロードできます。

Customer Portal からダウンロードする

  1. Customer Portal の Web サイトに移動します。
  2. 製品を検索し、右側の折りたたみアイコンをクリックします。
  3. DMG ファイルをダウンロードします。プラットフォームに応じて以下のオプションが利用できます。
    • Intel Mac - x64 用のダウンロード
    • Apple シリコン用のダウンロード

Automation Cloud からダウンロードする

  1. Go to the Automation Cloud website.
  2. ページ上部の [ヘルプ] アイコン docs image をクリックし、ドロップダウン メニューから [ダウンロード] を選択します。


  3. [おすすめのダウンロード] セクションで、プラットフォームに応じて以下のいずれかのオプションを選択します。

    • Intel Mac - x64 用のダウンロード
    • Apple シリコン用のダウンロード

インストール

To install the UiPath Assistant for MacOS, follow the steps below:

  1. DMG ファイルをダブルクリックして、その内容を利用可能にします。
  2. アプリケーションを DMG ウィンドウから Applications ディレクトリにドラッグしてインストールします。
  3. コピー プロセスが完了するまで待ちます。

Orchestrator に接続する

Robot と UiPath Assistant を Orchestrator に接続するには、次のいずれかのオプションを使用します。

Note: When using the UiPath Assistant and Robot on MacOS, local feeds are not supported. Automations are retrieved from Orchestrator and only the cross-platform ones are available. The same applies for the Marketplace Widget when used in the Assistant on MacOS.

UiPath Extensions

When run on MacOS, processes that use web automations in browsers require Google Chrome Extension or Safari Extension to work.

When the Assistant is launched for the first time, if the Chrome extension is not detected, a prompt is displayed on the Assistant home page to install it.

You can add the extensions from the UiPath extensions section of the Preferences menu in the Assistant.

インストールが完了したら、ブラウザーを再起動して拡張機能を手動で有効化する必要があります。

MacOS でプロセスをテストする

Studio で MacOS のプロセスを設計する場合、テストはリモート デバッグを使用して特定の MacOS マシンに接続して行われます。

ログ

UiPath Assistant のログは、/Users/john.doe/Library/Application Support/UiPath/ フォルダーの combined.logs ファイル内に格納されています。

これらのログには、ユーザーが Assistant 上で実行したすべての操作とエラーが含まれます。また、このフォルダーには他の特定の Assistant ファイルも含まれています。

既知の問題と制限事項

Assistant を macOS で使用する場合、次の機能は利用できません。

  • ピクチャ イン ピクチャ
  • デスクトップへのプロセスの送信
  • Task Capture の起動機能
  • RobotJS は Safari ブラウザーに対応していません。
  • UiPath 診断ツールは、macOS マシンでは利用できません。代わりに Assistant の [トラブルシューティング] セクションで特定のログ ファイルが手動で収集され、デバッグに使用されるアーカイブとなります。

Orchestrator 接続を更新する

You can update the default Orchestrator service URL for Mac from the store.json (/Applications/UiPath Assistant.app/Contents/Robot/uipath.config~/Library/Application Support/UiPath/store.json):
"MAIN_WINDOW_SERVICE_LOGIN_DETAILS": {
        "nextServiceUrl": "https://cloud.uipath.com",
        "defaultServiceUrl": "https://cloud.uipath.com"
    }"MAIN_WINDOW_SERVICE_LOGIN_DETAILS": {
        "nextServiceUrl": "https://cloud.uipath.com",
        "defaultServiceUrl": "https://cloud.uipath.com"
    }

テレメトリをオプトアウトする

To disable the Telemetry in UiPath Assistant for Mac, add this in uipath.config file (you can find it in /Applications/UiPath Assistant.app/Contents/Robot):
<add key="Telemetry.Enabled" value="false"/><add key="Telemetry.Enabled" value="false"/>

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.