Search: select-file

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

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

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

[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

[2] Installation

Last modified by admin on 2023/07/18 16:47
Rendered document content
6 – Select installation folder. 1 – By default, akaBot will install in folder “C:\Program Files\FPT
in the Licensing Email Step 2 - Extract the zipped file and run the setup as Administrator. If your computer has already had akaBot platform, go to step 3, otherwise, go to step 4. Step 3 – Select Remove akaBot
Raw document content
** - Download the installer from the link provided in the Licensing Email **Step 2** - Extract the zipped file
platform, go to step 3, otherwise, go to step 4. **Step 3 –** Select Remove akaBot Plaform option then hit
"]] **Step 5 – **Read the license agreement carefully. If you accept the terms, select “I agree” then “Next

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
. In the New Project dialog, under the Installed category, select Visual C# > Workflow (or Visual Basic > Workflow). Select the Activity Library project template. Type “RCA.Activities.Demo” in the Name box. Select
node, select Workflow. Select Code Activity from the Workflow list. Type SumInt into the Name box
Raw document content
, under the Installed category, select Visual C# > Workflow (or Visual Basic > Workflow). 1. Select the Activity Library project template. Type “RCA.Activities.Demo” in the Name box. Select .NET Framework 4.5.2
. Choose Add New Item from the Project menu. 1. In the Installed > Common Items node, select Workflow

Write Range

Last modified by VuNH54 on 2023/04/20 10:55
Rendered document content
) In the body of activity Workbook Path - The path of the Excel file you want to write to. E.g: “C:\FolderName
Workbook Path (String)* - The path of the Excel file you want to write to. E.g: “C:\FolderName
) - If you select this, the column headers from the specified spreadsheet range are also extracted
Raw document content
of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name** - The name
Path (String)*** - The path of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx
Headers (Checkbox)** - If you select this, the column headers from the specified spreadsheet range

Read Column

Last modified by VuNH54 on 2023/04/20 10:48
Rendered document content
) In the body of activity Workbook Path (String)* - The path of the Excel file you want to read. E.g: “C
, this is filled in with "A1". E.g: "A1" Workbook Path (String)* - The path of the Excel file you want to read. E.g
] Read Column Options Preserve Format (Boolean) - Selecting this check box keeps the formatting
Raw document content
]] (* for mandatory) == **In the body of activity** == * **Workbook Path (String)*** - The path of the Excel file
" * **Workbook Path (String)*** - The path of the Excel file you want to read. E.g: “C:\FolderName
] Read Column **Options** * **Preserve Format (Boolean) **- Selecting this check box keeps

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

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

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