コボットPortal

キュー項目を追加

「キュー項目を追加」アクテビティについてです。※現在ナレッジ準備中です

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

RCA.Activities.Core.AddQueueItem

2.説明

Studio バージョン 2.0.3.0~

  クイックアクセス: コア>キュー>キュー項目を追加

Enables you to add a new item in the queue. The status of the item will be new.

キューに新しいアイテムを追加できるようにします。アイテムのステータスは新規になります。

3.プロパティ

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

ContinueOnError ・・・ If you choose this, the automation will continue when it throws an error. Boolean supported only.

ErrorMessage

IsSuccess

ItemInformationCollection ・・・ Allows you to import the entire dictionary of information for a queue item. String supported only.

TimeoutMS ・・・ The amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30,000 milliseconds.

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

Priority ・・・ The priority level of the queue. You can choose: low, normal, high level.

ItemInformation ・・・ The additional information of the new queue that you add to. The information is stored in the item and is used during a transaction processing.

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.