検索:get-transaction-item

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

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

Get Transaction Item (en)

VuNH54が2023/04/20 17:11に最終更新
表示されるドキュメントの内容
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
RCA.Activities.Core.GetTransactionItem Description This activity allows you to get an item from
タイトル
Get Transaction Item
保存場所
Get Transaction Item
ドキュメントの内容のソース
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
" %) ((( RCA.Activities.Core.GetTransactionItem == **Description** == This activity allows you to get an item from the queue so that you can

[5] Queue (en)

adminが2023/07/04 15:48に最終更新
表示されるドキュメントの内容
was processed with the Get Transaction Item or the Add Transaction Item activity; when an item has this status
activities. As soon as queue items are processed, they become transactions. To access the Queue page, you
Description Mandatory. The description of the queue. 4 In progress The item was processed with the Get
ドキュメントの内容のソース
of the queue. |4|In progress|The item was processed with the Get Transaction Item or the Add Transaction Item
them, you have to use Studio activities. As soon as queue items are processed, they become transactions
of the queue. |2|Description|The description of the queue. |3|In progress|The item was processed with the Get

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
of transactions up to 100 from an indicated queue according to multiple filters such as creation date, priority
タイトル
Get Queue Items
保存場所
Get Queue Items
ドキュメントの内容のソース
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 attempt. * **From (DateTime)** - Filters
" %) ((( RCA.Activities.Core.GetQueueItems == **Description** == This activity allows you to retrieve a list of transactions up to 100 from

Add Transaction Item (en)

VuNH54が2023/04/20 17:07に最終更新
表示されるドキュメントの内容
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
Transaction Item Output Transaction Item (QueueItem) - The added transaction item. The output data
タイトル
Add Transaction Item
保存場所
Add Transaction Item
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.AddTransactionItem == **Description** == This Add Transaction Item activity allows you to add an item in the queue
the name of the activity to organize and structure your code better. E.g: Add Transaction Item **Output** * **Transaction Item (QueueItem)** - The added transaction item. The output data is a transaction item that is got

Postpone Transaction Item (en)

Nhan Nguyenが2022/05/13 03:21に最終更新
表示されるドキュメントの内容
(),DateTime.Now.AddDays() Transaction Item (QueueItem)* - The items you want to postpone Misc Public (Checkbox) - Check
and structure your code better. Eg: Postpone Transaction Item.
parameters between which a transaction must be processed. (* for Mandatory) Properties Common
タイトル
Postpone Transaction Item
保存場所
Postpone Transaction Item
ドキュメントの内容のソース
() * **Transaction Item (QueueItem)*** - The items you want to postpone **Misc** * **Public (Checkbox
and structure your code better. Eg: Postpone Transaction Item. ))) {{velocity}} #if ($xcontext.action
a transaction must be processed. [[image:image-20220506113548-1.png]] (* for Mandatory

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

Set Transaction Status (en)

VuNH54が2023/04/20 17:14に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.SetTransactionStatus Description You can set the status of a transaction item
>) - A collection of additional information about the specific transaction item whose status is updated. Status (DropDownlist) - The status that is to be set to the transaction item. Successful | Fail Transaction Item
タイトル
Set Transaction Status
保存場所
Set Transaction Status
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.SetTransactionStatus == **Description** == You can set the status of a transaction item to Failed or Successful
transaction item whose status is updated. * **Status (DropDownlist)** - The status that is to be set to the transaction item. Successful | Fail * **Transaction Item (QueueItem) **- The items you want to update status

Set Transaction Progress (en)

VuNH54が2023/04/20 17:12に最終更新
表示されるドキュメントの内容
progress statuses for your In Progress transaction. (* for Mandatory) Properties Common Continue
)* - The custom progress status that you want to set to the TransactionItems. String supported only. Transaction Item (QueueItem)* -  The items you want to set progress Misc Public (Checkbox) - Check if you want
タイトル
Set Transaction Progress
保存場所
Set Transaction Progress
ドキュメントの内容のソース
to the TransactionItems. String supported only. * **Transaction Item (QueueItem)*** -  The items you want to set progress
In Progress transaction. [[image:image-20220506113615-1.png]] (* for Mandatory) == **Properties
of the activity to organize and structure your code better. Eg: Set Transaction Progress. ))) {{velocity

Add Queue Item (en)

VuNH54が2023/04/20 17:05に最終更新
表示されるドキュメントの内容
queue that you add to. The information is stored in the item and is used during transaction processing
RCA.Activities.Core.AddQueueItem Description This activity enables you to add a new item to the queue. The status of the item will be new. (* for Mandatory) Properties Common Continue On Error
タイトル
Add Queue Item
保存場所
Add Queue Item
ドキュメントの内容のソース
is stored in the item and is used during transaction processing. * **Item Information Collection (Dictionary
" %) ((( RCA.Activities.Core.AddQueueItem == **Description** == This activity enables you to add a new item to the queue. The status of the item will be new. [[image:image-20220506113229-1.png]] (* for Mandatory) == **Properties

[3] akaBot Center - Navigation (en)

adminが2023/07/04 10:30に最終更新
表示されるドキュメントの内容
processes 5 Queue Work queues are used to distribute work items to robot. Overview of queues and transactions statuses, and SLA predictions. 6 Monitoring Place to control and track Agent's activities and view
ドキュメントの内容のソース
processes by developers and used in your processes |5|Queue|Work queues are used to distribute work items to robot. Overview of queues and transactions statuses, and SLA predictions. |6|Monitoring|Place
次のページ » ページ 1 2 3
[get-transaction-item]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成