Search: file-exist

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

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

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

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

[3]Auto-Login Setup & Troubleshooting

Last modified by Nhan Nguyen on 2022/05/13 07:13
Rendered document content
fPromptForPassword REG_DWORD 0 (or not exist) Files Make sure the following files are in the right directory. File
installer version Logs Check the following log files. File name Target directory Descriptions msiexec.log
version of the platform and the installer cannot replace the file "C:\Windows\System32
Raw document content
|fPromptForPassword|REG_DWORD|0 (or not exist) **Files** Make sure the following files are in the right directory. |=File name|=Target directory|=Version |akaBotCredentialProvider.dll|C:\Windows\System32\|Must be equal to akaBot installer version **Logs** Check the following log files. |=File name

Excel Application Scope

Last modified by VuNH54 on 2023/04/19 16:56
Rendered document content
are supported. Use Existing Workbook Existing Workbook (WorkbookApplication) - Use the data from an Excel file
Workbook Path (String) - The path of the Excel file you want to read. E.g: “C:\FolderName\Contacts.xlsx” “Do” - The activities you want to execute within the application. Properties File Edit password
Raw document content
of the activity** == * **Workbook Path (String)** - The path of the Excel file you want to read. E.g: “C
. == **Properties** == **File** * **Edit password (String)** - The password required for editing password
(String)*** - The path of the Excel file you want to read. E.g: “C:\FolderName\Contacts.xlsx” * **Password
next page » Page 1 2
RSS feed for search on [file-exist]
Created by admin on 2022/04/17 14:38