Search: join-data-table

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

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

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)* - The first table that you want to use in the Join operation, is stored in a DataTable variable. This field
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
Join Data Table
Data Table
Raw document content
"]]>>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
Table\ **Option** * **Join Type (JoinType)** - INNER/LEFT/FULL. **Output** * **Output Data Table

Activities

Last modified by admin on 2022/07/01 15:31
Rendered document content
Add Data Column Add Data Row Build Data Table Clear Data Table Filter Data Table For Each Row Generate Data Table Get Row Item Join Data Tables Look Up Data Table Merge Data Table Output Data Table Remove Data Column Remove Data Row Remove Duplicated Rows Sort Data Table
Location
Data Table
Raw document content
://docs.akabot.com/bin/view/Activities/Data%20Table/Activities/Get%20Row%20Item/]] * [[Join Data Tables>>url:https://docs.akabot.com/bin/view/Activities/Data%20Table/Activities/Join%20Data%20Table/]] * [[Look Up Data Table
/Activities/Add%20Data%20Row/]] * [[Build Data Table>>url:https://docs.akabot.com/bin/view/Activities/Data

Data Table

Located in
Last modified by admin on 2022/05/18 09:44
Rendered document content
The DataTable Activities belongs to Core Activities Pack. It contains several activities that enable the robots to manipulate data tables by adding or extracting information. See also: Release Notes Activities
Title
Data Table
Location
Data Table
Raw document content
the robots to manipulate data tables by adding or extracting information. ))) See also: * [[Release Notes>>path:/bin/view/Activities/Data%20Table/%5B1%5D%20Release%20Notes/]] * [[Activities>>path:/bin/view/Activities/Data%20Table/Activities/]] ))) )))

Clear Data Table

Last modified by VuNH54 on 2023/04/19 14:31
Rendered document content
DataTable. (* is mandatory) Properties Input Data Table(DataTable)* - The data table that you want to clear the data. Misc Public (Checkbox) - Check if you want to publicize it. Remember to consider data
the name of the activity to organize and structure your code better. Eg: Clear Data Table.
Title
Clear Data Table
Attachment name
clear data table.jpg
Location
Data Table
Clear Data Table
Raw document content
data table.jpg]]>>attach:clear data table.jpg]] (* is mandatory) == **Properties** == **Input** * **Data Table(DataTable)*** - The data table that you want to clear the data. **Misc** * **Public
to organize and structure your code better. **Eg**: Clear Data Table. ))) {{velocity}} #if ($xcontext.action

Build Data Table

Last modified by VuNH54 on 2023/04/19 14:30
Rendered document content
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.
Title
Build Data Table
Attachment name
build data table.jpg
Location
Data Table
Build Data Table
Raw document content
" %) ((( 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

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

Insert Data Table

Last modified by VuNH54 on 2023/04/19 15:42
Rendered document content
and descriptions must match the ones from the database table. Table Name - The SQL table in which the data
to access the database. E.g: “System.Data.SqlClient” Input Data Table (DataTable)* - The DataTable
the ones from the database table. Table Name (String)*- The SQL table in which the data is to be inserted
Title
Insert Data Table
Location
Insert Data Table
Raw document content
and descriptions must match the ones from the database table. * **Table Name **- The SQL table in which the data
” **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

Get Table

Last modified by VuNH54 on 2023/04/21 10:59
Rendered document content
of the activity to organize and structure your code better. E.g: Get the data table Public (Checkbox) - If you
using it. Output Data Table (DataTable)- The Table is extracted from the Word Document and stored
RCA.Activities.Word.GetTable Description This activity allows you to retrieve a table from
Title
Get Table
Location
Get Table
Raw document content
the data table * **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** * **Data Table (DataTable
== **Description** == This activity allows you to retrieve a table from a Word Document and return

Excel Append Range

Last modified by VuNH54 on 2023/04/19 16:57
Rendered document content
in a Data Table variable to the end of a specified Excel spreadsheet. (* is mandatory) In the body
, this is filled in with "Sheet1". Only String variables and strings are supported. E.g: “ClientNames” Data Table
." Only String variables and strings are supported. E.g: “ClientNames” Data Table (DataTable)* - The data
Raw document content
" %) ((( RCA.Activities.Excel.ExcelAppendRange == **Description** == This activity allows adding information stored in a Data Table variable
: “ClientNames” * **Data Table** - The data to be added. This field supports only DataTable variables
: “ClientNames” * **Data Table (DataTable)*** - The data to be added. This field supports only DataTable

Excel Insert Columns Table

Last modified by VuNH54 on 2023/04/19 17:07
Rendered document content
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
must be made. E.g: "Sheet1" Table name (String) - Table name you want to insert. E.g: "Table1" Misc
Title
Excel Insert Columns Table
Location
Excel Insert Columns Table
Raw document content
" %) ((( RCA.Activities.Excel.ExcelInsertColumnsTable == **Description** == Adds a specified column at a certain position in the table. [[image:image
)*** - The name of the sheet in the workbook where the change must be made. E.g: "Sheet1" * **Table name (String)** - Table name you want to insert. E.g: "Table1" * **Column name (String)** - Name of column you want
next page » Page 1 2 3 4 5 6 7 8 9
RSS feed for search on [join-data-table]
Created by admin on 2022/04/17 14:38