Search: upload-file-update-existing

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

Results 1 - 6 of 6 Page 1

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

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

[04]Remove From Collection

Last modified by DatPT on 2023/04/17 13:18
Rendered document content
it. Result (Boolean) - The result after removing item from existing data. TypeArgument (Dropdown List
properties' variable type will automatically updated accordingly and will only accept said variable type
Raw document content
requirement before using it. * **Result (Boolean) **- The result after removing item from existing data
the TypeArgument is set, the Item and Collection properties' variable type will automatically updated accordingly
Page 1
RSS feed for search on [upload-file-update-existing]
Created by admin on 2022/04/17 14:38