検索:add-to-collection

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

7件のうち1 - 7 ページ 1

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

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

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

adminが2023/10/19 16:05に最終更新
表示されるドキュメントの内容
抽出スキーマの基本要素はデータフィールドです。ただし、akaBot Visionを使用すると、テーブルなどのさらに複雑なデータ構造をキャプチャできます。 事前定義されたテーブルフィールドの追加 ドキュメントからデータをキャプチャするときに一部のフィールドが欠落している場合は、キュー設定の「Fields to capture」タブに移動します。このタブでは、事前トレーニングされたデータフィールドを管理し、どのフィールドを抽出するかを選択できます。 新しいテーブルの追加 新しいテーブルを作成するには、「Add Field」をクリックし、「Data Type」の「table」を選択して、新しい
ドキュメントの内容のソース
できます。 == **事前定義されたテーブルフィールドの追加** == ドキュメントからデータをキャプチャするときに一部のフィールドが欠落している場合は、キュー設定の「Fields to capture」タブに移動
-20220421003652-1.png||data-xwiki-image-style-alignment="center"]] == **新しいテーブルの追加** == 新しいテーブルを作成するには、「Add

[3] ドキュメントの確認

adminが2023/10/19 15:43に最終更新
表示されるドキュメントの内容
ドキュメントが正常にインポートされ、データ抽出プロセスが正常に終了すると、ドキュメントのステータスが「TO REVIEW」に変わります。 「To Review」タブ 「TO REVIEW」ステータスのドキュメントはユーザインターフェイスの「To Review」タブにあります。 注:パイプラインの「Automation」設定が有効にする場合、正常に処理されたすべてのドキュメントは「To
は「To Review」状態になります。 ドキュメントを開いてレビューすると、ステータスが「Reviewing」に切り替わります。この段階で、ユーザは誤って検出された各フィールドのテキストを変更
ドキュメントの内容のソース
="wikigeneratedid" %) ドキュメントが正常にインポートされ、データ抽出プロセスが正常に終了すると、ドキュメントのステータスが「TO REVIEW」に変わります。 == 「To Review」タブ == 「TO REVIEW」ステータスのドキュメントはユーザインターフェイスの「To Review」タブにあります。 (% style="text-align:center" %) [[image:image
されたすべてのドキュメントは「To Review」状態がスキップされ、人間によるレビューが必要ありません。パイプラインの「Automation」設定が無効にする場合、人間のレビュー担当者がドキュメントをレビュー

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

For Each Row (en)

VuNH54が2023/04/19 14:38に最終更新
表示されるドキュメントの内容
loop variable name in - Data table to loop Body - Add activities that you want to execute in loop
) - A zero-based index that specifies what element of the current collection is being iterated, stored
ドキュメントの内容のソース
**- Add activities that you want to execute in loop == **Properties** == **Input** * **Data Table
-based index that specifies what element of the current collection is being iterated, stored in an Int32
ページ 1
[add-to-collection]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成