検索:delete-queue-items

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

41件のうち31 - 40 « 前のページ 次のページ » ページ 1 2 3 4 5

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

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

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

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

[3] Queues (en)

adminが2023/04/13 16:16に最終更新
表示されるドキュメントの内容
Chart Displays the average handling time, in seconds, for each item per queue.
By default, the Queues dashboard is comprised of the following widgets, which can be edited
tasks processed to date. Queues Input The total number of queues. Task by Status Pie Chart
タイトル
[3] Queues
ドキュメントの内容のソース
)))|((( Displays the average handling time, in seconds, for each item per queue. ))) ))) {{velocity
-20230413161244-1.png]] == By default, the **Queues** dashboard is comprised of the following widgets, which can
** )))|((( Input )))|((( Displays a cumulative total of all tasks processed to date. ))) |((( **Queues

[1.0] akaBot Center 3.0.0.0 (en)

adminが2022/10/31 15:39に最終更新
表示されるドキュメントの内容
the dashboard, you can easily navigate to a page, package, agent, agent group, workflow, asset, queue, schedule
to the third party. [Add] Clean data: Delete the unnecessary data to improve the whole system's performance
ドキュメントの内容のソース
the dashboard, you can easily navigate to a page, package, agent, agent group, workflow, asset, queue, schedule
and password to the third party. * [Add] Clean data: Delete the unnecessary data to improve the whole system's

Activities (en)

保存場所
adminが2022/07/01 16:04に最終更新
表示されるドキュメントの内容
Add Queue Item Add Transaction Item Bulk Add Queue Items Delete Queue Items Get Queue Items Get Transaction Item Postpone Transaction Item Set Transaction Progress Set Transaction Status Wait Queue Item
ドキュメントの内容のソース
/Activities/Bulk%20Add%20Queue%20Items/]] * [[Delete Queue Items>>url:https://docs.akabot.com/bin/view/Activities/Queues/Activities/Delete%20Queue%20Items/]] * [[Get Queue Items>>url:https://docs.akabot.com/bin
* [[Add Queue Item>>url:https://docs.akabot.com/bin/view/Activities/Queues/Activities/Add%20Queue

Queues (en)

保存場所
adminが2022/05/18 10:07に最終更新
表示されるドキュメントの内容
A queue is a container that enables you to hold an unlimited number of items. Queue items can store multiple types of data, such as invoice information or customer details. This information can be processed in other systems - SAP or Salesforce, for instance.  The data stored in, and output from, Queue items
タイトル
Queues
ドキュメントの内容のソース
" %) ((( A queue is a container that enables you to hold an unlimited number of items. Queue items can store
in other systems - SAP or Salesforce, for instance.  The data stored in, and output from, Queue items
>>path:/bin/view/Activities/Queues/%5B1%5D%20Release%20Notes/]] * [[Activities>>path:/bin/view

[1] Release Notes (en)

保存場所
Nga Nguyenが2022/05/16 02:28に最終更新
表示されるドキュメントの内容
] There was an error while creating the Output variable: Queue Items. [DeleteQueueItems] Can set the status for Queue Items from Abandoned, Failed, Successful to Deleted. [PostponeTransactionItem] System throws an unexpected exception when the Agent is deleted right before PostponeTransactionItem is executed
ドキュメントの内容のソース
. * [GetQueueItems] There was an error while creating the Output variable: Queue Items. * [DeleteQueueItems] Can set the status for Queue Items from Abandoned, Failed, Successful to Deleted. * [PostponeTransactionItem] System throws an unexpected exception when the Agent is deleted right before PostponeTransactionItem is executed

Postpone Transaction Item (en)

Nhan Nguyenが2022/05/13 03:21に最終更新
表示されるドキュメントの内容
)*- 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(),DateTime.Now.AddDays() Transaction Item (QueueItem)* - The items you want to postpone Misc Public (Checkbox) - Check
タイトル
Postpone Transaction Item
ドキュメントの内容のソース
the queue item is processed. * **Postpone (DateTime)*** - The date after which the queue item may
() * **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
[delete-queue-items]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成