Search: create-directory

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

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

[1] Center Installation guide for standalone model on Windows Server (Network Edition)

Last modified by admin on 2024/05/03 14:28
Rendered document content
for akaBot Center installation and name the installation package directory without any spaces. For example: C
. This will help to install MYSQL and  CENTER in separated systems. 3.2.1. Create a MYSQL account and grant access
select database of CENTER application ) - if database has not been created yet , you can create it first
Raw document content
the installation package directory without any spaces. For example: C:\akaBot ))) ))) {{velocity
. This will help to install MYSQL and  CENTER in separated systems. **//3.2.1. Create a MYSQL account and grant
application ) - if database has not been created yet , you can create it first by following **3.3. Create

[2] How to use akaBot Studio

Last modified by VuNH54 on 2023/04/13 15:54
Rendered document content
Description 1 New Create a new workflow project. Refer to section: 2.2.1 Create a new workflow project
Directories. Refer to section: 2.2.3 Change configuration options for detailed user guide. 4 About View
. Create a new workflow project. Each business process may be represented by an akaBot project which
Raw document content
panel allows you to perform some below actions: |=#|=Tab|=Description |**1**|**New**|Create a new workflow project. Refer to section: 2.2.1 Create a new workflow project for detailed user guide. |**2
. |**3**|**Options**|Change some configuration parameters related to: Debugging, References Directories

[3] How to use Desktop Trigger

Last modified by admin on 2023/06/03 08:48
Rendered document content
will be shown as below: No Panel Description 1 Add new trigger Click here to create a new trigger 2 Edit
, 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
Raw document content
;" %)Description |1|(% style="width:264px" %)**Add new trigger**|(% style="width:816px" %)Click here to create
of created triggers by status, name, type, description == **Create a new trigger** == === 1. Create a File
to determine what files are monitored in a directory. )))|(% style="width:169px" %)String|(% style="width:108px

[3]Auto-Login Setup & Troubleshooting

Last modified by Nhan Nguyen on 2022/05/13 07:13
Rendered document content
Introduction This document is created based on the features of akaBot Platform v2.0.5.5
fPromptForPassword REG_DWORD 0 (or not exist) Files Make sure the following files are in the right directory. File name Target directory Version akaBotCredentialProvider.dll C:\Windows\System32\ Must be equal to akaBot
Raw document content
** == * This document is created based on the features of akaBot Platform v2.0.5.5 + and akaBot Center v2.0.4.0
directory. |=File name|=Target directory|=Version |akaBotCredentialProvider.dll|C:\Windows\System32
|=Target directory|=Descriptions |msiexec.log|C:\ProgramData\akaBot\Logs\|No error relates to Auto-logon

[8] Setting up Auto Login for Unattended Agent

Last modified by admin on 2024/03/04 15:23
Rendered document content
Introduction This document is created based on the features of akaBot Platform v2.0.5.5
the following files are in the right directory. File name Target directory Version akaBotCredentialProvider.dll
. File name Target directory Descriptions msiexec.log C:\ProgramData\akaBot\Logs\ No error relate to Auto
Raw document content
** == * This document is created based on the features of akaBot Platform v2.0.5.5 + and akaBot Center v2.0.4.0
|fPromptForPassword|REG_DWORD|0 (or not exists) **Files** Make sure the following files are in the right directory. |=File name|=Target directory|=Version |akaBotCredentialProvider.dll|C:\Windows\System32\|Must be equal

Backup and Upgrade

Last modified by admin on 2022/08/25 14:50
Rendered document content
, CSS will be scoped Make sure you create a backup that contains 2 files from old version
the license.lic file via the directory below: C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\ROOT
-dev.yml and application-prod.yml and paste into the directory below after starting Tomcat (If you config
Raw document content
sure you create a backup that contains 2 files from old version : **application-dev.yml
file via the directory below: C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\ROOT\WEB
: **application-dev.yml** and **application-prod.yml **and** **paste into the directory below after starting

Center Installation Guide For High Availability Model on Windows Server

Last modified by admin on 2024/02/02 17:45
Rendered document content
to the %TOMCAT_PATH%/webapps/ directory and rename it to ROOT.war. Step 4: Restart the Apache Tomcat service and wait for the ROOT.war to be extracted into the ROOT directory. Step 5: Stop the Apache Tomcat
. Create SSL Certificate (Self-Signed SSL) sudo mkdir /etc/ssl/private sudo chmod 700 /etc/ssl/private
Raw document content
%/webapps/ directory and rename it to ROOT.war. [[image:https://docs.akabot.com/bin/download/akaBot
for the ROOT.war to be extracted into the ROOT directory. [[image:https://docs.akabot.com/bin/download/akaBot
steps to deploy your own Self-Signed SSL. ~1. Create SSL Certificate (Self-Signed SSL) (% style="color

Create Directory

Last modified by Giang Tran on 2022/05/13 03:38
Rendered document content
. Directory Path (String)* - The full path of directory to be created. E.g: “C:\Users\Admin\CreatedFolder
to organize and structure your code better. E.g: [877432396] Create Directory Public (Checkbox) - If you check
RCA.Activities.Core.CreateDirectory Description This activity allows you to create a folder
Title
Create Directory
Location
Create Directory
Raw document content
: [877432396] Create Directory * **Public (Checkbox)** - If you check it, the data of this activity
" %) ((( RCA.Activities.Core.CreateDirectory == **Description** == This activity allows you to create a folder in a specific location
the execution. The default value is False. **Directory** * **Path (String)*** - The full path of directory

Create Directory

Last modified by Nga Nguyen on 2022/05/16 03:40
Rendered document content
the execution. E.g: True Input Remote Path (String) - The path of the FTP directory in which to create
Create Directory
RCA.Activities.FTP.CreateDirectory Description This activity allows you to create a folder on FTP
Title
Create Directory
Location
Create Directory
Raw document content
to create the new folder. E.g: “/myftpurl.com/wwwroot/myRemoteFolder/” * **Directory Name (String) **- Name
. E.g: “FTP Create Directory” ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc
" %) ((( RCA.Activities.FTP.CreateDirectory == **Description** == This activity allows you to create a folder on FTP server. [[image:image

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
activities. This topic demonstrates how to create an activity. There are two steps required to create
directory. C# using System.Activities; namespace RCA.Activities.Demo { public sealed class SumInt
Enter Use following command to generate .nuspec file : %PATH%\nuget spec (%PATH% is the directory where
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
next page » Page 1 2
RSS feed for search on [create-directory]
Created by admin on 2022/04/17 14:38