検索:select-multiple-items-1

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

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

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
of transactions up to 100 from an indicated queue according to multiple filters such as creation date, priority
Items. Options Duration (Int32) - Filter transactions by the minimum time they spent in the previous
タイトル
Get Queue Items
保存場所
Get Queue Items
ドキュメントの内容のソース
an indicated queue according to multiple filters such as creation date, priority state, and reference. [[image:image-20220506113443-1.png]] (* for Mandatory) == **Properties** == **Common** * **Continue on Error
to organize and structure your code better. Eg: Get Queue Items. **Options** * **Duration (Int32) **- Filter

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
is added. String supported only. E.g: “Queue akaBot 1” PollTimeMS (int) - The amount of time
タイトル
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-20220506113715-1.png||class="img-thumbnail"]] (* for mandatory) == **Properties** == **Common** * **Continue

Execute Non Query (en)

VuNH54が2023/04/19 15:39に最終更新
表示されるドキュメントの内容
affected by the command. For all other types of statements, the return value is -1. (* for Mandatory
Query - SQL command to be executed. This field must be completed according to the selection from
to the selection from the CommandType property. E.g: “DELETE * FROM ContactList” Misc Public (Checkbox) - Check
ドキュメントの内容のソース
. For all other types of statements, the return value is -1. [[image:image-20220506105309-1.png
/Database%20Connect/WebHome/image-20230419153435-1.png?rev=1.1||alt="image-20230419153435-1.png"]] * **Edit Query** - SQL command to be executed. This field must be completed according to the selection from

[1] Release Notes (en)

保存場所
VuNH54が2023/09/08 14:41に最終更新
表示されるドキュメントの内容
RCA.Activities.Gsuite Version 2.2.1.0 This release brings more new activities: 1.  Sheets sub-package Add Delete Column: Adds blank columns or removes existing columns from a specified sheet. Add
: Enters a text or a formula in a cell. The activity can be used with an Excel file selected for a parent
タイトル
[1] Release Notes
保存場所
[1] Release Notes
ドキュメントの内容のソース
: === **1.  Sheets sub-package** === (% class="box" %) ((( * Add Delete Column: Adds blank columns
Cell: Enters a text or a formula in a cell. The activity can be used with an Excel file selected

Add Queue Item (en)

VuNH54が2023/04/20 17:05に最終更新
表示されるドキュメントの内容
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
right before the queue item is processed. Item Information - The additional information about the new
タイトル
Add Queue Item
ドキュメントの内容のソース
" %) ((( 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
(milliseconds) **Input** * **Deadline (DateTime)** - The date right before the queue item is processed

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’ status is changed to new. (* for Mandatory) Properties Common Continue On Error (Boolean
タイトル
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 to new. [[image:image-20220506113338-1.png||class="img-thumbnail"]] (* for Mandatory) == **Properties

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
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.GetTransactionItem == **Description** == This activity allows you to get an item from the queue so that you can
. [[image:image-20220506113519-1.png]] (* for Mandatory) == **Properties** == **Common** * **Continue On Error
and structure your code better. Eg: Get Transaction Item. **Output** * **Transaction Item (QueueItem

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
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.AddTransactionItem == **Description** == This Add Transaction Item activity allows you to add an item in the queue
reference to each transaction. [[image:image-20220506113254-1.png]] (* for Mandatory) == **Properties
the name of the activity to organize and structure your code better. E.g: Add Transaction Item **Output

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
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.SetTransactionStatus == **Description** == You can set the status of a transaction item to Failed or Successful. [[image:image-20220506113646-1.png]] (* for Mandatory) == **Properties** == **Common** * **Continue On Error
transaction item whose status is updated. * **Status (DropDownlist)** - The status that is to be set

Set Transaction Progress (en)

VuNH54が2023/04/20 17:12に最終更新
表示されるドキュメントの内容
Item (QueueItem)* -  The items you want to set progress Misc Public (Checkbox) - Check if you want
ドキュメントの内容のソース
In Progress transaction. [[image:image-20220506113615-1.png]] (* for Mandatory) == **Properties
to the TransactionItems. String supported only. * **Transaction Item (QueueItem)*** -  The items you want to set progress
次のページ » ページ 1 2
[select-multiple-items-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成