Add Queue Item

Created by akaBot Support, Modified on Thu, 26 Dec, 2024 at 10:52 AM by akaBot Support

This is about the "Add Queue Item" activity. ※Currently preparing the knowledge.


TABLE OF CONTENTS

  1. Activity program name
  2. Description
  3. Properties
  4. How to use


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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article