Search: file-exist

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

Results 1 - 10 of 26 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
on a specified file or folder. ))) (% class="box infomessage" %) ((( **Notes:** * Importing arguments from a workflow auto-matches them to existing variables if they share the same name and data type

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. You should see no error and there is an assembly file RCA.Activities.Demo.dll in build output
Download nuget.exe from https://dist.nuget.org/win-x86-commandline/latest/nuget.exe Generate .nupkg file
Raw document content
. Replace the existing SumInt definition with the following definition. 1. Click Build Solution. You should see no error and there is an assembly file RCA.Activities.Demo.dll in build output directory
/nuget.exe]] 1. Generate .nupkg file * Open command prompt at your project folder [[image:image

Activities

Last modified by admin on 2022/06/30 14:00
Rendered document content
Comment Out Continue Convert Secure String Copy Directory Copy File Create Directory Delete Get Data 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
/Activities/%5B1%5D%20Core%20Activities/Activities/Copy%20Directory/]] * [[Copy File>>url:https
/Activities/Get%20Data%20from%20Clipboard/]] * [[Get Files>>url:https://docs.akabot.com/bin/view/Activities
/view/Activities/%5B1%5D%20Core%20Activities/Activities/Get%20OCR%20Text/]] * [[Image Exists>>url:https

Activities

Located in
Last modified by admin on 2023/09/16 01:56
Rendered document content
Create Directory Delete Files Directory Exist Download Files Enumerate Files File Exist Upload Files With FTP Session
Raw document content
/]] * [[File Exist>>url:https://docs.akabot.com/bin/view/Activities/FTP/Activities/File%20Exist/]] * [[Upload
%20Directory/]] * [[Delete Files>>url:https://docs.akabot.com/bin/view/Activities/FTP/Activities/Delete%20Files/]] * [[Directory Exist>>url:https://docs.akabot.com/bin/view/Activities/FTP/Activities/Directory%20Exist

Upload File

Last modified by admin on 2024/05/12 15:49
Rendered document content
Application Scope activity, facilitating the uploading of new files or new versions for existing files in Salesforce. Properties Input Description: Description of the file you intend to upload. Only string values
variables supported Id: If provided, it represents the ID of an existing file on Salesforce to update
Title
Upload File
Location
Upload File
Raw document content
Application Scope activity, facilitating the uploading of new files or new versions for existing files in Salesforce. **Properties** **Input** * **Description: **Description of the file you intend to upload. Only string values and String variables supported. * **File Path: **Specifies the full path of the file you

Salesforce Application Scope

Last modified by admin on 2024/05/12 17:20
Rendered document content
Protection API (DPAPI) and stored in the workflow file itself. Only SecureString variables supported
Protection API (DPAPI) and stored in the workflow file itself. Only SecureString variables supported
in the workflow file itself. Only SecureString variables supported. CustomServer - The custom Salesforce instance
Raw document content
** (DPAPI) and stored in the workflow file itself. Only SecureString variables supported. * **Username
** (DPAPI) and stored in the workflow file itself. Only SecureString variables supported. This property
the **Microsoft .NET Data Protection API** (DPAPI) and stored in the workflow file itself. Only SecureString

Activities

Located in
Last modified by admin on 2024/05/12 17:35
Objects
/Activities/Collection/Activities/%5B04%5DExists%20In%20Collection/">Exists In Collection</a> <br
/Activities/Element%20Exists/">Element Exists</a> <br> <a class="akb-more" href="/bin/view
%20Activities/Activities/Append%20CSV%20File/">Append CSV File</a> <a href="/bin/view/Activities/CSV

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
" %) ((( RCA.Core.Activities.AppendLine == **Description** == This activity allows you to append the specified string to a file, 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

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
[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
. Core.Activities.WriteTextFile == **Description** == This activity allows you to write the specified text into a file. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created
in [File Name]. If file don’t exists, will create file [FileName]. If file have value, Overwrite [input

File Exists

Last modified by DatPT on 2023/04/17 16:11
Rendered document content
you want to check whether the indicated file exists. E.g: “/root/Foldername/FileThatNeedcheck.txt
of the activity to organize and structure your code better. E.g: “FTP File Exist” Output Exist (Boolean
RCA.Activities.FTP.FileExists Description This activity allows you to check whether the file has
Title
File Exists
Location
File Exist
Raw document content
" %) ((( RCA.Activities.FTP.FileExists == **Description** == * This activity allows you to check whether the file has been existed
the indicated file exists. E.g: “/root/Foldername/FileThatNeedcheck.txt” **Misc** * **Public (Checkbox
and structure your code better. E.g: “FTP File Exist” **Output** * **Exist (Boolean)** - Variable contains
next page » Page 1 2 3
RSS feed for search on [file-exist]
Created by admin on 2022/04/17 14:38