Search: bulk-add-queue-items

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

Results 1 - 10 of 14 next page » Page 1 2

[4] Capture Custom Table Data

Last modified by admin on 2023/05/14 13:20
Rendered document content
some fields when capturing data from the document, navigate to the Fields to Capture tab in the queue
. Adding a new table In order to create a new table, click [Add Field], select Data Type = “table
Raw document content
to Capture tab in the queue settings. In this tab, you can manage pre-trained data fields and select which
, click [Add Field], select Data Type = “table” and then input the value you want to create a new table

Add Queue Item

Last modified by VuNH54 on 2023/04/20 17:05
Rendered document content
queue that you add to. The information is stored in the item and is used during transaction processing
and structure your code better. Eg: Add Queue Item.
RCA.Activities.Core.AddQueueItem Description This activity enables you to add a new item
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
. * **Item Information** - The additional information about the new queue that you add to. The information
and structure your code better. Eg: Add Queue Item. ))) {{velocity}} #if ($xcontext.action != 'export

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 be configured to add a custom reference to each transaction. (* for Mandatory) Properties Common Continue
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, start the transaction, and sets the status to In Progress. It can also be configured to add a custom
the name of the activity to organize and structure your code better. E.g: Add Transaction Item **Output

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
can edit the name of the activity to organize and structure your code better. Eg: Bulk Add Queue
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
. ・ProcessAllIndependently: Adds each item individually and return with the list of all queue item that could not be added
. You can edit the name of the activity to organize and structure your code better. Eg: Bulk Add Queue

Delete Queue Items

Last modified by Nhan Nguyen on 2022/05/13 03:19
Rendered document content
. Default value: 30000 (milliseconds). Input Queue Items (IEnumerable<Queue.Item>)* - You need to use Get Queue Items activity to get all items that the user wants to delete and the value of this property is the output items of Get Queue Items activity. Set status of all Queue items specified in [Queue Items
Title
Delete Queue Items
Location
Delete Queue Items
Raw document content
" %) ((( RCA.Activities.Core.DeleteQueueItems == **Description** == This activity allows you to delete items in a specific queue. Notes
. Default value: 30000 (milliseconds). **Input** * **Queue Items (IEnumerable<Queue.Item>)*** - You need to use Get Queue Items activity to get all items that the user wants to delete and the value

Element Exists

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
the field to select the item. This activity will generate a string variable (Selector) to specify
the element from. Selector (String) * - You can add selectors here. String supported only. Eg
Raw document content
of the activity** * **Pick target element** - Chooses the field to select the item. This activity will generate
the element from. * **Selector (String) * **- You can add selectors here. String supported only

Expand/Collapse

Last modified by Nhan Nguyen on 2022/05/13 02:23
Rendered document content
to select the item. This activity will generate a string variable (Selector) to specify the location
can add selectors here. String supported only. If [Input Element] is not specified then Selector
Raw document content
target element** - Chooses the field to select the item. This activity will generate a string variable
(JavaElement)** - The file you get the element from * **Selector (String)*** - You can add selectors here

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

Get Text

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file. (* is mandatory) In the body of the activity Pick target element - Chooses the field to select the item
(String)* - You can add selectors here. String supported only. Eg: Misc Public (Checkbox) - Check
Raw document content
** * **Pick target element** - Chooses the field to select the item. This activity will generate a string
(String)*** - You can add selectors here. String supported only. Eg: {{code language="none"}} Text

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
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
next page » Page 1 2
RSS feed for search on [bulk-add-queue-items]
Created by admin on 2022/04/17 14:38