Search: select-file

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

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

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

Export Chart

Last modified by Giang Tran on 2022/05/13 06:52
Rendered document content
or graphs from a specified Excel file as images. (* for mandatory) Properties Input Image Format (DropDownList)* - Select the file type that you want to save the exported chart/graph as. It contains 3 types
(String)* - Directory to save file. E.g: “C:\DestinationSaveFolderName\” Sheet Name (String) - The name
Raw document content
Excel file as images. (% class="wikigeneratedid" id="H" %) [[image:image-20220505134428-1.jpeg]] (* for mandatory) == **Properties** == **Input** * **Image Format (DropDownList)* **- Select the file
)* **- Directory to save file. E.g: “C:\DestinationSaveFolderName\” * **Sheet Name (String)** - The name

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
Read Text File
Raw document content
Marks are detected, the UTF-8 encoding is selected by default. * **File Name (String)* **- The path
" %) ((( RCA.Activities.Core.ReadTextFile == **Description** == This activity allows you to read all characters from a specified file
) == **In the body of activity** == * **File name (String)*** - The path of the file. If the path is not full

Excel Application Scope

Last modified by VuNH54 on 2023/04/19 16:56
Rendered document content
the macro level for the current Excel file. By default, EnableAll is selected. The drop-down contains three
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
)** - Specifies the macro level for the current Excel file. By default, EnableAll is selected. The drop-down
. Selecting this check box enables you to perform data extraction operations in an Excel file which is locked
)**- When selected, the Excel file is opened in the foreground while performing actions on it. When

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
are detected, the UTF-8 encoding is selected by default. File Name (String)* - The path of the file. Write
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
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. [[image:image-20220513111351-1.png]] (* for Mandatory) == **In the body of activity** == * **File name

Append Line

Last modified by DatPT on 2023/04/14 13:59
Rendered document content
Marks are detected, the UTF-8 encoding is selected by default. File Name (String)* - The path
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
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

Get Files

Last modified by DatPT on 2023/04/14 14:54
Rendered document content
list)- Drop down with 2 search options. Select Top Directory if you want to search for the files in the current folder only or select AllDirectories if you want to search for the files in the sub-folder
RCA.Activities.Core.GetFiles Description This activity allows you to return the names of files
Title
Get Files
Raw document content
to search for the files in the current folder only or select AllDirectories if you want to search
== **Description** == This activity allows you to return the names of files (including their paths) in a specified
** * **Creation Time (From) (DateTime)** – Looks for files create from this date onward. Left blank if the created

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

[5] Deactivation

Last modified by admin on 2023/07/26 15:43
Rendered document content
: 1 - Select “Show hidden icons” on your horizontal bar (if needs) 2 – Right click on akaBot Agent icon 3 – Select “About” 4 - Click link “Deactivate license”. 5 – Confirm deactivation action. akaBot
(device A): Step 1 -  Open akaBot Agent then navigate to Deactivate license feature: 1 - Select “Show
Raw document content
make sure: 1*. Have another Internet-Access device** **to get license file from akaBot license
deactivation license file. 1. If your akaBot Agent has been activated (% style="color:#e74c3c" %)**through
- Select “Show hidden icons” on your horizontal bar (if needs) 2 – Right click on akaBot Agent icon 3

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
next page » Page 1 2
RSS feed for search on [select-file]
Created by admin on 2022/04/17 14:38