Search: add-to-collection

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 25 next page » Page 1 2 3

[01]Add To Collection

Last modified by DatPT on 2023/04/17 13:15
Rendered document content
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
Title
[01]Add To Collection
Location
[02]Add to Collection
Collection
Raw document content
. 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

Last modified by admin on 2022/06/30 14:08
Rendered document content
Add to Collection Clear Collection Exists In Collection Remove From Collection
Location
Collection
Raw document content
* [[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

Last modified by VuNH54 on 2023/04/20 17:08
Rendered document content
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
Title
Bulk Add Queue Items
Location
Bulk Add Queue Items
Raw document content
" %) ((( 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

Last modified by admin on 2023/10/20 10:27
Rendered document content
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.
Raw document content
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

Last modified by Giang Tran on 2022/05/13 03:34
Rendered document content
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
Title
Add Log Fields
Location
Add Log Fields
Raw document content
" %) ((( 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

Last modified by VuNH54 on 2023/04/20 17:07
Rendered document content
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
Title
Add Transaction Item
Location
Add Transaction Item
Raw document content
>) **- 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

Last modified by VuNH54 on 2023/04/20 17:05
Rendered document content
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
Title
Add Queue Item
Location
Add Queue Item
Raw document content
" %) ((( 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

[4] ドキュメントタグの変更 - akaBot Docs (ja)

Last modified by admin on 2023/10/19 16:15
Rendered document content
以下の手順に従ってドキュメントのタグを変更できます。 ステップ1:タグを変更する必要があるドキュメントを選択します。 ステップ2:「Edit Tag」アイコンをクリックします。 ステップ3:タグを変更し、「Apply」ボタンをクリックします。 タグを変更するには4つのオプションがあります。 Add to existing:選択したドキュメントにタグを追加するために使用します。「Add to existing」オプションを選択し、他のタグを選択するか、新しいタグを追加して「Apply」ボタンをクリックします。 Clear fields:現在のドキュメントのタグを削除
Raw document content
infomessage" %) ((( **ステップ3**:タグを変更し、「Apply」ボタンをクリックします。 ))) タグを変更するには4つのオプションがあります。 * **Add to existing**:選択したドキュメントにタグを追加するために使用します。「Add to existing」オプションを選択し、他のタグを選択するか、新しいタグを追加して「Apply」ボタンをクリック

[4] APIレソース (ja)

Last modified by admin on 2023/10/11 17:18
Rendered document content
|desc)形式でのソート基準 例:name,asc レスポンス ReturnType:Collection(Environment) 例) Make a GET request to the
パラメータ 名称 形式 必須 説明 name 文字列 true ロール名 レスポンス ReturnType:Collection(Resource) 例) http://botcenter
,asc レスポンス ReturnType:Collection(User) 例) http://botcenter.akabot.io/api/usersのURLにGETリクエストを送信
Raw document content
))) レスポンス ReturnType:Collection(Environment) 例) Make a GET request to the http:~/~/botcenter.akabot.io
されているメソッド:Get パラメータ |名称|形式|必須|説明 |name|文字列|true|ロール名 レスポンス ReturnType:Collection(Resource) 例) http
のサイズ(上部) |sort|文字列|False|((( プロパティ(,asc|desc)形式でのソート基準 例:login,asc ))) レスポンス ReturnType:Collection

[4] カスタムテーブルデータのキャプチャ (ja)

Last modified by admin on 2023/10/19 16:05
Rendered document content
抽出スキーマの基本要素はデータフィールドです。ただし、akaBot Visionを使用すると、テーブルなどのさらに複雑なデータ構造をキャプチャできます。 事前定義されたテーブルフィールドの追加 ドキュメントからデータをキャプチャするときに一部のフィールドが欠落している場合は、キュー設定の「Fields to capture」タブに移動します。このタブでは、事前トレーニングされたデータフィールドを管理し、どのフィールドを抽出するかを選択できます。 新しいテーブルの追加 新しいテーブルを作成するには、「Add Field」をクリックし、「Data Type」の「table」を選択して、新しい
Raw document content
できます。 == **事前定義されたテーブルフィールドの追加** == ドキュメントからデータをキャプチャするときに一部のフィールドが欠落している場合は、キュー設定の「Fields to capture」タブに移動
-20220421003652-1.png||data-xwiki-image-style-alignment="center"]] == **新しいテーブルの追加** == 新しいテーブルを作成するには、「Add
next page » Page 1 2 3
RSS feed for search on [add-to-collection]
Created by admin on 2022/04/17 14:38