コボットPortal

認証情報を取得

「認証情報を取得」アクテビティについてです。※現在ナレッジ準備中です

1.アクティビティのプログラム名

RCA.Activities.Core.GetAgentCredential

2.説明

Studio バージョン 2.0.3.0~

  クイックアクセス: コア>アセット>認証情報を取得

This allows to get a specified Orchestrator credential by using a provided Asset Name and returns a username and a secure password.

これにより、指定されたアセット名を使用して指定されたCenterのクレデンシャルを取得することができ、ユーザ名と安全なパスワードを返します。

3.プロパティ

プロパティ一覧のみ掲載します。
※システム内部で保有しているプロパティを記載している場合があり、コボットStudio画面内で確認不可のものが一部ございます。ご了承ください。

AssetName ・・・ The name of asset to be retrieved.

ContinueOnError ・・・ Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values.

Password ・・・ The secure password of the retrieved credential.

TimeoutMS ・・・ Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. This support Int32 variable only.

Username ・・・ The username of the retrieved credential.

DisplayName ・・・ The display name of this activity. You can edit the name of the activity to organize and structure your code better.

4.使い方

準備中

印刷
S
Shiori is the author of this solution article.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.