Search: output-data-table

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

Results 21 - 30 of 181 « previous page next page » Page 1 2 3 4 5 6 7 8 9 ... 19

[6] Customize Data Extract

Located in
Last modified by admin on 2023/05/14 13:16
Rendered document content
Automation of Fields Capture Custom Table Data Configure Automation Type for Pipeline Configure Fields for Data Extraction
Title
[6] Customize Data Extract
Location
Customizing Data Extract
Raw document content
* [[Automation of Fields>>path:/bin/view/akaBot%20Vision/Customizing%20Data%20Extract/Automation%20of%20Fields%20in%20akaBot%20Vision/]] * [[Capture Custom Table Data>>path:/bin/view/akaBot%20Vision
/Configure%20Automation%20Type%20for%20Pipeline%20/]] * [[Configure Fields for Data Extraction>>path:/bin

Add Data Column

Last modified by Nhan Nguyen on 2022/05/13 02:54
Rendered document content
want to add to the specified DataTable Object. String supported only. Data Table (DataTable
Public (Checkbox) - Check if you want to publicize it. Remember to consider data security requirements
to organize and structure your code better. Eg: Add Data Column Type Argument (Type) - A reference type
Title
Add Data Column
Attachment name
add data column.jpg
Location
Data Table
Add Data Column
Raw document content
to the specified DataTable Object. String supported only. * **Data Table (DataTable)*** - The DataTable object
DataTable. [[image:add data column.jpg||class="img-thumbnail"]] (* is mandatory) == **Properties
(Checkbox)** - Check if you want to publicize it. Remember to consider data security requirements before

Remove Data Row

Last modified by Nhan Nguyen on 2022/05/13 03:05
Rendered document content
RCA.Activities.Core.RemoveDataRow Description This activity allows you to remove a Data Row to a specified DataTable. (* is mandatory) Properties Input Data Row (DataRow)* - The DataRow object which is to be removed. Data Table (DataTable)* - The DataTable object from which the row is removed. Row Index (Int
Title
Remove Data Row
Attachment name
remove data row.jpg
Location
Data Table
Remove Data Row
Raw document content
" %) ((( RCA.Activities.Core.RemoveDataRow == **Description** == This activity allows you to remove a Data Row to a specified DataTable. [[image:remove data row.jpg]] (* is mandatory) == **Properties** == **Input** * **Data Row (DataRow)*** - The DataRow object which is to be removed. * **Data Table (DataTable

Add Data Row

Last modified by Nhan Nguyen on 2022/05/13 02:55
Rendered document content
in the DataTable. Data row (DataRow) - The DataRow object to be added to the DataTable. If this property is set, then the ArrayRow property is ignored. Data Table (DataTable)* - The DataTable object in which you want to add
RCA.Activities.Core.AddDataRow Description This activity allows you to add a Data Row
Title
Add Data Row
Attachment name
add data row.jpg
Location
Data Table
Add Data Row
Raw document content
is ignored. * **Data Table (DataTable)*** - The DataTable object in which you want to add a column
" %) ((( RCA.Activities.Core.AddDataRow == **Description** == This activity allows you to add a Data Row to a specified DataTable. [[[[image:add data row.jpg]]>>attach:add data row.jpg]] (* is mandatory) == **Properties** == **Input

Remove Data Column

Last modified by Nhan Nguyen on 2022/05/13 03:04
Rendered document content
is ignored. Eg: “Phone Number”. Data table (DataTable)* - The DataTable object from which the column is to be removed. Misc Public (Checkbox) - Check if you want to publicize it. Remember to consider data security
RCA.Activities.Core.RemoveDataColumn Description This activity allows you to remove a Data
Title
Remove Data Column
Attachment name
remove data column.jpg
Location
Data Table
Remove Data Column
Raw document content
Number”. * **Data table (DataTable)*** - The DataTable object from which the column is to be removed
" %) ((( RCA.Activities.Core.RemoveDataColumn == **Description** == This activity allows you to remove a Data Column to a specified DataTable. [[[[image:remove data column.jpg]]>>attach:remove data column.jpg]] (* is mandatory

[1] Create New Learning Model

Last modified by admin on 2024/01/11 18:17
Rendered document content
documents to extract data. Staff can create a new learning model by following these below steps: Step 1
choose base model, staff will have to create form fields and table from scratch Step 5: Click "Save
. With the Form Fields, staff should label both "Label" and "Value" for each field if having enough data
Raw document content
, send the learning models to production and use them to run on actual documents to extract data. Staff
||cursorshover="true"]] * If staff doesn't choose base model, staff will have to create form fields and table
" for each field if having enough data in documents. This helps the model will extract data more exactly

[3] Configure Fields for Data Extraction

Last modified by admin on 2023/05/14 13:20
Rendered document content
Each Pipeline defines the structure of Data fields that akaBot Vision extracts. Description When editing this structure you have two options: Use pre-trained Data fields – AkaBot Vision’s Generic AI engine has been pre-trained to recognize specific Data fields and enables you to start extracting data
Title
[3] Configure Fields for Data Extraction
Location
Customizing Data Extract
Configuring Fields for Data Extraction
Raw document content
="wikigeneratedid" id="HParagraph1" %) Each Pipeline defines the structure of Data fields that akaBot Vision
options: * Use pre-trained Data fields – AkaBot Vision’s Generic AI engine has been pre-trained to recognize specific Data fields and enables you to start extracting data without any additional training

Get Data from Clipboard

Last modified by Giang Tran on 2022/05/13 03:42
Rendered document content
RCA.Activities.Core.GetFromClipboard Description This activity allows you to get data from
)* – The format of the data you want to get from to Clipboard. Support format are: Text, UnicodeText, Rtf, Html, CommaSepreatedValue, Xaml. Output Output Text (String) - The output of the text that you get from this activity
Title
Get Data from Clipboard
Location
Get Data from Clipboard
Raw document content
" %) ((( RCA.Activities.Core.GetFromClipboard == **Description** == This activity allows you to get data from Clipboard for further
** * **Text Format (Dropdown list)*** – The format of the data you want to get from to Clipboard. Support format are: Text, UnicodeText, Rtf, Html, CommaSepreatedValue, Xaml. **Output** * **Output Text

Excel Copy Paste Range

Last modified by Giang Tran on 2022/05/13 04:28
Rendered document content
or sheet (including values, formulas, table format, and cell format) and pastes it to another location
Destination Cell (String)* - The starting cell where you want to paste the copied data. This field supports
the copied data into. This field supports only strings and String variables E.g: “TargetSheetName” Input
Raw document content
, table format, and cell format) and pastes it to another location in the current workbook
to SpeadSheet** * **Destination Cell (String)* **- The starting cell where you want to paste the copied data
)*** - The sheet you want to paste the copied data into. This field supports only strings and String variables E.g

Check False

Last modified by Giang Tran on 2022/05/13 03:25
Rendered document content
] Check False Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. Output Result (Boolean) - The output of the check.
Raw document content
it, the data of this activity will be shown in the log. Be careful, consider data security before using it. **Output** * **Result (Boolean)** - The output of the check. ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc
RSS feed for search on [output-data-table]
Created by admin on 2022/04/17 14:38