Search: output-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

Output Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:03
Rendered document content
can edit the name of the activity to organize and structure your code better. Eg: Output data table
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
Title
Output Data Table
Attachment name
ouput data table.jpg
Location
Output Data Table
Data Table
Raw document content
** * **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
" %) ((( RCA.Activties.Core.OutputDataTable == **Description** == This activity allows you to write a Data Table to a string using

Sort Data Table

Last modified by Nhan Nguyen on 2022/05/05 04:21
Rendered document content
the name of the activity to organize and structure your code better. Eg: Sort Data table Output Output
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
Title
Sort Data Table
Attachment name
sort data table.jpg
Location
Data Table
Sort Data Table
Raw document content
of the activity to organize and structure your code better. Eg: Sort Data table **Output** * **Output Data Table
" %) ((( 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

Remove Duplicated Rows

Last modified by Nhan Nguyen on 2022/05/13 03:06
Rendered document content
Rows. Output Output Data Table(DataTable) - The column value from the specified DataRow.
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
Location
Data Table
Raw document content
** * **Output Data Table(DataTable) **- The column value from the specified DataRow. ))) {{velocity
" %) ((( 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

Generate Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
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
unstructured data to convert into a table. Only String are supported. Eg: “John | Frank | Levi” Positions
Title
Generate Data Table
Attachment name
generate data table.jpg
Location
Data Table
Generate Data Table
Raw document content
Data Table **Output** * **Output Data Table (DataTable)** - The Data Table variable that contains
(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

Look Up Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:03
Rendered document content
to organize and structure your code better. Eg: Look up the data table Output Cell Value - Optional
supports only strings and String variables. E.g: “WordIWantToSearch” Data Table (DataTable
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
the data table **Output** * **Cell Value** - Optional. The value found in the cell that has the Row
only strings and String variables. E.g: “WordIWantToSearch” * **Data Table (DataTable
in the Target Column property category. [[[[image:look up data table.jpg||class="img-thumbnail

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

Write Line

Last modified by Nhan Nguyen on 2022/05/13 03:26
Rendered document content
to the Output panel2 (* for Mandatory) In the body of activity Text (String) * - The message you want to show in the Output panel. Accept both Text and String variables. E.g: “Display this variable” + intName.toString. Properties Misc Public (Checkbox) - If you check it, the data
Raw document content
" %) ((( System.Activities.Statements.WriteLine == **Description** == Enables you to print string values to the Output panel2
) *** - The message you want to show in the Output panel. Accept both Text and String variables. E.g
)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security

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

Inject Javascript

Last modified by Nhan Nguyen on 2022/05/13 03:43
Rendered document content
marks. Ex: code.vbs JS Parameters (Dictionary< String, Argument >) - Input data for the JavaScript code
to consider data security requirements before using it. Display Name (String) - The name of this activity. You
Output JS Output (String) - The outputted Script File with type = ‘String’. Not allow white space
Raw document content
Parameters (Dictionary< String, Argument >)** - Input data for the JavaScript code, as a string or string
data security requirements before using it. * **Display Name (String) **- The name of this activity
Javascript **Output** * **JS Output (String)** - The outputted Script File with type = ‘String
next page » Page 1 2 3 4 5 6
RSS feed for search on [output-data-table]
Created by admin on 2022/04/17 14:38