Search: insert-data-table

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

Results 1 - 10 of 286 next page » Page 1 2 3 4 5 6 7 8 9 ... 29

Insert Data Table

Last modified by VuNH54 on 2023/04/19 15:42
Rendered document content
the ones from the database table. Table Name (String)*- The SQL table in which the data is to be inserted
can edit the name of the activity to organize and structure your code better. Eg: Insert Data Table
Table - The DataTable variable that will be inserted into the Table. The DataTable columns' names
Title
Insert Data Table
Location
Insert Data Table
Raw document content
” **Input** * **Data Table (DataTable)*** - The DataTable variable that will be inserted into the Table
(String)***- The SQL table in which the data is to be inserted. E.g: “TargetedTable” **Misc** * **Public
to organize and structure your code better. Eg: Insert Data Table **Output** * **Affected Records (Int32

Join Data Tables

Last modified by VuNH54 on 2023/04/19 15:16
Rendered document content
Join Table Wizard - set join condition and join type Properties Input Data Table1 (DataTable
supports only DataTable variables. Data Table2 (DataTable)* - The second table that you want to use
to organize and structure your code better. Eg: Join Data Table\ Option Join Type (JoinType) - INNER/LEFT
Title
Join Data Tables
Attachment name
join data table.jpg
Location
Data Table
Join Data Table
Raw document content
" %) ((( RCA.Activities.Core.JoinDataTables == **Description** == This activity allows you to add different data from different tables
"]]>>attach:join data table.jpg]] (* is mandatory) == **In the body of activity** == **Join Table Wizard - **set
** * **Data Table1 (DataTable)*** - The first table that you want to use in the Join operation, is stored

Filter Data Table

Last modified by VuNH54 on 2023/04/19 14:34
Rendered document content
Input Data Table (DataTable)* - The DataTable variable that you want to filter. This field supports
. Output Data table (DataTable) - the filtered Data table as an output of the activity, stored
to consider data security requirements before using it. Display Name (String) - The name of this activity. You
Title
Filter Data Table
Attachment name
filter data table.jpg
Location
Data Table
Raw document content
.png||height="341" width="482"]] == **Properties** == **Input** * **Data Table (DataTable
. **Output** * **Data table (DataTable)** - the filtered Data table as an output of the activity, stored
button so that you can access the wizard and customize your settings at any time. [[[[image:filter data

[4] Capture Custom Table Data

Last modified by admin on 2023/05/14 13:20
Rendered document content
. Adding a new table In order to create a new table, click [Add Field], select Data Type = “table
A basic element in the extraction schema is the data field. However, akaBot Vision enables the capture of even more complex structures like tables. Adding a predefined table field If you are missing
Title
[4] Capture Custom Table Data
Location
Capturing Custom Table Data in akaBot Vision
Customizing Data Extract
Raw document content
, click [Add Field], select Data Type = “table” and then input the value you want to create a new table
="wikigeneratedid" id="HParagraph1" %) A basic element in the extraction schema is the data field. However, akaBot Vision enables the capture of even more complex structures like tables. == **Adding a predefined table

[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
-20220421003652-1.png||data-xwiki-image-style-alignment="center"]] == **新しいテーブルの追加** == 新しいテーブルを作成するには、「Add Field」をクリックし、「Data Type」の「table」を選択して、新しいテーブルの値を入力します。 (% style="text-align:center" %) [[image:image-20220421003652-2.png||data-xwiki-image-style-alignment="center"]] ))) ))) ))) (% class="akb-toc
Location
Capturing Custom Table Data in akaBot Vision
Customizing Data Extract

[2] モデルへの新しいフィールドの追加 - akaBot Docs (ja)

Last modified by admin on 2023/10/19 16:13
Rendered document content
で、「Form Field」の行にある「Add Field」ボタンをクリックします。 ステップ2:「Label」にテーブル名を入力し、「Data Type」の「table」を選択します。 ステップ3
をクリックします。 ステップ2:「Label」にフィールド名を入力し、「Data Type」でフィールドのデータ型を選択します。 ステップ3:(オプション)「Required」ボタンをオン
Raw document content
||cursorshover="true"]] (% class="box infomessage" %) ((( **ステップ2**:「Label」にテーブル名を入力し、「Data Type」の「table」を選択
"]] (% class="box infomessage" %) ((( **ステップ2:**「Label」にフィールド名を入力し、「Data Type」でフィールドのデータ型を選択します。 ))) [[image

Excel Insert Rows

Last modified by Giang Tran on 2022/05/13 06:22
Rendered document content
to insert one or more rows in a table, range, or sheet at the specified location. This only can be used
(String)* - The name of the sheet that you want to insert row. E.g: “Employee Name” Number of row (Int) - Number of rows you want to insert in Excel sheet E.g: 5 Row position (Int) - Position where the rows
Title
Excel Insert Rows
Location
Excel Insert Rows
Raw document content
" %) ((( RCA.Activities.Excel.ExcelInsertRows == **Description** == This activity allows you to add more rows to insert one or more rows in a table, range, or sheet at the specified location. This only can be used in Excel Application Scope
of the activity** == * **Sheet name (String)*** - The name of the sheet that you want to insert row. E.g

非クエリを実行 (ja)

Last modified by admin on 2023/10/19 14:06
Rendered document content
RCA.Activities.Core.ExecuteNonQuery 説明 このアクティビティでは、非クエリステートメントをデータベース上で実行します。UPDATE、INSERT
できなくなります。 データプロバイダ名*:データベースへのアクセスに使用されるデータベースプロバイダの名前です。 例:“System.Data.SqlClient” 入力 パラメータ:SQLコマンドにバインドされている名前付き
です。UPDATE、INSERT、DELETE文の場合、戻り値はコマンドが実行される行数です。他のコマンドの場合、戻り値は-1です。
Raw document content
.ExecuteNonQuery == **説明** == このアクティビティでは、非クエリステートメントをデータベース上で実行します。UPDATE、INSERT、DELETE文の場合、戻り値はコマンドが実行される行数
が設定されている場合、他のプロパティは設定できなくなります。 * **データプロバイダ名***:データベースへのアクセスに使用されるデータベースプロバイダの名前です。 例:“System.Data
を呼び出します。 ・TableDirect:テーブルから全レコードを呼び出します。 **出力** * **影響があるレコード(整数)**:SQLコマンドの実行結果です。UPDATE、INSERT

Excel Insert Image

Last modified by VuNH54 on 2023/04/19 17:20
Rendered document content
to insert image to. E.g: “Employee Data” Range (String)* - The range you want to add image to. E.g: “K1:L1
file you want to insert. This field accepts only strings and String variables. E.g: “C:\FolderName
path of the image or click “…” button to choose file you want to insert. This field accepts only
Title
Excel Insert Image
Location
Excel Insert Image
Raw document content
want to insert image to. E.g: “Employee Data” * **Range (String)* **- The range you want to add image
(String)** - Input the full path of the image or click “…” button to choose file you want to insert
path of the image or click “…” button to choose file you want to insert. This field accepts only

[3] Review Document

Last modified by admin on 2024/01/11 18:13
Rendered document content
, akaBot Vision provides users with the capability to add or remove rows in a table To insert a row, you can click "+" icon To delete a row, you can click "x" icon To add a new row at the end of the table
After importing the document successfully and the data extraction process is successfully finished
Raw document content
or remove rows in a table * To insert a row, you can click "+" icon * To delete a row, you can click "x
="wikigeneratedid" %) After importing the document successfully and the data extraction process is successfully
with this status in the “To review” tab in the user interface. [[image:image-20220420193327-1.png||data-xwiki
next page » Page 1 2 3 4 5 6 7 8 9 ... 29
RSS feed for search on [insert-data-table]
Created by admin on 2022/04/17 14:38