Search: copy-file-1

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

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

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
[1] Core Activities
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
page, hit button “Next” Step 3 – Copy the file from your akaBot Agent computer to a file to a device
://aegis.akabot.io/#/deactivation. 1 – Paste the deactivation request in Deactivation file into the text box. 2
 Deactivate.txt). Step 5 – Copy the Deactivation Response file into Device A. On Device A: Step 6 – Browse
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
-20230726152839-8.png||height="459" width="589"]] **Step 2 -** Copy Deactivation Request to a text file, name

Move File

Last modified by Giang Tran on 2022/05/13 03:54
Rendered document content
with the file that is to be copied. To Destination (String)* - The destination path where the file
RCA.Activities.Core.MoveFile Description This activity allows you to move a file from a specified
. The default value is False From Path (String)* - The path of the file or directory to be moved. E.g: “C
Title
Move File
Location
[1] Core Activities
Move File
Raw document content
, overwrites the files in the destination folder with the file that is to be copied. **To** * **Destination
== **Description** == This activity allows you to move a file from a specified location to another. [[image:image-20220513105249-1.png]] (* for Mandatory) == **Properties** == **Common** * **Continue On Error (Boolean

[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

[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

Copy Directory

Last modified by Giang Tran on 2022/05/13 03:35
Rendered document content
RCA.Activities.Core.CopyDirectory Description This activity allows you to copy a folder
. The default value is False. Directory Destination (String)* - The destination path where you want to copy the folder to. E.g: "C:\Users\Admin\Downloads\2.0.4.0\Folder to copy” Path (String)* - The path of the folder
Title
Copy Directory
Location
[1] Core Activities
Copy Directory
Raw document content
" %) ((( RCA.Activities.Core.CopyDirectory == **Description** == This activity allows you to copy a folder to specified location [[image:image-20220513103534-1.png]] (* for Mandatory) == **Properties** == **Common
** * **Destination (String)*** - The destination path where you want to copy the folder to. E.g: "C:\Users\Admin

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

Get Files

Last modified by DatPT on 2023/04/14 14:54
Rendered document content
RCA.Activities.Core.GetFiles Description This activity allows you to return the names of files
(From) (DateTime) – Looks for files create from this date onward. Left blank if the created time is unknown. E.g: 4/4/2021 9:00 AM Creation Time (To) (DateTime) – Looks for files that are created up
Title
Get Files
Location
[1] Core Activities
Raw document content
== **Description** == This activity allows you to return the names of files (including their paths) in a specified directory. [[image:image-20220513104343-1.png]] (* for Mandatory) == **Properties** == **Input** * **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 [copy-file-1]
Created by admin on 2022/04/17 14:38