検索:get-transaction-item

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

43件のうち1 - 10 次のページ » ページ 1 2 3 4 5

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

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
ドキュメントの内容のソース
/view/Activities/Queues/Activities/Get%20Queue%20Items/]] * [[Get Transaction Item>>url:https://docs.akabot.com/bin/view/Activities/Queues/Activities/Get%20Transaction%20Item/]] * [[Postpone Transaction Item
%20Item/]] * [[Add Transaction Item>>url:https://docs.akabot.com/bin/view/Activities/Queues/Activities/Add

[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

[1] About Data Service (en)

adminが2023/12/21 22:15に最終更新
表示されるドキュメントの内容
reporting Description: Processes for monthly financial reporting get data from multiple systems like
添付ファイルの内容
" DisplayName="[097579691] Get Agent Asset" sap:VirtualizedContainerService.HintSize="313.6,22.4" sap2010
" DisplayName="[097579691] Get Agent Asset" sap:VirtualizedContainerService.HintSize="313.6,22.4" sap2010
添付ファイルの名称
GetAssetValue-0.0.0.9.1.nupkg
ドキュメントの内容のソース
reporting get data from multiple systems like bookings, invoices, billings, and payments. Problem: Both

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

Get Row Item (en)

Nhan Nguyenが2022/05/13 03:00に最終更新
表示されるドキュメントの内容
and structure your code better. Eg: Get row item Output Value - The column value from the specified DataRow.
RCA.Activities.Core.GetRowItem Description This activity allows you to get a value from a DataRow variable according to a specified column. (* is mandatory) In the body of activity DataTable
タイトル
Get Row Item
添付ファイルの名称
get row item.jpg
保存場所
Get Row Item
ドキュメントの内容のソース
of the activity to organize and structure your code better. Eg: Get row item **Output** * **Value
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.GetRowItem == **Description** == This activity allows you to get a value from a DataRow variable

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
次のページ » ページ 1 2 3 4 5
[get-transaction-item]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成