Search: move-file-1

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

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

[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

[2] How to use akaBot Studio

Last modified by VuNH54 on 2023/04/13 15:54
Rendered document content
allows you to easily access to specific functionalities as below: # Panel Description 1 File Display the functionalities which you can use to operate on the file. 2 Home Display the functionalities which you can use
base, generating the PDF files, sending emails… This document aims to guide you how to use the akaBot
Raw document content
: |=#|=Panel|=Description |1|File|Display the functionalities which you can use to operate on the file. |2|Home
to Orchestrator ))) **8. Add Activity** * To add activity * Step 1: In the akaBot Studio click File menu, chose
on web, on desktop, working with data base, generating the PDF files, sending emails… This document aims

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
. You should see no error and there is an assembly file RCA.Activities.Demo.dll in build output
Download nuget.exe from https://dist.nuget.org/win-x86-commandline/latest/nuget.exe Generate .nupkg file Open command prompt at your project folder Figure 1 Click on address bar -> type ‘cmd’ -> press
Raw document content
/nuget.exe]] 1. Generate .nupkg file * Open command prompt at your project folder [[image:image
demonstrates how to create an activity. **There are two steps required to create a custom activity:** 1. Writing the custom activity code. 1. Package your activity 1. Register the assembly (.dll) to akaBot

[2] How to use akaBot Agent

Last modified by DatPT on 2023/04/14 10:04
Rendered document content
by performing below steps: Step 1: In Settings screen ( if in the List Workflows screen then select Settings
actions to connect to the akaBot Center. Step 1: – In Settings screen ( if in the List Workflows screen
by performing below actions: Pull a package. Start a process Stop a process 1. Pull new version of a package
Raw document content
akaBot Agent** == To operate a bot, you need to follow below actions: 1. Configure network setting to open connection to the akaBot Center if needed. 1. Configure bot setting & connect to akaBot Center. 1. Get processes from akaBot Center or akaBot Studio. 1. Control the processes by running/stopping

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

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

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

Read Range

Last modified by Giang Tran on 2022/05/13 06:53
Rendered document content
Workbook Path (String)* - The path of the Excel file you want to read. E.g: “C:\FolderName\SaleReport.xlsx
) - The path of the Excel file you want to read. E.g: “C:\FolderName\SaleReport.xlsx” Sheet name (String
Raw document content
. This activity uses ClosedXML library [[image:image-20220505135434-1.jpeg]] (* for mandatory) == **In the body of activity** == * **Workbook Path (String)*** - The path of the Excel file you want to read
file you want to read. E.g: “C:\FolderName\SaleReport.xlsx” * **Sheet name (String)**- The sheet you
next page » Page 1 2
RSS feed for search on [move-file-1]
Created by admin on 2022/04/17 14:38