Search: upload-file-update-existing

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

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

Upload File

Last modified by Nga Nguyen on 2022/05/16 03:36
Rendered document content
of the activity to organize and structure your code better. E.g: [3275687978] Upload File Options Update
to upload file. (*For mandatory) In the body of activity Load File Path (String)* - File path which document would be uploaded. E.g: “D:\file.txt” Properties Input Local File Path (String)* - File path
Title
Upload File
Location
Upload File
Raw document content
your code better. E.g: [3275687978] Upload File **Options** * **Update Existing (Checkbox
" %) ((( RCA.Activities.GSuite.UploadFile == **Description** == This activity is specified for Google Drive to upload file. [[image:image
)*** - File path which document would be uploaded. E.g: “D:\file.txt” == **Properties** == **Input

Upload Files

Last modified by Nga Nguyen on 2022/05/16 03:42
Rendered document content
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
server where the file is to be uploaded. E.g: “/myftpurl.com/wwwroot/myRemoteFolder/”
Title
Upload Files
Location
Upload Files
Raw document content
" %) ((( 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
and structure your code better. E.g: Upload File FTP **Options** * **Create (Checkbox)** - Check if creating

Update File Permission

Last modified by Nga Nguyen on 2022/05/16 03:36
Rendered document content
to update (String)* - ID of file requested to update permission. String variables and String are supported
the name of the activity to organize and structure your code better. E.g: [65623834] Update File Permission
RCA.Activities.GSuite.UpdateFilePermission Description This activity allows you to update
Title
Update File Permission
Location
Update File Permission
Raw document content
" %) ((( RCA.Activities.GSuite.UpdateFilePermission == **Description** == This activity allows you to update the permission of a specified file
whose permissions to update (String)*** - ID of file requested to update permission. String variables
want to update. == **Properties** == **Input** * **File ID (String)*** - ID of file requested

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

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

[03]Exists In Collection

Last modified by DatPT on 2023/04/17 13:17
Rendered document content
you to check whether the item exists in a collection or not. (* for Mandatory) Properties Misc Collection (ICollection)* - The collection in which to check if the item exists. This collection is of type
to organize and structure your code better. E.g: “Exists In Collection” Item (TypeArgument)* - The item whose
Title
[03]Exists In Collection
Raw document content
" %) ((( System.Activities.Statements.ExistsInCollection<System.Int32> == **Description** == This activity allows you to check whether the item exists
** * **Collection (ICollection)*** - The collection in which to check if the item exists. This collection is of type
to organize and structure your code better. E.g: “Exists In Collection” * **Item (TypeArgument)*** - The item

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

Change Labels

Last modified by Nga Nguyen on 2022/05/16 03:24
Rendered document content
RCA.Activities.GSuite.ChangeLabels Description This activity allows you to update labels for specified email or overwrite existing labels. (*For mandatory) Properties Input Email (GmailMessage)* - Email includes the labels are aimed to change. New Labels (String)* - The new labels for the email
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.GSuite.ChangeLabels == **Description** == This activity allows you to update labels for specified email or overwrite existing labels. [[image:image-20220505154935-1.png]] (*For mandatory) == **Properties** == (% class

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

[01]Add To Collection

Last modified by DatPT on 2023/04/17 13:15
Rendered document content
System.Activities.Statements.AddToCollection<System.Int32> Description This activity allows you to add items to an existing collection. (* for Mandatory) Properties Misc Collection (ICollection<T
properties' variable type will automatically updated accordingly and will only accept said variable type
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( System.Activities.Statements.AddToCollection<System.Int32> == **Description** == This activity allows you to add items to an existing
will automatically updated accordingly and will only accept said variable type as input. ))) {{velocity
next page » Page 1 2
RSS feed for search on [upload-file-update-existing]
Created by admin on 2022/04/17 14:38