Search: look-up-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

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
Look Up Data Table
Data Table
Raw document content
in the Target Column property category. [[[[image:look up data table.jpg||class="img-thumbnail"]]>>attach:look up data table.jpg]] (* is mandatory) == **Properties** == **Input** * **Lookup Value
only strings and String variables. E.g: “WordIWantToSearch” * **Data Table (DataTable

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

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

Try Catch

Last modified by Nhan Nguyen on 2022/05/13 03:30
Rendered document content
the type of exception you are looking for and, optionally, perform an activity that informs the user about
(if available) within this block always get executed. Misc 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. Display Name (String
Raw document content
be placed in this section. * **Catches*** - Mention the type of exception you are looking
executed. **Misc** * **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. * **Display Name (String)** - The name

Invoke Method

Last modified by Nhan Nguyen on 2022/05/13 03:25
Rendered document content
) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security
on the “…” and the Type Collection Editor will pop up. MethodName (String) - Assign the method name to this property. E.g
Raw document content
. == **Properties** == **Misc** * **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. * **Display Name (String
up. * **MethodName (String)** - Assign the method name to this property. E.g: SetOrdinal

Do Actions

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
[])* - Execution of multiple actions from a Java element. Eg: Available actions page-up , page-down, select-all
(Checkbox) - Check if you want to publicize it. Remember to consider data security requirements before using
Raw document content
a Java element. Eg: Available actions page-up , page-down, select-all … * **From (JavaElement
(Checkbox) **- Check if you want to publicize it. Remember to consider data security requirements before
!= 'export') (% class="akb-toc" %) ((( (% class="akb-toc-title" %) ((( Table of Content ))) {{toc

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