検索:add-to-collection

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

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

[01]Add To Collection (en)

DatPTが2023/04/17 13:15に最終更新
表示されるドキュメントの内容
to add items to an existing collection. (* for Mandatory) Properties Misc Collection (ICollection<T
the name of the activity to organize and structure your code better. E.g: “Add to Collection” Item (TypeArgument)* - The number of item you want to add to the collection. Public (Checkbox) - Check if you want
タイトル
[01]Add To Collection
保存場所
[02]Add to Collection
Collection
ドキュメントの内容のソース
. E.g: “Add to Collection” * **Item (TypeArgument)*** - The number of item you want to add
and the item you want to add. You can select different options based on the data type of the collection you use
" %) ((( System.Activities.Statements.AddToCollection<System.Int32> == **Description** == This activity allows you to add items to an existing

Activities (en)

adminが2022/06/30 14:08に最終更新
表示されるドキュメントの内容
Add to Collection Clear Collection Exists In Collection Remove From Collection
保存場所
Collection
ドキュメントの内容のソース
* [[Add to Collection>>url:https://docs.akabot.com/bin/view/Activities/Collection/Activities/%5B02%5DAdd%20to%20Collection/]] * [[Clear Collection>>url:https://docs.akabot.com/bin/view/Activities/Collection/Activities/%5B01%5DClear%20Collection/]] * [[Exists In Collection>>url:https://docs.akabot.com/bin

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
options: ・All or nothing: this will add all the items if there is no error occurs. Otherwise, all items
タイトル
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
: this will add all the items if there is no error occurs. Otherwise, all items are not going to be added. ・ProcessAllIndependently: Adds each item individually and return with the list of all queue item that could not be added

[08]Parallel ForEach (en)

adminが2023/10/20 10:27に最終更新
表示されるドキュメントの内容
elements of a collection and executes a series of activities for each element of the collection in parallel
(Dropdown List) - Enables you to choose different types of statement that can be add in the expression property. Values (IEnumberable)*- The data collections that you want akaBot to execute.
ドキュメントの内容のソース
that can be add in the expression property. * **Values (IEnumberable)***- The data collections that you
" %) ((( System.Activities.Statements.ParallelForEach == **Description** == Enables you to enumerate through all elements of a collection and executes a series of activities for each element of the collection in parallel. [[image:6c0a9ee

Add Log Fields (en)

Giang Tranが2022/05/13 03:34に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.AddLogFields Description This activity allows you to add customized log fields to each and every Log Message. (* for Mandatory) Properties Input Fields (Collection of String)* - The collection of string arguments to be added from subsequent log lines. Misc Public
タイトル
Add Log Fields
保存場所
Add Log Fields
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.AddLogFields == **Description** == This activity allows you to add customized log fields to each and every
** * **Fields (Collection of String)*** - The collection of string arguments to be added from subsequent log
] Add Log Fields ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc" %) ((( (% class

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 be configured to add a custom reference to each transaction. (* for Mandatory) Properties Common Continue
タイトル
Add Transaction Item
保存場所
Add Transaction Item
ドキュメントの内容のソース
>) **- A collection of additional information about the transaction which you want to add. **Misc** * **Public
" %) ((( 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 be configured to add a custom

Add Queue Item (en)

VuNH54が2023/04/20 17:05に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.AddQueueItem Description This activity enables you to add a new item
queue that you add to. The information is stored in the item and is used during transaction processing. Item Information Collection (Dictionary<String, Object>) - This allows you to import the entire
タイトル
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
. * **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. * **Item Information Collection (Dictionary

[05]For Each (en)

adminが2023/10/20 10:21に最終更新
表示されるドキュメントの内容
, data tables or other types of collections. (* for Mandatory) Properties Input Values (IEnumerable
it. Type Argument (Dropdown List)* - Able to choose different types of variable that can be add
that specifies which element of the current collection is being iterated.
ドキュメントの内容のソース
or other types of collections. [[image:image-20220513134113-1.png]] (* for Mandatory
)*** - Able to choose different types of variable that can be add in the value property. The default value
of the current collection is being iterated. ))) {{velocity}} #if ($xcontext.action != 'export') (% class

[4] API resources (en)

adminが2023/09/06 09:47に最終更新
表示されるドキュメントの内容
. 1. GetRolePermisson Get Resources permission collections. Supported methods: Get Parameters Name Type Required Description name String true Role name Response ReturnType: Collection(Resource
: Response: 2. GetUsers Get User collections. Supported methods: Get Parameters Name Type Required
ドキュメントの内容のソース
. GetRolePermisson**(%%) == Get Resources permission collections. Supported methods: Get Parameters |Name|Type|Required|Description |name|String|true|Role name Response ReturnType: Collection(Resource) Example
-20230307144502-3.png]](% style="color:#000000" %)** 2. GetUsers**(%%) == Get User collections. Supported methods

Add Data Column (en)

Nhan Nguyenが2022/05/13 02:54に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.AddDataColumn Description This activity allows you to add a DataColumn
that is to be appended to the column collection of the DataTable. Column Name (String)* - The name of the new column you want to add to the specified DataTable Object. String supported only. Data Table (DataTable
タイトル
Add Data Column
添付ファイルの名称
add data column.jpg
保存場所
Add Data Column
ドキュメントの内容のソース
collection of the DataTable. * **Column Name (String)*** - The name of the new column you want to add
" %) ((( RCA.Activities.Core.AddDataColumn == **Description** == This activity allows you to add a DataColumn to a specified
in which you want to add a column. This field supports only DataTable objects. **Misc** * **Public
次のページ » ページ 1 2
[add-to-collection]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成