Search: add-data-row

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

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

Add Data Row

Last modified by Nhan Nguyen on 2022/05/13 02:55
Rendered document content
RCA.Activities.Core.AddDataRow Description This activity allows you to add a Data Row
. Eg: Add Data Row
in the DataTable. Data row (DataRow) - The DataRow object to be added to the DataTable. If this property is set
Title
Add Data Row
Attachment name
add data row.jpg
Location
Add Data Row
Data Table
Raw document content
" %) ((( RCA.Activities.Core.AddDataRow == **Description** == This activity allows you to add a Data Row to a specified DataTable
. Eg: Add Data Row ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc
should map to the type of its corresponding column in the DataTable. * **Data row (DataRow

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
* [[Add Data Column>>url:https://docs.akabot.com/bin/view/Activities/Data%20Table/Activities/Add%20Data%20Column/]] * [[Add Data Row>>url:https://docs.akabot.com/bin/view/Activities/Data%20Table/Activities/Add%20Data%20Row/]] * [[Build Data Table>>url:https://docs.akabot.com/bin/view/Activities/Data

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
Remove Data Row
Data Table
Raw document content
" %) ((( RCA.Activities.Core.RemoveDataRow == **Description** == This activity allows you to remove a Data Row to a specified
** * **Data Row (DataRow)*** - The DataRow object which is to be removed. * **Data Table (DataTable
edit the name of the activity to organize and structure your code better. Eg: Remove data row

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
to organize and structure your code better. Eg: Add Data Column Type Argument (Type) - A reference type
RCA.Activities.Core.AddDataColumn Description This activity allows you to add a DataColumn
Title
Add Data Column
Attachment name
add data column.jpg
Location
Add Data Column
Data Table
Raw document content
of the activity to organize and structure your code better. **Eg**: Add Data Column * **Type Argument (Type
" %) ((( RCA.Activities.Core.AddDataColumn == **Description** == This activity allows you to add a DataColumn to a specified DataTable. [[image:add data column.jpg||class="img-thumbnail"]] (* is mandatory) == **Properties

[1] Release Notes

Located in
Last modified by VuNH54 on 2023/09/08 14:41
Rendered document content
-package Add Delete Column: Adds blank columns or removes existing columns from a specified sheet. Add Delete RowsAdds empty rows or removes existing rows from a specified sheet. Add New Sheets: Creates a new sheet inside a specified Google spreadsheet Append Row: Appends a row to an existing spreadsheet
Raw document content
: === **1.  Sheets sub-package** === (% class="box" %) ((( * Add Delete Column: Adds blank columns or removes existing columns from a specified sheet. * Add Delete RowsAdds empty rows or removes existing rows from a specified sheet. * Add New Sheets: Creates a new sheet inside a specified Google

For Each Row

Last modified by VuNH54 on 2023/04/19 14:38
Rendered document content
for each row in a specified DataTable variable. (* is mandatory) In the body of activity Foreach - Set loop variable name in - Data table to loop Body - Add activities that you want to execute in loop Properties Input Data Table (DataTable)* - The DataColumn object whose value is to be retrieved from
Title
For Each Row
Attachment name
for each row.jpg
Location
Data Table
For Each Row
Raw document content
) == **In the body of activity** == **Foreach** - Set loop variable name **in** - Data table to loop **Body **- Add activities that you want to execute in loop == **Properties** == **Input** * **Data Table
" %) ((( RCA.Activities.Core.ForEachRow == **Description** == This activity allows you to execute an action once for each row

Generate Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
the structured text. This activity enables you to select column and row separators according to which the table
the input data as a CSV. This field only supports Boolean values (True, False). The default value is False
separator. This field supports only String variables. Input Input (String)* - The field that you add
Title
Generate Data Table
Attachment name
generate data table.jpg
Location
Data Table
Generate Data Table
Raw document content
(String)*** - The field that you add unstructured data to convert into a table. Only String are supported
. This activity enables you to select column and row separators according to which the table is generated. [[[[image:generate data table.jpg||class="img-thumbnail"]]>>attach:generate data table.jpg]] (* is mandatory

Insights data model

Last modified by admin on 2024/02/16 09:35
Rendered document content
This page details the Task (Job), Workflow, Queue, and Robot (Agent) data that Insights ingests
belongs to. Agent Id The row ID of the Agent that executed the job. Job Id The row ID
for job execution. Workflow ID The row ID of the workflow. OU ID The row ID of the organization
Title
Insights data model
Location
Insight data model
Raw document content
(Job),** **Workflow, Queue**, and **Robot (Agent)** data that Insights ingests. == **Task
" %)((( The row ID of the Agent that executed the job. ))) |(% style="width:242px" %)((( Job Id )))|(% style="width:890px" %)((( The row ID of the job event in the Center database ))) |(% style="width:242px

Filter Data Table

Last modified by VuNH54 on 2023/04/19 14:34
Rendered document content
variable by specifying conditions in the Filter Wizard window. The activity can keep or delete rows
. (* is mandatory) In the body of activity Filter Wizard - Set filter for rows, set output columns Properties Input Data Table (DataTable)* - The DataTable variable that you want to filter. This field supports
Title
Filter Data Table
Attachment name
filter data table.jpg
Location
Data Table
Raw document content
conditions in the Filter Wizard window. The activity can keep or delete rows or columns according
button so that you can access the wizard and customize your settings at any time. [[[[image:filter data table.jpg||class="img-thumbnail"]]>>attach:filter data table.jpg]] (* is mandatory) == **In the body

Remove Duplicated Rows

Last modified by Nhan Nguyen on 2022/05/13 03:06
Rendered document content
duplicate rows in the data table. (* is mandatory) Properties Input Data Table (DataTable)* - The data table you want to check. Misc Public (Checkbox) - Check if you want to publicize it. Remember
Rows. Output Output Data Table(DataTable) - The column value from the specified DataRow.
Title
Remove Duplicated Rows
Location
Data Table
Raw document content
" %) ((( RCA.Activities.Core.RemoveDuplicatedRows == **Description** == This activity allows you to remove duplicate rows in the data table
** == **Input** * **Data Table (DataTable)* **- The data table you want to check. **Misc** * **Public (Checkbox) **- Check if you want to publicize it. Remember to consider data security requirements before
next page » Page 1 2 3 4 5 6 7 8
RSS feed for search on [add-data-row]
Created by admin on 2022/04/17 14:38