Search: write-text-file

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

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

Append Line

Last modified by DatPT on 2023/04/14 13:59
Rendered document content
, create a new file and write line content to it. If the path is not full, the file will be searched
in project folder) Text (String)* – The text to be appended to the file. You can create variable for it. E.g: “Appended text” Properties File Encoding (String) - The encoding type to be used. If no encoding type
Raw document content
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 variable for it. E.g: “Appended text” == **Properties** == **File** * **Encoding (String

Output Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:03
Rendered document content
RCA.Activties.Core.OutputDataTable Description This activity allows you to write a Data Table to a string using the CSV format. (* is mandatory) Properties Input Data Table (DataTable)* - The data
Output Text - The output of the Data as a string.
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activties.Core.OutputDataTable == **Description** == This activity allows you to write a Data Table to a string using
and structure your code better. **Eg**: Output data table **Output** * **Text **- The output of the Data

[3] How to use Desktop Trigger

Last modified by admin on 2023/06/03 08:48
Rendered document content
, type, description Create a new trigger 1. Create a File trigger Step 1: At the home screen, click the "New Trigger" button. The list of trigger types will be shown as below: Step 2: Choose the File trigger option, the configuration screen of file trigger will be open as below: Step 3: Fill
Raw document content
of created triggers by status, name, type, description == **Create a new trigger** == === 1. Create a File
will be shown as below: [[image:image-20230421172542-2.png]] **Step 2**: Choose the **File trigger** option, the configuration screen of** file trigger** will be open as below: [[image:image-20230421172821-3.png||height

Get Text

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from Selector
and structure your code better. Eg: Get Text Java Output Output Text (String) - The element you get from
Title
Get Text
Attachment name
get text.png
Location
Get Text
Raw document content
" %) ((( RCA.Activities.Java.GetText == **Description** == This activity allows you to get text from a Java file
)* **- The element you want to get. * **From (JavaElement)** - The file you get the element from * **Selector (String)*** - You can add selectors here. String supported only. Eg: {{code language="none"}} Text

[1] About Data Service

Last modified by admin on 2023/12/21 22:15
Rendered document content
a database, a file share, or cloud storages, you can store them in Data Service. 2. Monthly financial
your processes are completed. Solution: You can write one unattended workflow to gather all
with it. This may also eliminate the need for storing the aggregated critical business data in files on user
Attachment content
:WorkflowViewState.IdRef="MessageBox_1" Text="[Asset_Output.ToString]" TopMost="True" /> </Sequence> </Activity> lib
:WorkflowViewState.IdRef="MessageBox_1" Text="[Asset_Output.ToString]" TopMost="True" /> </Sequence> </Activity> src
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
Raw document content
in the procurement system. Solution: Instead of using a database, a file share, or cloud storages, you can store
in reporting, as underlying data may change before all your processes are completed. Solution: You can write
business data in files on user or robot machines.

Center Installation Guide for Standalone Model on Redhat v9.x

Last modified by admin on 2024/05/03 16:27
Rendered document content
will write out the logs into catalina.out file which may cause dramatic increasing of the file size
file before copying again to the akaBot Center machine to prevent syntax errors. When updating configuration files, please follow strictly the syntax of the file to prevent syntax errors. 2. Installation
Raw document content
Catalina.out == By default, Tomcat will write out the logs into //catalina.out// file which may cause dramatic
to different character encoding modes, please copy the commands into **Notepad file** before copying again to the akaBot Center machine to prevent syntax errors. 1. When updating configuration files, please follow

[1] Design Form

Last modified by admin on 2023/09/18 18:02
Rendered document content
: Groups Description Components Basic Include frequently used components Text field Text area Number Password Checkbox Select boxes Select Radio Button File download File upload Advanced Include personal
grid Tree Premium Include components used for business level ReCAPTCHA Resource File Nested form
Raw document content
**|**Components** |Basic|Include frequently used components|((( * Text field * Text area * Number * Password * Checkbox * Select boxes * Select * Radio * Button * File download * File upload ))) |Advanced|Include
|Include components used for business level|((( * ReCAPTCHA * Resource * File * Nested form * Custom

Center Installation Guide For High Availability Model on Windows Server

Last modified by admin on 2024/02/02 17:45
Rendered document content
/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 Read/Write on this folder. Ex: NFS-NUGET 1.4. Permission requirement Your user accounts to run
Raw document content
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 and akaBot Center server will have access permissions Read/Write on this folder. Ex: NFS-NUGET == (% style

Center Installation Guide For High Availability Model on Redhat v9.x

Last modified by admin on 2024/05/03 15:59
Rendered document content
/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 Read/Write on this folder. Ex: NFS-NUGET 1.4. Permission requirement Your user accounts to run
Raw document content
: 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 and akaBot Center server will have access permissions Read/Write on this folder. Ex: NFS-NUGET == (% style="color:#e74c3c" %)1.4

Element Exist (NB)

Last modified by Nga Nguyen on 2022/05/16 03:49
Rendered document content
. The default amount of time is 30000 milliseconds. E.g: 30000 Input Selector (String)* - Text property used
is uncheck. Output Exists (Boolean) - Check if the element exists in the file. Boolean supported only.
Raw document content
is 30000 milliseconds. E.g: 30000 **Input** * **Selector (String)*** - Text property used to find
it. Default is uncheck. **Output** * **Exists (Boolean)** - Check if the element exists in the file. Boolean
next page » Page 1 2
RSS feed for search on [write-text-file]
Created by admin on 2022/04/17 14:38