Search: create-file

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

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

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
Raw document content
, creating the file if it does not already exist. [[image:image-20220513103343-1.png]] (* for Mandatory
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
that created in project folder) * **Text (String)*** – The text to be appended to the file. You can create

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
not exist, it is created. (* for Mandatory) In the body of activity File name (String)* - The path
\inputfile.xlsx" or “inputfile.xlsx”(for file that created in project folder) Text (String)* -  The text
[Input] text to the file specified in [File Name]. If file don’t exists, will create file [FileName
Title
Write Text File
Location
Write Text File
Raw document content
. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created
folder. E.g: "C:\Users\Admin\Desktop\inputfile.xlsx" or “inputfile.xlsx”(for file that created in project
in [File Name]. If file don’t exists, will create file [FileName]. If file have value, Overwrite [input

Append CSV File

Last modified by Giang Tran on 2023/09/25 16:27
Rendered document content
DataTable to a CSV file, creating the file if it does not already exist. (* is mandatory) In the body of activity File path (String) - You can add the file path of the CSV here. String supported only. Data Table (DataTable) - The data table you want to append. Properties File File Path (String)* - The file path
Title
Append CSV File
Location
Append CSV File
Raw document content
file, creating the file if it does not already exist. [[image:image-20220505104655-1.jpeg]] (* is mandatory) == **In the body of activity** == * **File path (String)** - You can add the file path
. == **Properties** == **File** * **File Path (String)*** - The file path of the CSV file E.g: “C:\CSVFolder

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
in the project folder. E.g: "C:\Users\Admin\Desktop\inputfile.xlsx" or “inputfile.xlsx” (for file that created
Title
Read Text File
Location
Read Text File
Raw document content
, the file is created in the project folder. E.g: "C:\Users\Admin\Desktop\inputfile.xlsx" or “inputfile.xlsx
\inputfile.xlsx" or “inputfile.xlsx” (for file that created in project folder) **Misc** * **Public (Checkbox
" %) ((( RCA.Activities.Core.ReadTextFile == **Description** == This activity allows you to read all characters from a specified file

Get Files

Last modified by DatPT on 2023/04/14 14:54
Rendered document content
(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
RCA.Activities.Core.GetFiles Description This activity allows you to return the names of files
Title
Get Files
Raw document content
** * **Creation Time (From) (DateTime)** – Looks for files create from this date onward. Left blank if the created
that are created up to this date. Change to //DateTime.Now// to look for files up to the current run time
== **Description** == This activity allows you to return the names of files (including their paths) in a specified

[1] Installation

Last modified by JP Comtor on 2023/11/14 10:41
Rendered document content
with another port. Installation 1. MySQL 8.0 1.1. Create new database for conductor by the following sql create database automationinsight; 1.2. Config mysql connection: open file application-prod.yml 2
throught akaBot Center Open file application-prod.yml Scroll to the bottom of that file and you can see
Raw document content
port. == **Installation** == === 1. MySQL 8.0 === 1.1. Create new database for conductor by the following sql (% style="color:#3498db" %)create database automationinsight; 1.2. Config mysql connection: open file (% style="color:#3498db" %)application-prod.yml [[image:image-20230421141503-1.png]] === 2

[1] Design Form

Last modified by admin on 2023/09/18 18:02
Rendered document content
Custom Others File Preview To create an adjustable form, user drag components in the left of the page
1. Create a new form in Process Designer menu To create a new form in Process Designer menu, users choose Form tab, then click Create New button. A window will show up, user enter the name of form
Raw document content
))) |Others|File Preview| To create an adjustable form, user drag components in the left of the page
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( == **1. Create a new form in Process Designer menu** == To create a new form in Process Designer menu, users choose **Form **tab

[3] How to use Desktop Trigger

Last modified by admin on 2023/06/03 08:48
Rendered document content
, to ensure that the system is running smoothly again 5 Trigger list List of created triggers by status, name, type, description Create a new trigger 1. Create a File trigger Step 1: At the home screen, click
will be shown as below: No Panel Description 1 Add new trigger Click here to create a new trigger 2 Edit
Raw document content
of created triggers by status, name, type, description == **Create a new trigger** == === 1. Create a File
;" %)Description |1|(% style="width:264px" %)**Add new trigger**|(% style="width:816px" %)Click here to create
will be shown as below: [[image:image-20230421172542-2.png]] **Step 2**: Choose the **File trigger** option

[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
and must be stored before creating requests in the procurement system. Solution: Instead of using a database, a file share, or cloud storages, you can store them in Data Service. 2. Monthly financial
Attachment content
cân bằng tải và phân bổ request đến 02 akaBot Center Shared Storage 01 Lưu trữ các file kịch bản
file Storage để đảm bảo dữ liệu queue. Có thể thay thế bằng hệ thống Queue có sẵn của ACB nếu có
Center này. Shared Storage 01 Lưu trữ các file kịch bản của bot dưới dạng *nuget package. Shared
Raw document content
** Description: You need to create a new process for capturing data about employees needs (i.e. desks, chairs, webcams, etc.). Problem: The data can be extensive and must be stored before creating requests in the procurement system. Solution: Instead of using a database, a file share, or cloud storages, you can store

Center Installation Guide For High Availability Model on Windows Server

Last modified by admin on 2024/02/02 17:45
Rendered document content
/certs/dhparam.pem 2048 3. Create configuration file sudo vi /etc/nginx/conf.d/default.conf 4. Copy
/Service Name Ex: Orcl 1.3. File Storage requirements Please make sure that you have a dedicated folder on your File Storage server to save Nuget packages and akaBot Center server will have access permissions
Raw document content
="color:#c0392b" %)sudo openssl dhparam -out /etc/ssl/certs/dhparam.pem 2048 3. Create configuration file
SID/Service Name Ex: Orcl == (% style="color:#e74c3c" %)1.3. File Storage requirements(%%) == Please make sure that you have a dedicated folder on your File Storage server to save Nuget packages
next page » Page 1 2
RSS feed for search on [create-file]
Created by admin on 2022/04/17 14:38