コボットPortal

トランザクションアイテムの延期

「トランザクションアイテムの延期」アクテビティについてです。※現在ナレッジ準備中です

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

RCA.Activities.Core.PostponeTransactionItem

2.説明

Studio バージョン 2.0.3.0~

  クイックアクセス: コア>キュー>トランザクションアイテムの延期

You can add time parameters between which a transaction must be processed.

トランザクションが処理されなければならない時間のパラメータを追加することができます。

3.プロパティ

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

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

Deadline ・・・ The list of iems you want to marked as delete in Orchestrator.

Postpone ・・・ The date after which the queue item may be processed. This can be filled with relative dates such as DateTime.Now.AddHours(),DateTime.Now.AddDays()

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.

TransactionItem ・・・ The items you want to postponed

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.