Search: file-exist

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

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

File Exists

Last modified by DatPT on 2023/04/17 16:11
Rendered document content
you want to check whether the indicated file exists. E.g: “/root/Foldername/FileThatNeedcheck.txt
of the activity to organize and structure your code better. E.g: “FTP File Exist” Output Exist (Boolean
RCA.Activities.FTP.FileExists Description This activity allows you to check whether the file has
Title
File Exists
Location
File Exist
Raw document content
" %) ((( RCA.Activities.FTP.FileExists == **Description** == * This activity allows you to check whether the file has been existed
the indicated file exists. E.g: “/root/Foldername/FileThatNeedcheck.txt” **Misc** * **Public (Checkbox
and structure your code better. E.g: “FTP File Exist” **Output** * **Exist (Boolean)** - Variable contains

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
[Input] text to the file specified in [File Name]. If file don’t exists, will create file [FileName
Title
Write Text File
Location
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
in [File Name]. If file don’t exists, will create file [FileName]. If file have value, Overwrite [input

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
or click “…” button to choose an existed file that you want to write over it. This field accepts only
Raw document content
to choose an existed file that you want to write over it. This field accepts only strings and String
)*** - Input the full path of the file or click “…” button to choose an existed file that you want to write
" %) ((( RCA.Activities.Excel.ExcelSaveAsWorkbook == **Description** == The activity allows you to save changes as a new file. This only can

Word Application Scope

Last modified by VuNH54 on 2023/04/21 11:08
Rendered document content
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
does not exist, a new document file is created. Misc Public (Checkbox) - If you check it, the data
Raw document content
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
and Strings are supported. If the specified file does not exist, a new document file is created. **Misc

Upload File

Last modified by Nga Nguyen on 2022/05/16 03:36
Rendered document content
Existing (Checkbox) - If selected, any file with the same name as the source file that already exists
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
Title
Upload File
Location
Upload File
Raw document content
your code better. E.g: [3275687978] Upload File **Options** * **Update Existing (Checkbox)** - If selected, any file with the same name as the source file that already exists in the destination location
" %) ((( RCA.Activities.GSuite.UploadFile == **Description** == This activity is specified for Google Drive to upload file. [[image:image

Element Exists

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
exists in a Java file (* is mandatory) In the body of the activity Pick target element - Chooses
) - Check if the element exists in the file. Boolean supported only.
). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement) - The file you get
Title
Element Exists
Attachment name
element exist.jpg
Raw document content
Exists **Output** * **Exist (Boolean)** - Check if the element exists in the file. Boolean
" %) ((( RCA.Activities.Java.ElementExists == **Description** == This activity allows you to check if the element exists in a Java file [[[[image:element exist.jpg]]>>attach:element exist.jpg]] (* is mandatory) **In the body

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
Title
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. * **Text (String)*** - The full path of the file or folder that needs to be checked. E.g: “C:\Users

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

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
" %) ((( 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

[26]Element Exist

Last modified by Tuan Nguyen on 2022/05/13 02:41
Rendered document content
Exists (Boolean) - Check if the element exists in the file. Boolean supported only.
RCA.Activities.Browser.ElementExist Description The Element Exist allows you to confirm whether an element exist. (* For Mandatory) In the body of the activity Pick target element* - Chooses the field
Title
[26]Element Exist
Location
[26]Element Exist
Raw document content
** * **Exists (Boolean)** - Check if the element exists in the file. Boolean supported only. ))) {{velocity
" %) ((( RCA.Activities.Browser.ElementExist == **Description** == The Element Exist allows you to confirm whether an element exist
your code better. E.g: [345758] Element Exist * **Public (Checkbox) **- Check if you want to public
next page » Page 1 2 3
RSS feed for search on [file-exist]
Created by admin on 2022/04/17 14:38