Search: get-file-info

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

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

Get File Info

Last modified by Nga Nguyen on 2022/05/16 03:29
Rendered document content
about a file, including its name, size, and type. (*For mandatory) In the body of activity ID of file whose info to get (String)* - The ID of the file that you want to get information from. String
to organize and structure your code better. E.g: [913123123] Get File Info Output Result (File
Title
Get File Info
Location
Get File Info
Raw document content
) == **In the body of activity** == * **ID of file whose info to get (String)*** - The ID of the file that you
and structure your code better. **E.g**: [913123123] Get File Info **Output** * **Result (File
** == **Input** * **FileID (String)*** - The ID of the file that you want to get information from

Get Files

Last modified by DatPT on 2023/04/14 14:54
Rendered document content
, consider data security before using it. Output Files (FileData) - The data of the files you get is stored
RCA.Activities.Core.GetFiles Description This activity allows you to return the names of files
(From) (DateTime) – Looks for files create from this date onward. Left blank if the created time
Title
Get Files
Location
Get Files
Raw document content
it. **Output** * **Files (FileData)** - The data of the files you get is stored in an array of FileData. Loop
== **Description** == This activity allows you to return the names of files (including their paths) in a specified
** * **Creation Time (From) (DateTime)** – Looks for files create from this date onward. Left blank if the created

Get File Permission

Last modified by Nga Nguyen on 2022/05/16 03:29
Rendered document content
to retrieve (String)* - ID of file requested to get permission. String variables and String are supported. Properties Input File ID (String)* - ID of file requested to get permission. String variables and String
of the activity to organize and structure your code better. E.g: [65623834] Get File Permission Options Use
Title
Get File Permission
Location
Get File Permission
Raw document content
" %) ((( RCA.Activities.GSuite.GetFilePermission == **Description** == This activity allows getting permission for a specified file
** == * **Id of file whose permissions to retrieve (String)*** - ID of file requested to get permission. String
of file requested to get permission. String variables and String are supported. **Misc** * **Public

Terminate Workflow

Last modified by Giang Tran on 2022/05/13 07:06
Rendered document content
📘 Notes We can only check "Reason"/ "Exception" in the log file if we set LogLevel of Agent (VERBOSE) Other levels (Fatal, Error, Warn, Info, Debug) => not able to check "Reason"/ "Exception" in the log file Public (Checkbox) - If you check it, the data of this activity will be shown in the log
Raw document content
only check "Reason"/ "Exception" in the log file if we set LogLevel of Agent **(VERBOSE)** * Other levels (Fatal, Error, Warn, Info, Debug) => not able to check "Reason"/ "Exception" in the log file

Select File

Last modified by DatPT on 2023/04/12 17:41
Rendered document content
them with a semicolon (“;”). Use Asterisk to get all files. The default value is: All files
a file and returns full path of the selected file. Properties Input Filter (String) – Used to specify the type of file you want to select. This filter should contain a description of the filter
Title
Select File
Location
Select File
Raw document content
multiple file types, separate them with a semicolon (“;”). Use Asterisk to get all files. The default value
" %) ((( RCA.Activities.Core.SelectFile == **Description** == This activity opens a dialog, allows you to select a file and returns full path of the selected file. [[image:image-20220505093334-1.jpeg]] == **Properties** == **Input

Get Data from Clipboard

Last modified by Giang Tran on 2022/05/13 03:42
Rendered document content
RCA.Activities.Core.GetFromClipboard Description This activity allows you to get data from
)* – The format of the data you want to get from to Clipboard. Support format are: Text, UnicodeText, Rtf, Html, CommaSepreatedValue, Xaml. Output Output Text (String) - The output of the text that you get from this activity
Title
Get Data from Clipboard
Location
Get Data from Clipboard
Raw document content
" %) ((( RCA.Activities.Core.GetFromClipboard == **Description** == This activity allows you to get data from Clipboard for further
** * **Text Format (Dropdown list)*** – The format of the data you want to get from to Clipboard. Support
(String)** - The output of the text that you get from this activity stored in a variable. **Misc

Update File Permission

Last modified by Nga Nguyen on 2022/05/16 03:36
Rendered document content
Input File ID (String)* - ID of file requested to get permission. String variables and String
the permission of a specified file. (*For mandatory) In the body of activity Id of file whose permissions to update (String)* - ID of file requested to update permission. String variables and String are supported
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. [[image:image-20220505160539-1.png]] (*For mandatory) == **In the body of activity** == * **Id of file whose permissions to update (String)*** - ID of file requested to update permission. String variables

Enumerate Files

Last modified by Nga Nguyen on 2022/05/16 03:42
Rendered document content
RCA.Activities.FTP.EnumerateFiles Description This activity allows you to get the list of files
(String)* - The path of the directory on the FTP server whose files are to be enumerated. E.g: “/root
of the activity to organize and structure your code better. E.g: “FTP Enumerate Files” Options Include
Title
Enumerate Files
Raw document content
" %) ((( RCA.Activities.FTP.EnumerateFiles == **Description** == This activity allows you to get the list of files found at a specified FTP
server whose files are to be enumerated. E.g: “/root/TargetFolder/” **Misc** * **Public (Checkbox
and structure your code better. E.g: “FTP Enumerate Files” **Options** * **Include Subfolders (Checkbox

Create File Permission

Last modified by Nga Nguyen on 2022/05/16 03:26
Rendered document content
of the user or group that is getting the file permissions. This property supports String variables and string
a permission for the specified file in Google Drive. (*For mandatory) In the body of activity Id of file whose permissions to create (String)* - The ID of the file that you want to create permissions
Title
Create File Permission
Location
Create File Permission
Raw document content
or group that is getting the file permissions. This property supports String variables and string formatted
" %) ((( RCA.Activities.GSuite.CreateFilePermission == **Description** == This activity allows you to create a permission for the specified file
** == * **Id of file whose permissions to create (String)*** - The ID of the file that you want to create

[22]Get Text

Last modified by Tuan Nguyen on 2022/05/13 06:17
Rendered document content
(similar to From). Output Output Text (String) - The element you get from the Windows file Wait Wait
RCA.Activities.Windows.GetText Description This activity allows you to get text from Windows
of the activity to organize and structure your code better. E.g: [066369874] Get Text Options Automation Base
Title
[22]Get Text
Location
[22]Get Text
Raw document content
(similar to From). **Output** * **Output Text (String) **- The element you get from the Windows file
" %) ((( RCA.Activities.Windows.GetText == **Description** == This activity allows you to get text from Windows application
: [066369874] Get Text **Options** * **Automation Base (Dropdown List) **- Specify the version
next page » Page 1 2
RSS feed for search on [get-file-info]
Created by admin on 2022/04/17 14:38