Search: insert-data-table

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

Results 1 - 10 of 59 next page » Page 1 2 3 4 5 6

Merge Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:03
Rendered document content
. (* is mandatory) Properties Input Destination (DataTable)* - The data table that takes the data from the source data table and handles the changes and missing schema. Source (DataTable)*- The data table to be merged with the destination data table. Misc Public (Checkbox) - Check if you want to publicize
Title
Merge Data Table
Attachment name
merge data table.jpg
Location
Data Table
Merge Data Table
Raw document content
** == **Input** * **Destination (DataTable)*** - The data table that takes the data from the source data table and handles the changes and missing schema. * **Source (DataTable)***- The data table to be merged with the destination data table. **Misc** * **Public (Checkbox)** - Check if you want

Output Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:03
Rendered document content
RCA.Activties.Core.OutputDataTable Description This activity allows you to write a Data Table to a string using the CSV format. (* is mandatory) Properties Input Data Table (DataTable)* - The data
can edit the name of the activity to organize and structure your code better. Eg: Output data table
Title
Output Data Table
Attachment name
ouput data table.jpg
Location
Data Table
Output Data Table
Raw document content
" %) ((( RCA.Activties.Core.OutputDataTable == **Description** == This activity allows you to write a Data Table to a string using
** * **Data Table (DataTable)*** - The data table that you want to output. **Misc** * **Public (Checkbox
and structure your code better. **Eg**: Output data table **Output** * **Text **- The output of the Data

Sort Data Table

Last modified by Nhan Nguyen on 2022/05/05 04:21
Rendered document content
RCA.Activities.Core.SortDataTables Description This activity allows you to sort data tables
Input Data Table (DataTable)* - The data table variable you want to sort. This field supports only
the name of the activity to organize and structure your code better. Eg: Sort Data table Output Output
Title
Sort Data Table
Attachment name
sort data table.jpg
Location
Data Table
Sort Data Table
Raw document content
" %) ((( RCA.Activities.Core.SortDataTables == **Description** == This activity allows you to sort data tables in ascending or descending
"]]>>attach:sort data table.jpg]] (* is mandatory) == **Properties** == **Input** * **Data Table (DataTable)* **- The data table variable you want to sort. This field supports only DataTable variables **Misc

Generate Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
unstructured data to convert into a table. Only String are supported. Eg: “John | Frank | Levi” Positions
to organize and structure your code better. Eg: Generate Data Table Output Output Data Table (DataTable) - The Data Table variable that contains the generated table. Table Options Auto Detect Types (Checkbox
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
Data Table **Output** * **Output Data Table (DataTable)** - The Data Table variable that contains
. This activity enables you to select column and row separators according to which the table is generated

Look Up Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:03
Rendered document content
supports only strings and String variables. E.g: “WordIWantToSearch” Data Table (DataTable
to organize and structure your code better. Eg: Look up the data table Output Cell Value - Optional
for. This field supports only strings and String variables. Eg: “Name of column” Data Column (DataColumn
Title
Look Up Data Table
Attachment name
look up data table.jpg
Location
Data Table
Look Up Data Table
Raw document content
only strings and String variables. E.g: “WordIWantToSearch” * **Data Table (DataTable
the data table **Output** * **Cell Value** - Optional. The value found in the cell that has the Row
in the Target Column property category. [[[[image:look up data table.jpg||class="img-thumbnail

Open Browser

Last modified by Nhan Nguyen on 2022/05/13 03:44
Rendered document content
it. (* for Mandatory) In the body of activity URL (String) - Insert a specified URL in the container. Ex: “https
(Browser)* - Insert the specified browser in which activities could be active. URL (String)* - Provide
want to publicize it. Remember to consider data security requirements before using it. Display Name
Raw document content
-20220506110901-1.png]] (* for Mandatory) **In the body of activity** * **URL (String)** - Insert
Browser (Browser)*** - Insert the specified browser in which activities could be active. * **URL (String
to consider data security requirements before using it. * **Display Name (String)** - The name

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.
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
** * **Output Data Table(DataTable) **- The column value from the specified DataRow. ))) {{velocity

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
next page » Page 1 2 3 4 5 6
RSS feed for search on [insert-data-table]
Created by admin on 2022/04/17 14:38