About the "Postpone Transaction Item" Activity.
Note: Knowledge is currently being prepared.
TABLE OF CONTENTS
1. Activity program name
RCA.Activities.Core.PostponeTransactionItem
2. Description
3. Properties
Only a list of properties is provided.
*Note: Some properties held internally by the system may be listed, and certain items may not be visible within the Kobotto Studio interface. Please understand this limitation.
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. How to use
Knowledge is currently under preparation.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article