Search: path-exists

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

Results 1 - 10 of 24 next page » Page 1 2 3

Trigger & Invoke

Located in
Last modified by admin on 2022/05/18 10:11
Rendered document content
・ Invoke: Synchronously invokes a specified workflow or VB.NET / C# code or executes a akaBot process that is available for the local machine. ・ Trigger: Monitors changes on a specified file or folder. Notes: Importing arguments from a workflow auto-matches them to existing variables
Raw document content
a workflow auto-matches them to existing variables if they share the same name and data type. * Unserializable data types cannot be passed between isolated workflows. ))) See also: * [[Release Notes>>path:/bin/view/Activities/Trigger%20%26%20Invoke/%5B1%5D%20Release%20Notes/]] * [[Activities>>path:/bin/view

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
and then click Add. Replace the existing SumInt definition with the following definition. Click Build Solution
Enter Use following command to generate .nuspec file : %PATH%\nuget spec (%PATH% is the directory where
Figure 3 Add additional files to be copied Use following command to generate .nupkg file : %PATH%\nuget
Raw document content
. Replace the existing SumInt definition with the following definition. 1. Click Build Solution. You should
Enter// * Use following command to generate **.nuspec** file : **%PATH%\nuget spec** (**%PATH
**.nupkg** file : **%PATH%\nuget pack **(**%PATH%** is the directory where **nuget.exe** file is placed

Activities

Last modified by admin on 2022/06/30 14:00
Rendered document content
from Clipboard Get Files Get OCR Text Image Exists Is Match Log Message Matches Message Box Move Directory Move File OCR Scope Path Exists Read Text File Remove Log Fields Replace Save Image Select File
Raw document content
%20Scope/]] * [[Path Exists>>url:https://docs.akabot.com/bin/view/Activities/%5B1%5D%20Core%20Activities/Activities/Path%20Exists/]] * [[Read Text File>>url:https://docs.akabot.com/bin/view/Activities/%5B1%5D
/view/Activities/%5B1%5D%20Core%20Activities/Activities/Get%20OCR%20Text/]] * [[Image Exists>>url:https

HTTPS Enabling Configuration

Last modified by admin on 2023/11/29 13:39
Rendered document content
Service installation directory path. Ex: C:\akaBot\DataService\* Tomcat installation directory path
. Folder path: “C:\Program Files\Java\jdk-11\security” Step 2: Backup java system cacerts and cacerts
: If you use existing organization certificates from IT department, update in below commands: Your
Raw document content
: * Data Service installation directory path. Ex: C:\akaBot\DataService\* * Tomcat installation directory path, called TOMCAT_PATH. Ex: %TOMCAT_PATH% = “C:\Program Files\Apache Software Foundation\Tomcat 8.5
certificate.**(%%) == **Step 1:** Open Java Security folder. Folder path: “C:\Program Files\Java\jdk-11

[1] About Data Service

Last modified by admin on 2023/12/21 22:15
Attachment content
. Cập nhật mã dưới đây trong tệp:      filebeat.inputs:      path:        - /opt/tomcat/logs/agents

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) == **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

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
Raw document content
. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created
(String)* **-** **The path of the file. If the path is not full, the file is searched in the project
by default. * **File Name (String)*** - The path of the file. Write [Input] text to the file specified

Directory Exists

Last modified by DatPT on 2023/04/17 15:08
Rendered document content
the directory has been existed in FTP server or not. (* is mandatory) Properties Common Continue
the process from continuing the execution. E.g: True Input Remote Path (String)* - The path of the FTP directory in which to check whether the indicated directory exists. E.g: “/myftpurl.com/wwwroot
Title
Directory Exists
Raw document content
" %) ((( RCA.Activities.FTP.DirectoryExists == **Description** == This activity allows you to check whether the directory has been existed
** * **Remote Path (String)*** - The path of the FTP directory in which to check whether the indicated directory exists. E.g: “/myftpurl.com/wwwroot/myRemoteFolder/” **Misc** * **Public (Checkbox)** - Check if you

File Exists

Last modified by DatPT on 2023/04/17 16:11
Rendered document content
been existed in FTP server or not. (* is mandatory) Properties Common Continue On Error
continuing the execution. E.g: True Input Remote Path (String)* - The path of the file on FTP server which you want to check whether the indicated file exists. E.g: “/root/Foldername/FileThatNeedcheck.txt
Title
File Exists
Raw document content
" %) ((( RCA.Activities.FTP.FileExists == **Description** == * This activity allows you to check whether the file has been existed
** * **Remote Path (String)* **- The path of the file on FTP server which you want to check whether the indicated file exists. E.g: “/root/Foldername/FileThatNeedcheck.txt” **Misc** * **Public (Checkbox

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
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
next page » Page 1 2 3
RSS feed for search on [path-exists]
Created by admin on 2022/04/17 14:38