Search: create-directory

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

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

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

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

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
* [[Create Directory>>url:https://docs.akabot.com/bin/view/Activities/FTP/Activities/Create%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

Activities

Last modified by admin on 2022/06/30 14:00
Rendered document content
Add Log Fields Append Line Block User Input Break Check False Check True Click Image Comment Comment Out Continue Convert Secure String Copy Directory Copy File Create Directory Delete Get Data
Directory Move File OCR Scope Path Exists Read Text File Remove Log Fields Replace Save Image Select File
Raw document content
://docs.akabot.com/bin/view/Activities/%5B1%5D%20Core%20Activities/Activities/Copy%20File/]] * [[Create Directory>>url:https://docs.akabot.com/bin/view/Activities/%5B1%5D%20Core%20Activities/Activities/Create%20Directory
%20String/]] )))|(% style="width:329px" %)((( * [[Copy Directory>>url:https://docs.akabot.com/bin/view

FTP

Located in
Last modified by Nga Nguyen on 2022/05/09 03:22
Rendered document content
The FTP Activities Pack contains all the activities used for creating automation projects. These activities enable the robots to: Directly interact with directories and files on FTP Server, performing any action a human user would. See also: Release Notes Activities
Raw document content
(% class="box" %) ((( The FTP Activities Pack contains all the activities used for creating automation projects. These activities enable the robots to: * Directly interact with directories and files on FTP Server, performing any action a human user would. ))) See also: * [[Release Notes>>url:http

GSuite

Located in
Last modified by admin on 2022/05/18 09:58
Rendered document content
The GSuite Activities Pack contains all the activities used for creating automation projects. These activities enable the robots to: Directly interact with directories and files on Google workspace, performing any action a human user would. Send or get email on Gmail. See also: Release Notes Activities
Raw document content
(% class="box" %) ((( The GSuite Activities Pack contains all the activities used for creating automation projects. These activities enable the robots to: * Directly interact with directories and files on Google workspace, performing any action a human user would. * Send or get email on Gmail. ))) See also

[1] Release Notes

Last modified by admin on 2023/09/22 18:39
Rendered document content
parent directory (Destination folder). After the folder is created, the activity returns a DriveItem
 Copy item API to create a copy of a file or folder and add it to the same or a new parent folder
a DriveItem object (Reference as) that you can use as an input variable in subsequent activities. Create
Raw document content
parent directory (**Destination folder**). After the folder is created, the activity returns a DriveItem
" %)((( Uses the Microsoft Graph Copy item API to create a copy of a file or folder and add it to the same
variable in subsequent activities. ))) |(% style="width:283px" %)Create Folder|(% style="width:1206px

Get Files

Last modified by DatPT on 2023/04/14 14:54
Rendered document content
(including their paths) in a specified directory. (* for Mandatory) Properties Input Creation Time (From) (DateTime) – Looks for files create from this date onward. Left blank if the created time is unknown. E.g: 4/4/2021 9:00 AM Creation Time (To) (DateTime) – Looks for files that are created up
Raw document content
directory. [[image:image-20220513104343-1.png]] (* for Mandatory) == **Properties** == **Input** * **Creation Time (From) (DateTime)** – Looks for files create from this date onward. Left blank if the created
that are created up to this date. Change to //DateTime.Now// to look for files up to the current run time

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

Installation

Last modified by admin on 2023/10/09 14:49
Rendered document content
will automatically create these schemas if they do not exist. You can manually create them if the automation process
 here Use MobaXterm to ssh to your remote server Upload the above files to your home directory. For example, ~/dataservice Change directory: cd ~/dataservice Set execute permission: chmod +x setup.sh Set
Raw document content
web service will automatically create these schemas if they do not exist. You can manually create them if the automation process failed by following guidelines {{code}} CREATE SCHEMA `akabot_dataservice` DEFAULT CHARACTER SET utf8 COLLATE utf8_bin ; CREATE SCHEMA `akabot_userdata` DEFAULT CHARACTER SET utf8 COLLATE
next page » Page 1 2
RSS feed for search on [create-directory]
Created by admin on 2022/04/17 14:38