Search: wait-queue-item

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 22 next page » Page 1 2 3

Wait Queue Item

Last modified by VuNH54 on 2023/04/20 17:15
Rendered document content
, it sends a message to Center starting it is ready to receive a queue item and then wait for a new one
code better. Eg: Wait Queue Item. Output Result (QueueItem) - The retrieved queue item, is stored
RCA.Activities.Core.WaitQueueItem Description This activity allows you to retrieve a queue item
Title
Wait Queue Item
Location
Wait Queue Item
Raw document content
starting it is ready to receive a queue item and then wait for a new one to be added. [[image:image
of the activity to organize and structure your code better. Eg: Wait Queue Item. **Output** * **Result
" %) ((( RCA.Activities.Core.WaitQueueItem == **Description** == This activity allows you to retrieve a queue item from a specified queue

Add Queue Item

Last modified by VuNH54 on 2023/04/20 17:05
Rendered document content
to the queue. The status of the item will be new. (* for Mandatory) Properties Common Continue On Error
right before the queue item is processed. Item Information - The additional information about the new queue that you add to. The information is stored in the item and is used during transaction processing
Title
Add Queue Item
Location
Add Queue Item
Raw document content
" %) ((( RCA.Activities.Core.AddQueueItem == **Description** == This activity enables you to add a new item to the queue. The status
(milliseconds) **Input** * **Deadline (DateTime)** - The date right before the queue item is processed. * **Item Information** - The additional information about the new queue that you add to. The information

Get Queue Items

Last modified by VuNH54 on 2023/04/20 17:10
Rendered document content
– High - 1 – Normal - 2 – Low. The default value is: (null) Queue Item States (DropDownlist) - Filters
date. Output Queue Items (INumerable< QueueItem >) - This is the data table that you have added the queue. Pagination Skip (Int32) - This allows you to skip the first amount of items. Integers variables
Title
Get Queue Items
Location
Get Queue Items
Raw document content
to organize and structure your code better. Eg: Get Queue Items. **Options** * **Duration (Int32) **- Filter
. The default value is: (null) * **Queue Item States (DropDownlist)** - Filters the state of the item
** * **Queue Items (INumerable< QueueItem >)** - This is the data table that you have added the queue

Bulk Add Queue Items

Last modified by VuNH54 on 2023/04/20 17:08
Rendered document content
RCA.Activities.Core.BulkAddQueueItems Description This Bulk Add Queue Items activity enables you to add a collection of items to a data table to a specific queue. Once it is added to the queue
the items are added to the queue as well as the manner in which the errors are treated. There are two
Title
Bulk Add Queue Items
Location
Bulk Add Queue Items
Raw document content
" %) ((( RCA.Activities.Core.BulkAddQueueItems == **Description** == This Bulk Add Queue Items activity enables you to add a collection of items to a data table to a specific queue. Once it is added to the queue, the items’ status is changed
. ・ProcessAllIndependently: Adds each item individually and return with the list of all queue item that could not be added

Get Transaction Item

Last modified by VuNH54 on 2023/04/20 17:11
Rendered document content
. Output Transaction Item (QueueItem) - The retrieved Transaction Item, is stored in a queue variable
RCA.Activities.Core.GetTransactionItem Description This activity allows you to get an item from the queue so that you can process and sets its status to In Progress. Note: the bot needs to have Edit
Title
Get Transaction Item
Location
Get Transaction Item
Raw document content
" %) ((( RCA.Activities.Core.GetTransactionItem == **Description** == This activity allows you to get an item from the queue so that you can process and sets its status to In Progress. Note: the bot needs to have Edit permissions on queues
) **- The retrieved Transaction Item, is stored in a queue variable. **Reference** * **Filter Strategy** - You can

Add Transaction Item

Last modified by VuNH54 on 2023/04/20 17:07
Rendered document content
RCA.Activities.Core.AddTransactionItem Description This Add Transaction Item activity allows you to add an item in the queue, start the transaction, and sets the status to In Progress. It can also
) to wait for the activity to complete before an error is thrown. If the timeout expires, the activity
Title
Add Transaction Item
Location
Add Transaction Item
Raw document content
" %) ((( RCA.Activities.Core.AddTransactionItem == **Description** == This Add Transaction Item activity allows you to add an item in the queue
)** - The maximum amount of time (in milliseconds) to wait for the activity to complete before an error is thrown
** * **QueueName (String)* **- The queue to which the new queue is added to. String supported only. E.g: "queue2503

[1] Release Notes

Located in
Last modified by Nga Nguyen on 2022/05/16 02:28
Rendered document content
] There was an error while creating the Output variable: Queue Items. [DeleteQueueItems] Can set the status for Queue Items from Abandoned, Failed, Successful to Deleted. [PostponeTransactionItem] System throws
. [PostponeTransactionItem] PostponeTransactionItem works even when Deadline <= Postpone. [PostponeTransactionItem] Items
Raw document content
. * [GetQueueItems] There was an error while creating the Output variable: Queue Items. * [DeleteQueueItems] Can set the status for Queue Items from Abandoned, Failed, Successful to Deleted. * [PostponeTransactionItem] System
. * [PostponeTransactionItem] PostponeTransactionItem works even when Deadline <= Postpone. * [PostponeTransactionItem] Items

Select Item

Last modified by Nga Nguyen on 2022/05/16 04:17
Rendered document content
RCA.Activities.Common.SelectItem Description The Select Item activity allows you to select an item from a combo box or list box. (* is mandatory) In the body of activity Indicate on screen
) to specify the location of that element. Item (Drop-down list)* - The item to selected from combo or list
Title
Select Item
Location
Select Item
Raw document content
" %) ((( RCA.Activities.Common.SelectItem == **Description** == The Select Item activity allows you to select an item from a combo box
variable (Selector) to specify the location of that element. * **Item (Drop-down list)* **- The item
milliseconds. **Input** * **Item (String)* **- The item to selected from combo or list. * **Target

Select Multiple Items

Last modified by Nga Nguyen on 2022/05/16 04:17
Rendered document content
RCA.Activities.Common.SelectMultipleItems Description The Select Multiple Items activity allows you to select many items from a combo box or list box. (* is mandatory) In the body of activity
MultipleItems (String[])* - Specify the items to be selected in the list box. Target (Collapsible list
Title
Select Multiple Items
Raw document content
" %) ((( RCA.Activities.Common.SelectMultipleItems == **Description** == The Select Multiple Items activity allows you to select many items from
[])* **- Specify the items to be selected in the list box. * **Target (Collapsible list) :** ** **Element
of time (in milliseconds) to wait for the activity to complete before an error is thrown. If the timeout

Select Item (NB)

Last modified by Nga Nguyen on 2022/05/16 03:59
Rendered document content
RCA.Activities.NativeBrowser.SelectItem Description The Select Item activity allows you to select an item from a combo box or list box. (*For Mandatory) In the body of activity Pick target element* - Chooses the field on a browser to select the item. This activity will generate a string variable (Selector
Title
Select Item (NB)
Location
Select Item (NB)
Raw document content
" %) ((( RCA.Activities.NativeBrowser.SelectItem == **Description** == The Select Item activity allows you to select an item from a combo box
** == * **Pick target element*** - Chooses the field on a browser to select the item. This activity will generate
)** - Select list of type **INDEX** – Index of the item (Starting from 0). **VALUE** – Value of the item
next page » Page 1 2 3
RSS feed for search on [wait-queue-item]
Created by admin on 2022/04/17 14:38