Search: copy-file-1

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

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

Copy File

Last modified by Giang Tran on 2022/05/13 03:37
Rendered document content
RCA.Core.Activities.CopyFile Description This activity allows you to copy files from a specified
. The default value is False. File Destination (String)* - The destination where you want to copy the file to. If you provide a folder path, the file is copied with the original name. You can specify the file name
Title
Copy File
Location
Copy File
[1] Core Activities
Raw document content
" %) ((( RCA.Core.Activities.CopyFile == **Description** == This activity allows you to copy files from a specified location
is False. **File** * **Destination (String)*** - The destination where you want to copy the file to. If you provide a folder path, the file is copied with the original name. You can specify the file name

Excel Copy Sheet

Last modified by Giang Tran on 2022/05/13 04:28
Rendered document content
Destination Destination File Path (String)* - The workbook where you want to copy the sheet. If this field is left empty, the sheet is copied in the current scope workbook. This field supports only strings
RCA.Activities.Excel.ExcelCopySheet Description This activity allows you to copy a sheet from
Title
Excel Copy Sheet
Location
Excel Copy Sheet
Raw document content
" %) ((( RCA.Activities.Excel.ExcelCopySheet == **Description** == This activity allows you to copy a sheet from a specified workbook and paste it into another specified workbook. [[image:image-20220505131921-1.jpeg]] (* for mandatory) == **Properties** == **Destination** * **Destination File Path (String)* **- The workbook where you want to copy

Move File

Last modified by Giang Tran on 2022/05/13 03:54
Rendered document content
with the file that is to be copied. To Destination (String)* - The destination path where the file
RCA.Activities.Core.MoveFile Description This activity allows you to move a file from a specified
. The default value is False From Path (String)* - The path of the file or directory to be moved. E.g: “C
Title
Move File
Location
[1] Core Activities
Move File
Raw document content
, overwrites the files in the destination folder with the file that is to be copied. **To** * **Destination
== **Description** == This activity allows you to move a file from a specified location to another. [[image:image-20220513105249-1.png]] (* for Mandatory) == **Properties** == **Common** * **Continue On Error (Boolean

Execute Macro

Last modified by Giang Tran on 2022/05/13 06:50
Rendered document content
RCA.Activities.Excel.ExecuteMacro Description This activity allows you to execute the macro within a workbook. The Workbook file needs to be a Macro-Enabled Workbook. Changes are immediately saved
: “Marco Number 1” Macro Parameters (IEnumberable< Object >) - Enables you to pass parameters when
Raw document content
. The Workbook file needs to be a Macro-Enabled Workbook. Changes are immediately saved. Can only be used in the Excel Application Scope activity. [[image:image-20220505134614-1.jpeg]] (* for mandatory
. Only String variables and strings are supported. E.g: “Marco Number 1” * **Macro Parameters

Copy Directory

Last modified by Giang Tran on 2022/05/13 03:35
Rendered document content
RCA.Activities.Core.CopyDirectory Description This activity allows you to copy a folder
. The default value is False. Directory Destination (String)* - The destination path where you want to copy the folder to. E.g: "C:\Users\Admin\Downloads\2.0.4.0\Folder to copy” Path (String)* - The path of the folder
Title
Copy Directory
Location
[1] Core Activities
Copy Directory
Raw document content
" %) ((( RCA.Activities.Core.CopyDirectory == **Description** == This activity allows you to copy a folder to specified location [[image:image-20220513103534-1.png]] (* for Mandatory) == **Properties** == **Common
** * **Destination (String)*** - The destination path where you want to copy the folder to. E.g: "C:\Users\Admin

Excel Copy Paste Range

Last modified by Giang Tran on 2022/05/13 04:28
Rendered document content
RCA.Activities.Excel.ExcelCopyPasteRange Description This activity allows to copy a range
in the current workbook or to a different workbook. (* for mandatory) Properties Copy to SpeadSheet Destination Cell (String)* - The starting cell where you want to paste the copied data. This field supports
Title
Excel Copy Paste Range
Location
Excel Copy Paste Range
Raw document content
or to a different workbook. [[image:image-20220505131502-1.jpeg]] (* for mandatory) == **Properties** == **Copy to SpeadSheet** * **Destination Cell (String)* **- The starting cell where you want to paste the copied data
" %) ((( RCA.Activities.Excel.ExcelCopyPasteRange == **Description** == This activity allows to copy a range or sheet (including values, formulas

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
Raw document content
File. [[image:image-20220505104922-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. * **Data Table (DataTable)** - Specifies the DataTable to be written in the CSV file. == **Properties

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

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

Path Exists

Last modified by Giang Tran on 2022/05/13 04:00
Rendered document content
if the specified path of file or folder/directory exists. (* for Mandatory) In the body of activity Path type (Dropdown list) - Choose type of path. File or Folder. Text (String)* - The full path of the file or folder that needs to be checked. E.g: “C:\Users” Properties Input Path (String)* - The full path of the file
Location
[1] Core Activities
Raw document content
path of file or folder/directory exists. [[image:image-20220505093138-1.jpeg]] (* for Mandatory) == **In the body of activity** == * **Path type (Dropdown list) **- Choose type of path. File or Folder. * **Text (String)*** - The full path of the file or folder that needs to be checked. E.g: “C:\Users
next page » Page 1 2
RSS feed for search on [copy-file-1]
Created by admin on 2022/04/17 14:38