Search: path-exists

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

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

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
Exists Output Path Exists (Boolean) - The result of the check. Only return True or False.
Title
Path Exists
Location
Path Exists
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
: [791440496] Path Exists **Output** * **Path Exists (Boolean) **-** **The result of the check. Only

Excel Save As Workbook

Last modified by VuNH54 on 2023/04/20 09:45
Rendered document content
of activity File Path (String)* - Input the full path of the file or click “…” button to choose an existed
:\FolderName\ContactList.xlsx” Properties Input 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
Raw document content
)*** - Input the full path of the file or click “…” button to choose an existed file that you want to write
) == **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

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
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

Directory Exists

Last modified by DatPT on 2023/04/17 15:08
Rendered document content
the directory has been existed in FTP server or not. (* is mandatory) Properties Common Continue
the process from continuing the execution. E.g: True Input Remote Path (String)* - The path of the FTP directory in which to check whether the indicated directory exists. E.g: “/myftpurl.com/wwwroot
Title
Directory Exists
Raw document content
" %) ((( RCA.Activities.FTP.DirectoryExists == **Description** == This activity allows you to check whether the directory has been existed
** * **Remote Path (String)*** - The path of the FTP directory in which to check whether the indicated directory exists. E.g: “/myftpurl.com/wwwroot/myRemoteFolder/” **Misc** * **Public (Checkbox)** - Check if you

File Exists

Last modified by DatPT on 2023/04/17 16:11
Rendered document content
been existed in FTP server or not. (* is mandatory) Properties Common Continue On Error
continuing the execution. E.g: True Input Remote Path (String)* - The path of the file on FTP server which you want to check whether the indicated file exists. E.g: “/root/Foldername/FileThatNeedcheck.txt
Title
File Exists
Raw document content
" %) ((( RCA.Activities.FTP.FileExists == **Description** == * This activity allows you to check whether the file has been existed
** * **Remote Path (String)* **- The path of the file on FTP server which you want to check whether the indicated file exists. E.g: “/root/Foldername/FileThatNeedcheck.txt” **Misc** * **Public (Checkbox

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
Raw document content
, 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 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

Write Cell

Last modified by VuNH54 on 2023/04/20 10:53
Rendered document content
into a specified spreadsheet cell or a range. If the sheet does not exist, a new one is created. (* for mandatory) In the body of activity Workbook Path - The path of the Excel file you want to use. E.g: “C
to write to. String supported only. E.g: “A20” Properties Input Workbook Path (String)* - The path
Raw document content
spreadsheet cell or a range. If the sheet does not exist, a new one is created. [[image:image-20220505135743-1.jpeg]] (* for mandatory) == **In the body of activity** == * **Workbook Path** - The path
: “A20” == **Properties** == **Input** * **Workbook Path (String)*** - The path of the Excel file you

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
Existing (Checkbox) - If selected, any file with the same name as the source file that already exists
Raw document content
-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** * **Local File Path (String)*** - File path which document would be uploaded. E.g: “D:\file.txt” * **Parent

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
Raw document content
. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created
(String)* **-** **The path of the file. If the path is not full, the file is searched in the project
by default. * **File Name (String)*** - The path of the file. Write [Input] text to the file specified

Word Application Scope

Last modified by VuNH54 on 2023/04/21 11:08
Rendered document content
Path (String) – The path of the Word Document that will be processed. String variables and Strings are supported. If the specified file does not exist, a new document file is created. E.g: “D:/input.docx” Do - Drop activity would be processed in that Word file. Properties Input File Path (String) – The path
Raw document content
** * **Document Path (String) **– The path of the Word Document that will be processed. String variables and Strings are supported. If the specified file does not exist, a new document file is created. E.g: “D
** * **File Path (String)** – The path of the Word Document that will be processed. String variables
next page » Page 1 2
RSS feed for search on [path-exists]
Created by admin on 2022/04/17 14:38