検索:delete-queue-items

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

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

Delete Queue Items (en)

Nhan Nguyenが2022/05/13 03:19に最終更新
表示されるドキュメントの内容
Queue Items activity to get all items that the user wants to delete and the value of this property
] as Deleted except Queue items has status is InProgress can not change to Deleted. Misc Public (Checkbox
and structure your code better. Eg: Delete Queue Item.
タイトル
Delete Queue Items
保存場所
Delete Queue Items
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.DeleteQueueItems == **Description** == This activity allows you to delete items in a specific queue. Notes
to use Get Queue Items activity to get all items that the user wants to delete and the value
Items] as Deleted except Queue items has status is InProgress can not change to Deleted. **Misc

Get Queue Items (en)

VuNH54が2023/04/20 17:10に最終更新
表示されるドキュメントの内容
– 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
タイトル
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

Add Queue Item (en)

VuNH54が2023/04/20 17:05に最終更新
表示されるドキュメントの内容
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
タイトル
Add Queue Item
保存場所
Add Queue Item
ドキュメントの内容のソース
" %) ((( 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

Wait Queue Item (en)

VuNH54が2023/04/20 17:15に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.WaitQueueItem Description This activity allows you to retrieve a queue item
, 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
タイトル
Wait Queue Item
保存場所
Wait Queue Item
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.WaitQueueItem == **Description** == This activity allows you to retrieve a queue item from a specified queue
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

Bulk Add Queue Items (en)

VuNH54が2023/04/20 17:08に最終更新
表示されるドキュメントの内容
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
タイトル
Bulk Add Queue Items
保存場所
Bulk Add Queue Items
ドキュメントの内容のソース
" %) ((( 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

[4] API resources (en)

adminが2023/09/06 09:47に最終更新
表示されるドキュメントの内容
, Abandoned, Retried, Deleted, Expired) Status of queue item, support filter multi value From DateTime Create
: 30. AddQueueItem Adds a queue item. HTTP method: Post Parameters Name Type Description queueName
Queue collections. Supported methods: Get Parameters Name Type Required Description name Long False
ドキュメントの内容のソース
|String(New, InProgress, Failed, Successful, Abandoned, Retried, Deleted, Expired)|Status of queue item
-20230307144502-126.png]] == (% style="color:#000000" %)**30. AddQueueItem**(%%) == Adds a queue item. HTTP
:#000000" %)**27. GetQueue**(%%) == Get Queue collections. Supported methods: Get Parameters |Name|Type

[5] Queue (en)

adminが2023/07/04 15:48に最終更新
表示されるドキュメントの内容
Queue in simple terms is a container that holds a set of items that you want to be processed by akaBot Agents. Queue items can store different types of data, such as customer details. This information
by default. To populate queues with items, to change their status and process them, you have to use Studio
タイトル
[5] Queue
保存場所
[5] Queue
ドキュメントの内容のソース
" id="H1.CenterOverview" %) A **Queue** in simple terms is a container that holds a set of items that you want to be processed by akaBot Agents. Queue items can store different types of data
in **akaBot Center** are empty by default. To populate queues with items, to change their status and process

For Team IT-Operation (en)

Ly Nguyenが2023/04/27 16:02に最終更新
表示されるドキュメントの内容
, Schedule, Queue, and Logs > tick the box Delete related items > hit Delete Use case 13: Change agent’s
can only add one by one Use case 2: Remove an OU In Organization Unit menu > click Delete button next to the OU name on the page to remove an OU Note: Delete an OU will delete all resources within
ドキュメントの内容のソース
information in Agent Group, Tasks, Schedule, Queue, and Logs > tick the box **Delete related items > **hit
**(%%) == In **Organization Unit **menu > click **Delete **button next to the OU name on the page to remove an OU **//Note: Delete an OU will delete all resources within the unit//** [[image:image-20230425154231-6.png

Get Transaction Item (en)

VuNH54が2023/04/20 17:11に最終更新
表示されるドキュメントの内容
. 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
タイトル
Get Transaction Item
ドキュメントの内容のソース
" %) ((( 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 (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
will be terminated. Default value: 30000 (milliseconds). Input QueueName (String)* - The queue to which the new
タイトル
Add Transaction Item
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.AddTransactionItem == **Description** == This Add Transaction Item activity allows you to add an item in the queue
** * **QueueName (String)* **- The queue to which the new queue is added to. String supported only. E.g: "queue2503
the name of the activity to organize and structure your code better. E.g: Add Transaction Item **Output
次のページ » ページ 1 2 3
[delete-queue-items]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成