検索:get-row-item

adminが2022/04/24 04:58に最終更新

23件のうち1 - 10 次のページ » ページ 1 2 3

Get Transaction Item (en)

VuNH54が2023/04/20 17:11に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.GetTransactionItem Description This activity allows you to get an item from
can edit the name of the activity to organize and structure your code better. Eg: Get Transaction Item. Output Transaction Item (QueueItem) - The retrieved Transaction Item, is stored in a queue variable
タイトル
Get Transaction Item
保存場所
Get Transaction Item
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.GetTransactionItem == **Description** == This activity allows you to get an item from the queue so that you can
and structure your code better. Eg: Get Transaction Item. **Output** * **Transaction Item (QueueItem) **- The retrieved Transaction Item, is stored in a queue variable. **Reference** * **Filter Strategy** - You can

Get Queue Items (en)

VuNH54が2023/04/20 17:10に最終更新
表示されるドキュメントの内容
of this activity. You can edit the name of the activity to organize and structure your code better. Eg: Get Queue Items. Options Duration (Int32) - Filter transactions by the minimum time they spent in the previous
– High - 1 – Normal - 2 – Low. The default value is: (null) Queue Item States (DropDownlist) - Filters
タイトル
Get Queue Items
保存場所
Get Queue Items
ドキュメントの内容のソース
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

Sandbox (en)

保存場所
adminが2023/02/11 22:23に最終更新
表示されるドキュメントの内容
editing. You will discover how page editing works and create new pages. Simply click on Edit to get
1 Numbered list Item Subitem Item Subitem Mixed list Item 1 Item 2 Item 3 Item 4 Item 5 Tables You can create tables right into wiki pages: Table with headers in the top row table header table
ドキュメントの内容のソース
editing. You will discover how page editing works and create new pages. Simply click on **Edit** to get
** Level 2 * Level 1 == Numbered list == 1. Item 11. Subitem 111. Item 1. Subitem == Mixed list == 1. Item 1 11. Item 2 11*. Item 3 11*. Item 4 1. Item 5 = Tables = You can create tables right into wiki

Delete Queue Items (en)

Nhan Nguyenが2022/05/13 03:19に最終更新
表示されるドキュメントの内容
. 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
タイトル
Delete Queue Items
ドキュメントの内容のソース
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
" %) ((( RCA.Activities.Core.DeleteQueueItems == **Description** == This activity allows you to delete items in a specific queue. Notes

Select Item (en)

Nhan Nguyenが2022/05/13 03:45に最終更新
表示されるドキュメントの内容
Item Target Scroll Height (Int32) - Scroll before getting the element. To input a number equals
RCA.Activities.IE.SelectItem Description The Select Item activity allows you to select an item
* - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify
タイトル
Select Item
保存場所
Select Item
ドキュメントの内容のソース
" %) ((( RCA.Activities.IE.SelectItem == **Description** == The Select Item activity allows you to select an item from a combo
"]] **In the body of the activity** * **Pick Target Element*** - Chooses the field to select the item
)** - To select an item from a list by its index instead of value. **Misc** * **Public (Checkbox) **- Check

Select Multiple Items (en)

Nhan Nguyenが2022/05/13 03:45に最終更新
表示されるドキュメントの内容
. Ex: [62342342] Select Mutiple Items Target Scroll Height (Int32) - Scroll before getting
RCA.Activities.IE.SelectMultiple 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 the activity Pick
タイトル
Select Multiple Items
ドキュメントの内容のソース
" %) ((( RCA.Activities.IE.SelectMultiple == **Description** == The Select Multiple Items activity allows you to select many items
the item. This activity will generate a string variable (Selector) to specify the location of that field
* **Select By Index (Checkbox) **- To select an item from a list by its index instead of value. **Misc

[5] Queue (en)

adminが2023/07/04 15:48に最終更新
表示されるドキュメントの内容
Description Mandatory. The description of the queue. 4 In progress The item was processed with the Get
was processed with the Get Transaction Item or the Add Transaction Item activity; when an item has this status
A Queue in simple terms is a container that holds a set of items that you want to be processed
ドキュメントの内容のソース
of the queue. |4|In progress|The item was processed with the Get Transaction Item or the Add Transaction Item
of the queue. |2|Description|The description of the queue. |3|In progress|The item was processed with the Get
" id="H1.CenterOverview" %) A **Queue** in simple terms is a container that holds a set of items

Get Text (en)

Nhan Nguyenが2022/05/13 02:24に最終更新
表示されるドキュメントの内容
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
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from Selector
タイトル
Get Text
添付ファイルの名称
get text.png
保存場所
Get Text
ドキュメントの内容のソース
" %) ((( RCA.Activities.Java.GetText == **Description** == This activity allows you to get text from a Java file
** * **Pick target element** - Chooses the field to select the item. This activity will generate a string
)* **- The element you want to get. * **From (JavaElement)** - The file you get the element from * **Selector

Get Element (en)

Nhan Nguyenが2022/05/13 03:41に最終更新
表示されるドキュメントの内容
. (* for Mandatory) In the body of the activity Pick Target Element* - Chooses the field to get the item
] Get Element Options. From Element (IEElement) - Element to be referred to when searching
. Target Scroll Height (Int32) - Scroll before getting the Ui Element. To input a number equals
タイトル
Get Element
保存場所
Get Element
ドキュメントの内容のソース
*** - Chooses the field to get the item. This activity will generate a string variable (Selector) to specify
] Get Element **Options.** * **From Element (IEElement)** - Element to be referred to when
to store the element. **Target** * **Scroll Height (Int32)** - Scroll before getting the Ui Element

Get Elements (en)

Nhan Nguyenが2022/05/13 03:41に最終更新
表示されるドキュメントの内容
of the activity Pick Target Element* - Chooses the field to get the item. This activity will generate a string
] Get Elements. Output Elements (IEElement) - The output UI element returned from the activity. Only
タイトル
Get Elements
保存場所
Get Elements
ドキュメントの内容のソース
]] (* for Mandatory) **In the body of the activity** * **Pick Target Element*** - Chooses the field to get the item. This activity will generate a string variable (Selector) to specify the location of that field
and structure your code better. Ex: [2424234] Get Elements. **Output** * **Elements (IEElement
次のページ » ページ 1 2 3
[get-row-item]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成