Search: copy-file-1

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

Results 71 - 80 of 125 « previous page next page » Page 1 ... 4 5 6 7 8 9 10 11 12 13

Upload File

Last modified by Nga Nguyen on 2022/05/16 03:36
Rendered document content
to upload file. (*For mandatory) In the body of activity Load File Path (String)* - File path which document would be uploaded. E.g: “D:\file.txt” Properties Input Local File Path (String)* - File path
where you want to upload the file. This property supports String variables and string formatted values
Title
Upload File
Location
Upload File
Raw document content
" %) ((( RCA.Activities.GSuite.UploadFile == **Description** == This activity is specified for Google Drive to upload file. [[image:image-20220505160610-1.png]] (*For mandatory) == **In the body of activity** == * **Load File Path (String)*** - File path which document would be uploaded. E.g: “D:\file.txt” == **Properties** == **Input

Append CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
DataTable to a CSV file, creating the file if it does not already exist. (* 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) - The data table you want to append. Properties File File Path (String)* - The file path
Title
Append CSV File
Location
Append CSV File
Raw document content
file, creating the file if it does not already exist. [[image:image-20220505104655-1.jpeg]] (* is mandatory) == **In the body of activity** == * **File path (String)** - You can add the file path
. == **Properties** == **File** * **File Path (String)*** - The file path of the CSV file E.g: “C:\CSVFolder

Get File Permission

Last modified by Nga Nguyen on 2022/05/16 03:29
Rendered document content
for a specified file if requested. (*For mandatory) In the body of activity Id of file whose permissions to retrieve (String)* - ID of file requested to get permission. String variables and String are supported. Properties Input File ID (String)* - ID of file requested to get permission. String variables and String
Title
Get File Permission
Location
Get File Permission
Raw document content
" %) ((( RCA.Activities.GSuite.GetFilePermission == **Description** == This activity allows getting permission for a specified file if requested. [[image:image-20220505160123-1.png]] (*For mandatory) == **In the body of activity** == * **Id of file whose permissions to retrieve (String)*** - ID of file requested to get permission. String

Find File Folder

Last modified by Nga Nguyen on 2022/05/16 03:28
Rendered document content
RCA.Activities.GSuite.FindFileFolder Description This activity allows you to look for file or folder located on Google Drive. Then return file information including: name, size, and ID
(Int32) - Specifies the maximum number of files that you want to return. String variables and String
Title
Find File Folder
Location
Find File Folder
Raw document content
" %) ((( RCA.Activities.GSuite.FindFileFolder == **Description** == This activity allows you to look for file or folder located on Google Drive. Then return file information including: name, size, and ID. [[image:image-20220505155537-1.png
.'" == **Properties** == **Input** * ((( **MaxResults (Int32)** - Specifies the maximum number of files

Read CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
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 of the CSV file E.g: “C:\CSVFolder\clientList.csv” Misc Public (CheckBox) - If you check it, the data
Title
Read CSV File
Location
Read CSV File
Raw document content
" %) ((( RCA.Activities.CSV.ReadCSVFile == **Description** == This activity allows you to read all entries from a specified CSV File. [[image:image-20220505105117-1.jpeg]] (* is mandatory) == **In the body of activity** == * **File Path (String)** - You can add the file path of the CSV here. String supported only. == **Properties

Download File

Last modified by Nga Nguyen on 2022/05/16 03:28
Rendered document content
to download file. (*For mandatory) In the body of activity Id of File To Download (String)* - The ID of the file that you want to download. This property supports String variables and string formatted values. Properties Input FileID (String)* - The ID of the file that you want to download. This property supports
Title
Download File
Location
Download File
Raw document content
" %) ((( RCA.Activities.GSuite.DownloadFile == **Description** == This activity is specified for Google Drive to download file. [[image:image-20220505155459-1.png]] (*For mandatory) == **In the body of activity** == * **Id of File To Download (String)*** - The ID of the file that you want to download. This property supports String

Move File

Last modified by Nga Nguyen on 2022/05/16 03:35
Rendered document content
RCA.Activities.Gsuite.MoveFile Description This activity allows you to move a file on Google Drive (*For mandatory) In the body of activity ID of file to move (String)* - ID of file to move
of folder which file is move to. String variables and String are supported. Properties Input FileID
Title
Move File
Location
Move File
Raw document content
" %) ((( RCA.Activities.Gsuite.MoveFile == **Description** == This activity allows you to move a file on Google Drive [[image:image-20220505160420-1.png]] (*For mandatory) == **In the body of activity** == * **ID of file to move (String)*** - ID of file to move. String variables and String are supported. * **ID of destination folder, or “root

Excel Save As Workbook

Last modified by VuNH54 on 2023/04/20 09:45
Rendered document content
as a new file. This only can be used in Excel Application Scope Activity. (* for mandatory) In the body of activity File Path (String)* - Input the full path of the file or click “…” button to choose an existed file that you want to write over it. This field accepts only strings and String variables. E.g: “C
Raw document content
" %) ((( RCA.Activities.Excel.ExcelSaveAsWorkbook == **Description** == The activity allows you to save changes as a new file. This only can be used in Excel Application Scope Activity. [[image:image-20220505135028-1.jpeg]] (* for mandatory) == **In the body of activity** == * **File Path (String)*** - Input the full path of the file or click “…” button

Update File Permission

Last modified by Nga Nguyen on 2022/05/16 03:36
Rendered document content
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
Input File ID (String)* - ID of file requested to get permission. String variables and String
Title
Update File Permission
Location
Update File Permission
Raw document content
" %) ((( 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 whose permissions to update (String)*** - ID of file requested to update permission. String variables

Get Files

Last modified by DatPT on 2023/04/14 14:54
Rendered document content
RCA.Activities.Core.GetFiles Description This activity allows you to return the names of files
(From) (DateTime) – Looks for files create from this date onward. Left blank if the created time is unknown. E.g: 4/4/2021 9:00 AM Creation Time (To) (DateTime) – Looks for files that are created up
Title
Get Files
Location
[1] Core Activities
Raw document content
== **Description** == This activity allows you to return the names of files (including their paths) in a specified directory. [[image:image-20220513104343-1.png]] (* for Mandatory) == **Properties** == **Input** * **Creation Time (From) (DateTime)** – Looks for files create from this date onward. Left blank if the created
RSS feed for search on [copy-file-1]
Created by admin on 2022/04/17 14:38