The "Set Transaction Status" activity is currently in preparation.
TABLE OF CONTENTS
1. Activity program name
RCA.Activities.Core.SetTransactionStatus
2. Description
3. Properties
Here is the list of properties:
(Note: Some properties may be internal and may not be visible within the coBot Studio interface.)
ContinueOnError ・・・ If you choose this, the automation will continue when it throws an error. Boolean supported only.
Details ・・・ Details of the failed Transaction. 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.
TransactionItem ・・・ The items you want to update status
DisplayName ・・・ The display name of this activity. You can edit the name of the activity to organize and structure your code better.
ErrorType ・・・ The error type that the failed transaction has thrown.
Application: a technical issue
Business: an error regarding an external factor.
Status ・・・ The status that is to be set to the transaction item.
Analytics ・・・ The custom progress status that you want to set to the TransactionItems. String supported only.
Output ・・・ A collection of additional information about the specific transaction item whose status is updated.
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