Search: move-file-1

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

Results 1 - 10 of 28 next page » Page 1 2 3

Move File

Last modified by Giang Tran on 2022/05/13 03:54
Rendered document content
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
of the activity to organize and structure your code better. E.g: [997394815] Move File Public (Checkbox) - If you
Title
Move File
Location
Move File
[1] Core Activities
Raw document content
== **Description** == This activity allows you to move a file from a specified location to another. [[image:image
] Move File * **Public (Checkbox)** - If you check it, the data of this activity will be shown in the log
(String)*** - The destination path where the file is to be moved. E.g: “C:\Users\Admin\Downloads

Break

Last modified by Giang Tran on 2022/05/13 03:25
Rendered document content
. E.g: [997394815] Move File Public (Checkbox) - If you check it, the data of this activity
Location
[1] Core Activities
Raw document content
: [997394815] Move File * **Public (Checkbox)** - If you check it, the data of this activity will be shown
workflow. This only can be used in a “For each” loop. [[image:image-20220505092118-1.jpeg

Get Files

Last modified by DatPT on 2023/04/14 14:54
Rendered document content
edit the name of the activity to organize and structure your code better. E.g: [997394815] Move File
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
Title
Get Files
Location
[1] Core Activities
Raw document content
to organize and structure your code better. E.g: [997394815] Move File * **Public (Checkbox)** - If you check
== **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

Get Data from Clipboard

Last modified by Giang Tran on 2022/05/13 03:42
Rendered document content
of the activity to organize and structure your code better. E.g: [997394815] Move File Public (Checkbox) - If you
Location
[1] Core Activities
Raw document content
and structure your code better. E.g: [997394815] Move File * **Public (Checkbox)** - If you check it, the data
execution [[image:image-20220505092631-1.jpeg]] (* for Mandatory) == **Properties** == **Input

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

Move Directory

Last modified by Giang Tran on 2022/05/13 03:52
Rendered document content
RCA.Activities.Core.MoveDirectory Description This activity allows you to move a folder
)* - The destination where you want the folder to move to. E.g : “D:\inputfolder” Path (String)* - The path of the folder that you want to move. E.g: “C:\Users\Admin\inputfolder” Misc Display Name (String) - The name
Title
Move Directory
Location
[1] Core Activities
Move Directory
Raw document content
" %) ((( RCA.Activities.Core.MoveDirectory == **Description** == This activity allows you to move a folder to another location. [[image:image-20220513105013-1.png]] (* for Mandatory) == **Properties** == **Common** * **Continue
the folder to move to. E.g : “D:\inputfolder” * **Path (String)* **- The path of the folder that you want

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
text into a file. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created. (* for Mandatory) In the body of activity File name (String)* - The path of the file. If the path is not full, the file is searched in the project folder. E.g: "C:\Users\Admin\Desktop
Title
Write Text File
Location
[1] Core Activities
Write Text File
Raw document content
. Core.Activities.WriteTextFile == **Description** == This activity allows you to write the specified text into a file. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created. [[image:image-20220513111351-1.png]] (* for Mandatory) == **In the body of activity** == * **File name

Select File

Last modified by DatPT on 2023/04/12 17:41
Rendered document content
a file and returns full path of the selected file. Properties Input Filter (String) – Used to specify the type of file you want to select. This filter should contain a description of the filter and followed by a vertical bar (|) and the filter pattern. If you want to select multiple file types, separate
Title
Select File
Location
[1] Core Activities
Select File
Raw document content
" %) ((( RCA.Activities.Core.SelectFile == **Description** == This activity opens a dialog, allows you to select a file and returns full path of the selected file. [[image:image-20220505093334-1.jpeg]] == **Properties** == **Input** * **Filter (String) **– Used to specify the type of file you want to select. This filter should contain

Read Text File

Last modified by DatPT on 2023/04/17 09:56
Rendered document content
a specified file and store it in a String variable. (* for Mandatory) In the body of activity File name (String)* - The path of the file. If the path is not full, the file is created in the project folder. E.g: "C:\Users\Admin\Desktop\inputfile.xlsx" or “inputfile.xlsx” Properties File Encoding (String
Title
Read Text File
Location
[1] Core Activities
Read Text File
Raw document content
" %) ((( RCA.Activities.Core.ReadTextFile == **Description** == This activity allows you to read all characters from a specified file and store it in a String variable. [[image:image-20220513110137-1.png]] (* for Mandatory) == **In the body of activity** == * **File name (String)*** - The path of the file. If the path is not full

Append Line

Last modified by DatPT on 2023/04/14 13:59
Rendered document content
string to a file, creating the file if it does not already exist. (* for Mandatory) In the body of activity File name (String)* - The path of the file to append the line to, if the file is not created, create a new file and write line content to it. If the path is not full, the file will be searched
Location
[1] Core Activities
Raw document content
" %) ((( RCA.Core.Activities.AppendLine == **Description** == This activity allows you to append the specified string to a file, creating the file if it does not already exist. [[image:image-20220513103343-1.png]] (* for Mandatory) == **In the body of activity** == * **File name (String)*** - The path of the file to append the line
next page » Page 1 2 3
RSS feed for search on [move-file-1]
Created by admin on 2022/04/17 14:38