Search: read-csv-file

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

Results 1 - 10 of 31 next page » Page 1 2 3 4

Write CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
DataTable to a CSV File. (* is mandatory) In the body of activity 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
Title
Write CSV File
Location
Write CSV File
CSV Activities
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

Word

Located in
Last modified by admin on 2022/05/18 10:14
Rendered document content
The Word Package contains multiple activities that enable you to manipulate .docx files. It is possible to use them to add images to your documents, read, append or replace text within them, add bookmarks, as well as export them to PDF. See also: Release Notes Activities
Raw document content
(% class="box" %) ((( The **Word** **Package** contains multiple activities that enable you to manipulate .docx files. It is possible to use them to add images to your documents, read, append or replace text within them, add bookmarks, as well as export them to PDF. ))) See also: * [[Release Notes

Update File Permission

Last modified by Nga Nguyen on 2022/05/16 03:36
Rendered document content
to grant the entity. The available property values are: ・reader - the entity can read and download the file
the permission of a specified file. (*For mandatory) In the body of activity Id of file whose permissions to update (String)* - ID of file requested to update permission. String variables and String are supported
Title
Update File Permission
Location
Update File Permission
Raw document content
values are: **・reader** - the entity can read and download the file. **・writer** - the entity can edit
" %) ((( RCA.Activities.GSuite.UpdateFilePermission == **Description** == This activity allows you to update the permission of a specified file. [[image:image-20220505160539-1.png]] (*For mandatory) == **In the body of activity** == * **Id of file

Read Text File

Last modified by DatPT on 2023/04/17 09:56
Rendered document content
by default. File Name (String)* - The path of the file. If the path is not full, the file is read
] Read Text File Output Content (String) - The extracted text from the file stored in a string variable.
RCA.Activities.Core.ReadTextFile Description This activity allows you to read all characters from
Title
Read Text File
Location
Read Text File
Raw document content
" %) ((( RCA.Activities.Core.ReadTextFile == **Description** == This activity allows you to read all characters from a specified file
of the file. If the path is not full, the file is read in the project folder. E.g: "C:\Users\Admin\Desktop
of the activity to organize and structure your code better. E.g: [674340923] Read Text File **Output

Read Text

Last modified by VuNH54 on 2023/04/21 10:59
Rendered document content
RCA.Activities.Word.ReadText Description This activity allows to read all or specified context or characters from a file and then store it in a String variable. Properties Common Continue On Error
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Read Word
Title
Read Text
Location
Read Text
Raw document content
== **Description** == This activity allows to read all or specified context or characters from a file
to organize and structure your code better. E.g: Read Word File **Output** * **Text (String) **- Context or specified characters that are extracted from the file and stored in a String variable. ))) {{velocity

Read Row

Last modified by Giang Tran on 2022/05/13 06:53
Rendered document content
) In the body of activity Workbook Path (String)* - The path of the Excel file you want to read. E.g: “C
in with "A1". E.g: "A1" Workbook Path (String)* - The path of the Excel file you want to read. E.g: “C
RCA.Activities.Excel.ReadRow Description Reads the values from a row beginning with the cell
Title
Read Row
Location
Read Row
Raw document content
file you want to read. E.g: “C:\FolderName\SaleReport.xlsx” * **Sheet name (String)*** - The sheet
". E.g: "A1" * **Workbook Path (String)*** - The path of the Excel file you want to read. E.g: “C
" %) ((( RCA.Activities.Excel.ReadRow == **Description** == Reads the values from a row beginning with the cell specified

Read Range

Last modified by Giang Tran on 2022/05/13 06:53
Rendered document content
Workbook Path (String)* - The path of the Excel file you want to read. E.g: “C:\FolderName\SaleReport.xlsx
) - The path of the Excel file you want to read. E.g: “C:\FolderName\SaleReport.xlsx” Sheet name (String
RCA.Activities.Excel.ReadRange Description This activity allows you to read the Excel range
Title
Read Range
Location
Read Range
Raw document content
) == **In the body of activity** == * **Workbook Path (String)*** - The path of the Excel file you want to read
file you want to read. E.g: “C:\FolderName\SaleReport.xlsx” * **Sheet name (String)**- The sheet you
" %) ((( RCA.Activities.Excel.ReadRange == **Description** == This activity allows you to read the Excel range and store

Read CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
. E.g: Read CSV Options Delimiter (DropDownList) - Specifies the delimiter in the CSV file
a specified CSV File. (* is mandatory) In the body of activity File Path (String) - You can add the file path of the CSV here. String supported only. Properties File File Path (String)* - The file path
Title
Read CSV File
Location
Read CSV File
CSV Activities
Raw document content
" %) ((( RCA.Activities.CSV.ReadCSVFile == **Description** == This activity allows you to read all entries from a specified CSV File
Path (String)** - You can add the file path of the CSV here. String supported only. == **Properties** == **File** * **File Path (String)*** - The file path of the CSV file E.g: “C:\CSVFolder\clientList.csv

Read Column

Last modified by VuNH54 on 2023/04/20 10:48
Rendered document content
) In the body of activity Workbook Path (String)* - The path of the Excel file you want to read. E.g: “C
, this is filled in with "A1". E.g: "A1" Workbook Path (String)* - The path of the Excel file you want to read. E.g
RCA.Activities.Excel.ReadColumn Description Reads the values from a column beginning
Title
Read Column
Location
Read Column
Raw document content
" * **Workbook Path (String)*** - The path of the Excel file you want to read. E.g: “C:\FolderName
" %) ((( RCA.Activities.Excel.ReadColumn == **Description** == Reads the values from a column beginning with the cell specified
]] (* for mandatory) == **In the body of activity** == * **Workbook Path (String)*** - The path of the Excel file

Logs

Last modified by admin on 2023/07/18 16:08
Rendered document content
. These are gathered and stored in a Log File. The overall operation of gathering and storing Logs is called Logging
is read from an external source, etc. Trace Information useful while developing/debugging, however
, but we can access them as file .txt later. Here are several ways to find the folder location: Open File
Raw document content
. These are gathered and stored in a **Log File**. The overall operation of gathering and storing **Logs** is called
|Information about robot progress. Usually includes when we enter/exit a workflow, when data is read from
, but we can access them as file .txt later. Here are several ways to find the folder location: * Open
next page » Page 1 2 3 4
RSS feed for search on [read-csv-file]
Created by admin on 2022/04/17 14:38