UiPath Documentation
orchestrator
2021.10
false
Orchestrator ユーザー ガイド
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

アセットについて

アセットとは通常、異なるオートメーション プロジェクトで使用可能な共有の変数または資格情報を意味します。アセットを使用して固有の情報を保存することで、ロボットがその情報に容易にアクセスできるようになります。

また、ここに保存されるすべての認証情報は、AES 256 アルゴリズムで暗号化されるため、高いレベルのセキュリティが提供されます。プロセスを設計する際に RPA 開発者がこの情報を呼び出すことができますが、値は非表示となります。

[アセット] ページでは、新規のアセットを作成することができます。また、以前作成されたすべてのアセットが表示され、編集または削除することができます。

The Get Asset and Get Credential activities used in Studio request information from Orchestrator about a specific asset, according to a provided AssetName. If the AssetName provided in Studio coincides with the name of an asset stored in the Orchestrator database, and the Robot has the required permissions, the asset information is retrieved and used by the Robot when executing the automation project. For more information, see the Managing Assets in UiPath Studio page.

アセットの種類

アセットには次の 4 つの種類があります。

  • Text - 文字列のみ格納します (引用符を追加する必要はありません)。
  • Bool - true または false の値をサポートします。
  • Integer - 整数値のみ格納します
  • Credential - SAP や SalesForce のログイン情報といった、特定のプロセスを実行する際にロボットが必要とするユーザー名とパスワードを格納します。

アセット値

アセットには、次の値の種類のいずれかまたは両方を割り当てることができます。

グローバル値

特定の値がアカウントごとに割り当てられている場合を除き、すべてのユーザーがアセット値を受け取ります。

  • すべてのアカウントはアセット値を受け取ります。

  • ジョン・スミス以外、すべてのアカウントはグローバル値を受け取ります。ジョン・スミスは、自分にのみ定義された特定の値を受け取ります。

アカウントとマシンごとの値

The value is received only by the specified account-machine pair. When specifying account-machine pairs, make sure they are valid i.e., the configured account-machine mappings in the tenant or folder do not exclude them, otherwise job execution is not possible on that pair, hence the asset does nothing.

重要:
  • アカウントとマシンごとのアセットは、v20.10 以降の Robot でのみ機能します。
  • Studio からアカウントとマシンのペアごとのアセットをデバッグすることはできません。特定のアカウントとマシンのペアがアセットを受け取ったかどうかを確認するには、Assistant または Orchestrator からジョブを開始します。
  • Known issue (added September 2023): You are wrongly allowed to unassign the machine configured for an asset from the folder that the asset pertains to. This, in turn, also removes the account from the asset, thus rendering the asset unusable. Please be mindful of this limitation when removing machines from folders.

アカウントごとの値

指定されたアカウントのみがこの値を受け取ります。[グローバル値] が無効な場合、アカウントごとの値を少なくとも 1 つは指定する必要があります。

注:

Upon upgrading to v2021.10, existing assets in modern folders are migrated to assets using a global value and no per-account value.

  • アセットの種類
  • アセット値
  • グローバル値
  • アカウントとマシンごとの値
  • アカウントごとの値

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得