This is about the "Add Queue Item" activity. ※Currently preparing the knowledge.
TABLE OF CONTENTS
1. Activity program name
RCA.Activities.Core.AddQueueItem
2. Description
Studio Version 2.0.3.0~
Quick Access: Core > Queue > Add Queue Item
Allows you to add a new item to the queue. The item's status will be set to "New."
3. Properties
Only the list of properties is provided here.
Note: Some properties held internally by the system may not be visible within the Coboto Studio interface. Please understand.
ContinueOnError ... If selected, the automation will continue even if an error is encountered. Supports Boolean only.
ErrorMessage
IsSuccess
ItemInformationCollection ... Enables importing a dictionary of information for a queue item. Supports String only.
TimeoutMS ...Specifies the wait time (in milliseconds) for the activity to complete before throwing an error. Default value: 30,000 milliseconds.
DisplayName ... The display name of this activity. Allows you to customize the activity name for better code organization and structure.
Priority ... Defines the priority level for the queue item. Options: low, normal, high.
ItemInformation ... Additional information for the newly added queue item. This information is stored within the item and used during transaction processing.
4. How to use
In 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