Search: move-file-1

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

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

[1] Overview

Last modified by admin on 2023/10/03 12:07
Rendered document content
be: INVALID_LICENSE: when there is no quota to import files for this pipeline or the expiry date is over. When
takes time to be processed. If processing time exceeds 30 minutes, the document will be moved to IMPORT
click Postpone button then that document will be moved to the Postponed tab (Switching to Postponed
Title
[1] Overview
Raw document content
of the imported document might be: * INVALID_LICENSE: when there is no quota to import files for this pipeline
minutes, the document will be moved to IMPORT FAILED status * IMPORT FAILED: when document's processing
to review it later for some reason, they can click Postpone button then that document will be moved

[5] Deactivation

Last modified by admin on 2023/07/26 15:43
Rendered document content
://aegis.akabot.io/#/deactivation. 1 – Paste the deactivation request in Deactivation file into the text box. 2
: 1 - Select “Show hidden icons” on your horizontal bar (if needs) 2 – Right click on akaBot Agent
(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
** == {{warning}} Your akaBot Studio will use the **same **deactivation method as your activation method. 1

[1.2] RPA Reference

Last modified by admin on 2023/05/14 13:23
Rendered document content
ecosystem. When using these activities, you do not need to import files to akaBot Vision or export, change
key field of IDP Scope. Import Document To import files into the specified pipeline. There are 3 fields you need to focus on: File path: the file you want to import. Pipeline key: the pipeline
Raw document content
-20220420201839-1.png||cursorshover="true"]] * Import all the files in a folder to a pipeline that has Automation
in the akaBot ecosystem. When using these activities, you do not need to import files to akaBot Vision
-20220420200751-1.png||cursorshover="true"]] === **Import Document** === (% class="box infomessage

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
Title
Write Text File
Location
[1] Core Activities
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
[1] Core Activities
Read Text File
Raw document content
" %) ((( RCA.Activities.Core.ReadTextFile == **Description** == This activity allows you to read all characters from a specified file and store it in a String variable. [[image:image-20220513110137-1.png]] (* for Mandatory) == **In the body of activity** == * **File name (String)*** - The path of the file. If the path is not full

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
Location
[1] Core Activities
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

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 file that you want to write over it. This field accepts only strings and String variables. E.g: “C
Raw document content
" %) ((( RCA.Activities.Excel.ExcelSaveAsWorkbook == **Description** == The activity allows you to save changes as a new file. This only can be used in Excel Application Scope Activity. [[image:image-20220505135028-1.jpeg]] (* for mandatory) == **In the body of activity** == * **File Path (String)*** - Input the full path of the file or click “…” button

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
Location
[1] Core Activities
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

Excel Application Scope

Last modified by VuNH54 on 2023/04/19 16:56
Rendered document content
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
variables and strings are supported. Workbook Path (String)* - The path of the Excel file you want to read
Raw document content
for Excel Activities. [[image:image-20220505111836-1.jpeg]] (* for mandatory) == **In the body 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

Write Cell

Last modified by VuNH54 on 2023/04/20 10:53
Rendered document content
. (* for mandatory) In the body of activity Workbook Path - The path of the Excel file you want to use. E.g: “C
of the Excel file you want to use. E.g: “C:\FolderName\ClientList.xlsx” Sheet name (String)* - The sheet you
Raw document content
-1.jpeg]] (* for mandatory) == **In the body of activity** == * **Workbook Path** - The path of the Excel file you want to use. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name** - The sheet you want
: “A20” == **Properties** == **Input** * **Workbook Path (String)*** - The path of the Excel file you
next page » Page 1 2
RSS feed for search on [move-file-1]
Created by admin on 2022/04/17 14:38