Search: create-file-permission

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

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

Customize Dashboards

Last modified by admin on 2023/12/11 17:19
Rendered document content
Creating New View To create a new views, take the following steps: Step 1: Users click on Edit
on the preferences and purposes of the creator. Step 2.1: To create a new worksheet, users can either click
on Worksheet on the menu bar, then New Worksheet Step 2.2: To create a new dashboard, users click
Raw document content
== (% style="font-family:Arial,Helvetica,sans-serif" %)**Creating New View**(%%) == (% style="font-family:Arial,Helvetica,sans-serif" %)To create a new views, take the following steps: (% style="font
of the creator. ))) (% style="font-family:Arial,Helvetica,sans-serif" %)Step 2.1: To create a new worksheet

Word Application Scope

Last modified by VuNH54 on 2023/04/21 11:08
Rendered document content
are supported. If the specified file does not exist, a new document file is created. E.g: “D:/input.docx” Do - Drop activity would be processed in that Word file. Properties Input File Path (String) – The path
does not exist, a new document file is created. Misc Public (Checkbox) - If you check it, the data
Raw document content
and Strings are supported. If the specified file does not exist, a new document file is created. E.g: “D:/input.docx” * **Do** - Drop activity would be processed in that Word file. == **Properties** == **Input
and Strings are supported. If the specified file does not exist, a new document file is created. **Misc

Export to PDF

Last modified by VuNH54 on 2023/04/21 10:58
Rendered document content
of activity PDF file path (String) - The PDF file path to be created. String variables and Strings are supported. E.g: “D:\Output\Export.pdf”. Properties Input File Path (String) - The full path of the PDF file to be created. Only String variables and strings are supported. E.g: “D:\Output\Export.pdf”. Misc
Raw document content
]] **In the body of activity** * **PDF file path (String)** - The PDF file path to be created. String variables and Strings are supported. E.g: “D:\Output\Export.pdf”. == **Properties** == **Input** * **File Path (String) **- The full path of the PDF file to be created. Only String variables and strings are supported

[6] High-Density Agents Setup

Last modified by admin on 2022/12/19 09:20
Rendered document content
in Agent of physical machine which is used by human. In Console mode, instead of creating remote desktop
. In this mode, whenever running task, Agent will create a remote desktop connection with parameters about
: Choose this option if you want bot to have permission to use mouse and keyboard. Note: In case
Raw document content
of creating remote desktop session to target user, Agent will unlock the current lock screen in order to log
with High-Density Agents. In this mode, whenever running task, Agent will create a remote desktop connection
* **Login to Console**: Choose this option if you want bot to have permission to use mouse and keyboard

Download Files

Last modified by DatPT on 2023/04/17 15:10
Rendered document content
. E.g: “FTP Download files” Options Create (Checkbox) - Check if creating new folder in local machine
RCA.Activities.FTP.DownloadFiles Description This activity allows you to download a file on FTP
the execution. E.g: True Input Remote Path (String) - The path of the files on the FTP server
Title
Download Files
Raw document content
your code better. E.g: “FTP Download files” **Options** * **Create (Checkbox) **- Check if creating
" %) ((( RCA.Activities.FTP.DownloadFiles == **Description** == This activity allows you to download a file on FTP server. [[image:image
the execution. E.g: True ))) **Input** * **Remote Path (String) **- The path of the files on the FTP server

Upload Files

Last modified by Nga Nguyen on 2022/05/16 03:42
Rendered document content
File FTP Options Create (Checkbox) - Check if creating new folder in the FTP server to save your
RCA.Activities.FTP.UploadFiles Description This activity allows you to upload multiple files
(String)* - The local path of the files that are to be uploaded. This field supports only strings
Title
Upload Files
Raw document content
and structure your code better. E.g: Upload File FTP **Options** * **Create (Checkbox)** - Check if creating
" %) ((( RCA.Activities.FTP.UploadFiles == **Description** == This activity allows you to upload multiple files to FTP server
. E.g: True **Input** * **Local Path (String)* **- The local path of the files that are to be uploaded

[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

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

[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

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
nuget.exe file is placed). Open created .nuspec file, remove all example data and input at least Author
activities. This topic demonstrates how to create an activity. There are two steps required to create
. You should see no error and there is an assembly file RCA.Activities.Demo.dll in build output
Raw document content
%** is the directory where **nuget.exe** file is placed). * Open created **.nuspec** file, remove all example data
demonstrates how to create an activity. **There are two steps required to create a custom activity:** 1
see no error and there is an assembly file RCA.Activities.Demo.dll in build output directory
RSS feed for search on [create-file-permission]
Created by admin on 2022/04/17 14:38