**About the "Add Transaction Item" Activity**
*Note: Knowledge is currently being prepared.*
TABLE OF CONTENTS
1. Activity program name
RCA.Activities.Core.AddTransactionItem
2. Description
3. Properties
Only the list of properties is provided here.
Note: Some properties managed internally by the system may not be visible in the Koboto Studio interface. Thank you for your understanding.
ContinueOnError ・・・ If you choose this, the automation will continue when it throws an error. Boolean supported only.
QueueName ・・・ The queue where the new queue is added to. 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 added item.
DisplayName ・・・ The display name of this activity. You can edit the name of the activity to organize and structure your code better.
TransactionInformation ・・・ A collection of additional information about the transaction that you want to add
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