Search: move-file-1

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

Results 21 - 30 of 52 « previous page next page » Page 1 2 3 4 5 6

Execute Macro

Last modified by Giang Tran on 2022/05/13 06:50
Rendered document content
RCA.Activities.Excel.ExecuteMacro Description This activity allows you to execute the macro within a workbook. The Workbook file needs to be a Macro-Enabled Workbook. Changes are immediately saved
: “Marco Number 1” Macro Parameters (IEnumberable< Object >) - Enables you to pass parameters when
Raw document content
. The Workbook file needs to be a Macro-Enabled Workbook. Changes are immediately saved. Can only be used in the Excel Application Scope activity. [[image:image-20220505134614-1.jpeg]] (* for mandatory
. Only String variables and strings are supported. E.g: “Marco Number 1” * **Macro Parameters

[1] About Data Service

Last modified by admin on 2023/12/21 22:15
Rendered document content
: 1. Capturing data about employee needs Description: You need to create a new process for capturing
a database, a file share, or cloud storages, you can store them in Data Service. 2. Monthly financial
with it. This may also eliminate the need for storing the aggregated critical business data in files on user
Title
[1] About Data Service
Attachment content
lượng tài liệu ii 1. Giới thiệu 2 1.1. Mục đích 2 1.2. Tổng quan các thành phần liên quan khi triển khai
Danh mục Hình ảnh Hình 1 Mô hình thành phần triển khai 3 Hướng Dẫn cài đặt / Triển Khai/ Bàn Giao/ VẬN
Hạ tầng mạng & DV CNTT (Nếu có liên quan) Chữ ký 1 <Tên hệ thống> - Phiên bản x.x.x.x [Tên Hệ
Location
[1] About Data Service
Raw document content
can do with it: 1. Gather data: Run automated processes to collect data from different systems and prepare it for further processing in other systems. 1. Utilize data: Use the collected data for complex business processes that involve transferring data between automated and manual tasks. 1. Integration

[5] Queue

Last modified by admin on 2023/07/04 15:48
Rendered document content
the Queues are located. No Column Description 1 Action Available actions to manage the Queue. Includes
Description 1 Name The name of the queue. 2 Description The description of the queue. 3 In progress The item
of the processing queue items in the details of the queue. No Field Description 1 Action Available actions
Raw document content
]] |=No|=Column|=Description |1|Action|Available actions to manage the Queue. Includes: Edit: allows you to edit
of the queue as below: [[image:image-20221101110211-10.png]] |=No|=Column|=Description |1|Name|The name
of the processing queue items in the details of the queue. |=No|=Field|=Description |1|Action|Available actions

[1.2] Idea Life Cycle

Last modified by admin on 2023/04/21 14:28
Rendered document content
of user-generated automation solutions. 1. Idea Life Cycle
in the submission. If the automation passes the Business Review, it will then move on to the next stage, where
Once the technical reviewer has approved the automation, it will be moved to the Live Phase
Raw document content
of user-generated automation solutions. == **1. Idea Life Cycle** == [[image:image-20230222173039-7.png
-20230220160149-1.png||cursorshover="true"]] Once users have submitted their ideas to the akaBot Hub
passes the Business Review, it will then move on to the next stage, where the Technical Reviewer

[4] API resources

Last modified by admin on 2023/09/06 09:47
Rendered document content
. 1. GetRolePermisson Get Resources permission collections. Supported methods: Get Parameters Name
form-data File multipart/form-data environmentIds form-data Array[long] application/json Response
Integer False Agent Group ID robotId Integer False robot_type Integer False DEVELOPMENT(0), ASSITANT(1
Raw document content
and resources are exposed to be accessible with appropriate authorization. == (% style="color:#000000" %)**1
-20230307144502-1.png]] Headers: [[image:image-20230307144502-2.png]] Response: == [[image:image
: [[image:image-20230307144502-12.png]] [[image:image-20230307144502-13.png]] 1. 11. == (% style="color

Move Directory

Last modified by Giang Tran on 2022/05/13 03:52
Rendered document content
RCA.Activities.Core.MoveDirectory Description This activity allows you to move a folder
)* - The destination where you want the folder to move to. E.g : “D:\inputfolder” Path (String)* - The path of the folder that you want to move. E.g: “C:\Users\Admin\inputfolder” Misc Display Name (String) - The name
Title
Move Directory
Location
[1] Core Activities
Move Directory
Raw document content
" %) ((( RCA.Activities.Core.MoveDirectory == **Description** == This activity allows you to move a folder to another location. [[image:image-20220513105013-1.png]] (* for Mandatory) == **Properties** == **Common** * **Continue
the folder to move to. E.g : “D:\inputfolder” * **Path (String)* **- The path of the folder that you want

Move Window

Last modified by VuNH54 on 2023/09/16 00:58
Rendered document content
RCA.Activities.Common.MoveWindow Description The Move Window manipulates the position of the selected window. (* is mandatory) Properties Common Continue On Error (Boolean) - A Boolean variable
and structure your code better. E.g: [3424325] Move Window
Title
Move Window
Location
Move Window
Raw document content
" %) ((( RCA.Activities.Common.MoveWindow == **Description** == The Move Window manipulates the position of the selected window. [[image:image-20230417163133-1.png]] (* is mandatory) == **Properties** == **Common** * **Continue On Error
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Move

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

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

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
RSS feed for search on [move-file-1]
Created by admin on 2022/04/17 14:38