Search: extract-structured-data

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

Results 21 - 30 of 102 « previous page next page » Page 1 2 3 4 5 6 7 8 9 ... 11

Remove Data Row

Last modified by Nhan Nguyen on 2022/05/13 03:05
Rendered document content
can edit the name of the activity to organize and structure your code better. Eg: Remove data row.
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
Title
Remove Data Row
Attachment name
remove data row.jpg
Location
Data Table
Remove Data Row
Raw document content
edit the name of the activity to organize and structure your code better. Eg: Remove data row
" %) ((( 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

Merge Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:03
Rendered document content
of this activity. You can edit the name of the activity to organize and structure your code better. Eg: Merge Data
. (* 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
Title
Merge Data Table
Attachment name
merge data table.jpg
Location
Data Table
Merge Data Table
Raw document content
data table.jpg]]>>attach:merge data table.jpg]] (* 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

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
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
Title
Add Data Row
Attachment name
add data row.jpg
Location
Data Table
Add Data Row
Raw document content
" %) ((( 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
should map to the type of its corresponding column in the DataTable. * **Data row (DataRow

State Machine

Last modified by Giang Tran on 2022/05/13 07:03
Rendered document content
(String) - The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: [571047923] State Machine 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.
Raw document content
of the activity to organize and structure your code better. E.g: [571047923] State Machine * **Public (CheckBox) **- If you check it, the data of this activity will be shown in the log. Be careful, consider data security

Delay

Last modified by Nhan Nguyen on 2022/05/13 03:25
Rendered document content
) - The name of this activity. You can edit the name of the activity to organize and structure your code better
. The format is hh:mm:ss. E.g: 00:00:10 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.
Raw document content
and structure your code better. E.g: Delay * **Duration (TimeSpan)* ** - The amount of time you want to wait
check it, the data of this activity will be shown in the log. Be careful, consider data security before

Join Data Tables

Last modified by VuNH54 on 2023/04/19 15:16
Rendered document content
to organize and structure your code better. Eg: Join Data Table\ Option Join Type (JoinType) - INNER/LEFT
RCA.Activities.Core.JoinDataTables Description This activity allows you to add different data
Join Table Wizard - set join condition and join type Properties Input Data Table1 (DataTable
Title
Join Data Tables
Attachment name
join data table.jpg
Location
Data Table
Join Data Table
Raw document content
of this activity. You can edit the name of the activity to organize and structure your code better. Eg: Join Data
" %) ((( RCA.Activities.Core.JoinDataTables == **Description** == This activity allows you to add different data from different tables using common values with each other. [[[[image:join data table.jpg||class="img-thumbnail

Remove Data Column

Last modified by Nhan Nguyen on 2022/05/13 03:04
Rendered document content
of the activity to organize and structure your code better. Eg: “Remove Data Column”
RCA.Activities.Core.RemoveDataColumn Description This activity allows you to remove a Data
is ignored. Eg: “Phone Number”. Data table (DataTable)* - The DataTable object from which the column
Title
Remove Data Column
Attachment name
remove data column.jpg
Location
Data Table
Remove Data Column
Raw document content
edit the name of the activity to organize and structure your code better. Eg: “Remove Data Column
" %) ((( RCA.Activities.Core.RemoveDataColumn == **Description** == This activity allows you to remove a Data Column to a specified DataTable. [[[[image:remove data column.jpg]]>>attach:remove data column.jpg]] (* is mandatory

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 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
Title
Generate Data Table
Attachment name
generate data table.jpg
Location
Data Table
Generate Data Table
Raw document content
" %) ((( RCA.Activities.Core.GenerateDataTable == **Description** == Generates a DataTable variable from the structured text
. [[[[image:generate data table.jpg||class="img-thumbnail"]]>>attach:generate data table.jpg]] (* is mandatory
want to parse the input data as a CSV. This field only supports Boolean values (True, False

Throw

Last modified by Nhan Nguyen on 2022/05/13 03:30
Rendered document content
) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security
to organize and structure your code better. E.g: Throw. Throw Exception (Exception)* - Type of exception
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) **- The name of this activity. You can edit the name of the activity to organize and structure your code better

For Each Row

Last modified by VuNH54 on 2023/04/19 14:38
Rendered document content
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 the DataRow. Misc Public (Checkbox) - Check if you want to publicize it. Remember to consider data security
Location
Data Table
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
(Checkbox)** - Check if you want to publicize it. Remember to consider data security requirements before
RSS feed for search on [extract-structured-data]
Created by admin on 2022/04/17 14:38