Search: add-queue-item

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

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

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

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

Select Item

Last modified by Nhan Nguyen on 2022/05/13 02:25
Rendered document content
RCA.Activities.Java.SelectItem Description This Select Item activity allows you to select specific items from a Java file. (* is mandatory) In the body of the activity Pick target element - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify
Title
Select Item
Attachment name
select item.jpg
Location
Select Item
Raw document content
" %) ((( RCA.Activities.Java.SelectItem == **Description** == This Select Item activity allows you to select specific items from
) **In the body of the activity** * **Pick target element **- Chooses the field to select the item
to get. * **Selector (String) * **- You can add selectors here. String supported only. Eg

Type Into

Last modified by Nhan Nguyen on 2022/05/13 02:26
Rendered document content
the field to select the item. This activity will generate a string variable (Selector) to specify
(String) * - You can add selectors here. String supported only. Eg: Text (String) - The text to enter
Raw document content
of the activity** * **Pick target element **- Chooses the field to select the item. This activity will generate
(String) * **- You can add selectors here. String supported only. **Eg**: {{code language="none

Postpone Transaction Item

Last modified by Nhan Nguyen on 2022/05/13 03:21
Rendered document content
)*- The date right before the queue item is processed. Postpone (DateTime)* - The date after which the queue item may be processed. This can be filled with relative dates such as DateTime.Now.AddHours
RCA.Activities.Core.PostponeTransactionItem Description This activity allows you to add time
Title
Postpone Transaction Item
Location
Postpone Transaction Item
Raw document content
the queue item is processed. * **Postpone (DateTime)*** - The date after which the queue item may
" %) ((( RCA.Activities.Core.PostponeTransactionItem == **Description** == This activity allows you to add time parameters between which
() * **Transaction Item (QueueItem)*** - The items you want to postpone **Misc** * **Public (Checkbox

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