Search: read-csv-file

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

Results 1 - 10 of 19 next page » Page 1 2

Activities

Located in
Last modified by admin on 2024/05/12 17:35
Objects
%20Activities/Activities/Append%20CSV%20File/">Append CSV File</a> <a href="/bin/view/Activities/CSV%20Activities/Activities/Read%20CSV%20File/">Read CSV File</a> <a href="/bin/view/Activities/CSV%20Activities/Activities/Write%20CSV%20File/">Write CSV File</a> </div> </div> </div> <div

Create File Permission

Last modified by Nga Nguyen on 2022/05/16 03:26
Rendered document content
 - the entity can read and download the file. ・writer - the entity can edit the file. ・owner - the entity owns
a permission for the specified file in Google Drive. (*For mandatory) In the body of activity Id of file whose permissions to create (String)* - The ID of the file that you want to create permissions
Title
Create File Permission
Location
Create File Permission
Raw document content
" %) ((( RCA.Activities.GSuite.CreateFilePermission == **Description** == This activity allows you to create a permission for the specified file
** == * **Id of file whose permissions to create (String)*** - The ID of the file that you want to create
** == **Input** * **File ID (String)*** - The ID of the file that you want to create permissions

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

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

Activities

Last modified by admin on 2022/06/30 14:00
Rendered document content
Comment Out Continue Convert Secure String Copy Directory Copy File Create Directory Delete Get Data from Clipboard Get Files Get OCR Text Image Exists Is Match Log Message Matches Message Box Move Directory Move File OCR Scope Path Exists Read Text File Remove Log Fields Replace Save Image Select File
Raw document content
/Activities/Path%20Exists/]] * [[Read Text File>>url:https://docs.akabot.com/bin/view/Activities/%5B1%5D
/Activities/%5B1%5D%20Core%20Activities/Activities/Copy%20Directory/]] * [[Copy File>>url:https
/Activities/Get%20Data%20from%20Clipboard/]] * [[Get Files>>url:https://docs.akabot.com/bin/view/Activities

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

Excel Application Scope

Last modified by VuNH54 on 2023/04/19 16:56
Rendered document content
Workbook Path (String) - The path of the Excel file you want to read. E.g: “C:\FolderName\Contacts.xlsx
variables and strings are supported. Workbook Path (String)* - The path of the Excel file you want to read
are disabled in the specified Excel file. No macros can be run. ・ReadFromExcelSettings - Reads the current
Raw document content
of the activity** == * **Workbook Path (String)** - The path of the Excel file you want to read. E.g: “C
(String)*** - The path of the Excel file you want to read. E.g: “C:\FolderName\Contacts.xlsx” * **Password
macros are disabled in the specified Excel file. No macros can be run. ・ReadFromExcelSettings - Reads

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

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
next page » Page 1 2
RSS feed for search on [read-csv-file]
Created by admin on 2022/04/17 14:38