検索:insert-data-table

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

313件のうち1 - 10 次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 32

Insert Data Table (en)

VuNH54が2023/04/19 15:42に最終更新
表示されるドキュメントの内容
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
タイトル
Insert Data Table
保存場所
Insert Data Table
ドキュメントの内容のソース
” **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

Excel Insert Columns Table (en)

VuNH54が2023/04/19 17:07に最終更新
表示されるドキュメントの内容
must be made. E.g: "Sheet1" Table name (String) - Table name you want to insert. E.g: "Table1" Misc
position in the table. (* for mandatory) In the body of activity Sheet name (String)* - The name of the sheet in the workbook where the change must be made. E.g: "Sheet1" Table name (String) - Table name you
タイトル
Excel Insert Columns Table
保存場所
Excel Insert Columns Table
ドキュメントの内容のソース
)** - Table name you want to insert. E.g: "Table1" * **Column name (String)** - Name of column you want
name (String)** - Table name you want to insert. E.g: "Table1" **Misc** * **Public (Boolean
to organize and structure your code better. E.g: [028225900] Excel Insert Columns Table ))) {{velocity

Build Data Table (en)

VuNH54が2023/04/19 14:30に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.BuildDataTable Description This activity allows you to create a new Data Table with different settings. In the body of activity Data Table - Click to add/ remove columns
Table Output Data Table (DataTable) - The Data Table variable that contains the generated table.
タイトル
Build Data Table
添付ファイルの名称
build data table.jpg
保存場所
Data Table
Build Data Table
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.BuildDataTable == **Description** == This activity allows you to create a new Data Table with different
]] == **In the body of activity** == **Data Table **- Click to add/ remove columns, update column name/ column type
to organize and structure your code better. **Eg**: Build Data Table **Output** * **Data Table (DataTable

Join Data Tables (en)

VuNH54が2023/04/19 15:16に最終更新
表示されるドキュメントの内容
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
タイトル
Join Data Tables
添付ファイルの名称
join data table.jpg
保存場所
Data Table
Join Data Table
ドキュメントの内容のソース
" %) ((( 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 (en)

VuNH54が2023/04/19 14:34に最終更新
表示されるドキュメントの内容
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
タイトル
Filter Data Table
添付ファイルの名称
filter data table.jpg
保存場所
Data Table
ドキュメントの内容のソース
.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 (en)

adminが2023/05/14 13:20に最終更新
表示されるドキュメントの内容
. 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
タイトル
[4] Capture Custom Table Data
保存場所
Capturing Custom Table Data in akaBot Vision
Customizing Data Extract
ドキュメントの内容のソース
, 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

[3] Review Document (en)

adminが2024/01/11 18:13に最終更新
表示されるドキュメントの内容
, 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
ドキュメントの内容のソース
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

Sandbox (en)

保存場所
adminが2023/02/11 22:23に最終更新
表示されるドキュメントの内容
of the XWiki Syntax you can use in wiki pages (headings, images, tables). Headings XWiki offers 6 levels
1 Numbered list Item Subitem Item Subitem Mixed list Item 1 Item 2 Item 3 Item 4 Item 5 Tables You can create tables right into wiki pages: Table with headers in the top row table header table
ドキュメントの内容のソース
>>XWiki.XWikiSyntax]] you can use in wiki pages (headings, images, tables). = Headings = XWiki offers 6 levels
. Item 1 11. Item 2 11*. Item 3 11*. Item 4 1. Item 5 = Tables = You can create tables right into wiki pages: == Table with headers in the top row == |= table header |= table header |= table header | cell

Execute Non Query (en)

VuNH54が2023/04/19 15:39に最終更新
表示されるドキュメントの内容
statement on a database. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows
) In the body of activity Configure Connection - Set connection string, data source, data provider. Edit
if you want to publicize it. Remember to consider data security requirements before using it. Display
ドキュメントの内容のソース
. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows affected by the command
]] (* for Mandatory) == **In the body of activity** == * **Configure Connection **- Set connection string, data source, data provider. [[image:https://docs.akabot.com/bin/download/Activities/Database/Activities

Excel Insert Or Delete Columns (en)

VuNH54が2023/04/19 17:08に最終更新
表示されるドキュメントの内容
) - The number of columns you wish to add or remove. E.g: 1 Position (Int32) - The column where the insertion
to add or remove. E.g: 1 Position (Int32) - The column where the insertion or removal begins. E.g: 2
if you want to public the activity. Remember to consider data security requirement before using
タイトル
Excel Insert Or Delete Columns
保存場所
Excel Insert Or Delete Columns
ドキュメントの内容のソース
)** - The column where the insertion or removal begins. E.g: 2 * **Sheet name (String)*** - The name of the sheet
)** - The column where the insertion or removal begins. E.g: 2 **Input** * **Change Mode (Dropdown List
to public the activity. Remember to consider data security requirement before using this property
次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 32
[insert-data-table]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成