Search: output-data-table

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

Results 1 - 10 of 122 next page » Page 1 2 3 4 5 6 7 8 9 ... 13

Read CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
Data Table (DataTable) - Represents the output DataTable that contains the information obtained from
of the CSV file E.g: “C:\CSVFolder\clientList.csv” 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
, it is selected. **Output** * **Data Table (DataTable)** - Represents the output DataTable that contains
” **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

[17]Extract Structured Data

Last modified by Tuan Nguyen on 2022/05/13 02:28
Rendered document content
further. The default amount of time is 30000 milliseconds. E.g: 30000 Output Result (Data Table)* - The outputted data with type = ‘DataTable’. Not allow white space in output’s name.
RCA.Activities.Browser.ExtractStructuredData Description The Extract Structured Data allows you
Title
[17]Extract Structured Data
Location
[17]Extract Structured Data
Raw document content
of time is 30000 milliseconds. E.g: 30000 **Output** * **Result (Data Table)* **- The outputted data with type = ‘DataTable’. Not allow white space in output’s name. ))) {{velocity
" %) ((( RCA.Activities.Browser.ExtractStructuredData == **Description** == The Extract Structured Data allows you to extract structured data from

Read Range

Last modified by Giang Tran on 2022/05/13 06:53
Rendered document content
(DataTable) - Stores the data extracted from the specified Excel range in a data table variable. Only data
” Sheet name (String)* - The sheet you want to read. E.g: "Sheet1" Range - Range of the data. If it isn’t
)- The sheet you want to read. E.g: "Sheet1" Range - Range of the data. If it isn’t specified, the whole
Raw document content
is cleared **Output** * **DataTable (DataTable)** - Stores the data extracted from the specified Excel range in a data table variable. Only data table variables are supported ))) {{velocity
: "Sheet1" * **Range** - Range of the data. If it isn’t specified, the whole spreadsheet will be read. E.g

Write CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
the file path of the CSV here. String supported only. Data Table (DataTable) - Specifies the DataTable to be written in the CSV file. Properties Input Data Table (DataTable)* - Specifies the DataTable
\clientList.csv” Misc Public (CheckBox) - If you check it, the data of this activity will be shown in the log
Raw document content
** == * **File Path (String)** - You can add the file path of the CSV here. String supported only. * **Data Table (DataTable)** - Specifies the DataTable to be written in the CSV file. == **Properties** == **Input** * **Data Table (DataTable)*** - Specifies the DataTable to be written in the CSV file

[05]For Each

Last modified by admin on 2023/10/20 10:21
Rendered document content
, data tables or other types of collections. (* for Mandatory) Properties Input Values (IEnumerable)*- Iterate through the data and process each piece of information individually. Able to input variable
it, the data of this activity will be shown in the log. Be careful, consider data security before using
Raw document content
" %) ((( RCA.Activities.Core.ForEach == **Description** == This activity allows you to loop through arrays, lists, data tables
) == **Properties** == **Input** * **Values (IEnumerable)***- Iterate through the data and process each piece
. E.g: [389861710] For Each < T > * **Public (Checkbox)** - If you check it, the data of this activity

Excel Get Workbook Sheets

Last modified by Giang Tran on 2022/05/05 06:26
Rendered document content
. E.g: Get Workbook Sheets Table of Content Output Sheet (List< String >) - List of string
to public it. Remember to consider data security requirement before using it. Display Name (String
Raw document content
" %) ((( Table of Content ))) {{toc depth="4" start="2"/}} ))) ))) **Output** * **Sheet (List< String
) **- Check if you want to public it. Remember to consider data security requirement before using

Excel Append Range

Last modified by VuNH54 on 2023/04/19 16:57
Rendered document content
in a Data Table variable to the end of a specified Excel spreadsheet. (* is mandatory) In the body
, this is filled in with "Sheet1". Only String variables and strings are supported. E.g: “ClientNames” Data Table
." Only String variables and strings are supported. E.g: “ClientNames” Data Table (DataTable)* - The data
Raw document content
" %) ((( RCA.Activities.Excel.ExcelAppendRange == **Description** == This activity allows adding information stored in a Data Table variable
: “ClientNames” * **Data Table** - The data to be added. This field supports only DataTable variables
: “ClientNames” * **Data Table (DataTable)*** - The data to be added. This field supports only DataTable

Excel Insert Columns Table

Last modified by VuNH54 on 2023/04/19 17:07
Rendered document content
position in the table. (* for mandatory) In the body of activity Sheet name (String)* - The name of the sheet in the workbook where the change must be made. E.g: "Sheet1" Table name (String) - Table name you
must be made. E.g: "Sheet1" Table name (String) - Table name you want to insert. E.g: "Table1" Misc
Title
Excel Insert Columns Table
Location
Excel Insert Columns Table
Raw document content
" %) ((( RCA.Activities.Excel.ExcelInsertColumnsTable == **Description** == Adds a specified column at a certain position in the table. [[image:image
)*** - The name of the sheet in the workbook where the change must be made. E.g: "Sheet1" * **Table name (String)** - Table name you want to insert. E.g: "Table1" * **Column name (String)** - Name of column you want

Append CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
of activity File path (String) - You can add the file path of the CSV here. String supported only. Data Table (DataTable) - The data table you want to append. Properties File File Path (String)* - The file path of the CSV file E.g: “C:\CSVFolder\clientList.csv” Input Data Table (DataTable)* - Specifies the DataTable
Raw document content
of the CSV here. String supported only. * **Data Table (DataTable)** - The data table you want to append
\clientList.csv” **Input** * **Data Table (DataTable)*** - Specifies the DataTable to be appended to the CSV
)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security

Write Range

Last modified by VuNH54 on 2023/04/20 10:55
Rendered document content
. Only string variables and strings are supported. Data Table - The data that you want to write
to start writing data. Only string variables and strings are supported. Data Table (DataTable)* - The data
RCA.Activities.Excel.WriteRange Description This activity allows you to write the data from
Raw document content
and strings are supported. * **Data Table** - The data that you want to write to the specified range
which to start writing data. Only string variables and strings are supported. * **Data Table (DataTable
" %) ((( RCA.Activities.Excel.WriteRange == **Description** == This activity allows you to write the data from a DataTable variable
next page » Page 1 2 3 4 5 6 7 8 9 ... 13
RSS feed for search on [output-data-table]
Created by admin on 2022/04/17 14:38