Search: get-files

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

Results 1 - 10 of 49 next page » Page 1 2 3 4 5

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

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
** == **Input** * **FileID (String)*** - The ID of the file that you want to get information from
and structure your code better. **E.g**: [913123123] Get File Info **Output** * **Result (File

Activities

Located in
Last modified by admin on 2022/07/01 15:48
Rendered document content
Change Labels Copy File Create File Permission Create Folder Delete File Delete File Permission Download File Find File Folder Get File Info Get File Permission Get Mail Message GSuite Application Scope Move File Send Email Update File Permission Upload File
Raw document content
" %)((( * [[Get File Info>>url:https://docs.akabot.com/bin/view/Activities/GSuite/Activities/Get%20File%20Info/]] * [[Get File Permission>>url:https://docs.akabot.com/bin/view/Activities/GSuite/Activities/Get%20File
/GSuite/Activities/Change%20Labels/]] * [[Copy File>>url:https://docs.akabot.com/bin/view/Activities

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
/]] * [[Get Data from Clipboard>>url:https://docs.akabot.com/bin/view/Activities/%5B1%5D%20Core%20Activities/Activities/Get%20Data%20from%20Clipboard/]] * [[Get Files>>url:https://docs.akabot.com/bin/view/Activities
/Activities/%5B1%5D%20Core%20Activities/Activities/Copy%20Directory/]] * [[Copy File>>url:https

Get Element

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
)* - The file you get the element from Selector (String) * - You can add selectors here. String supported only
) - The element you get from the Java file. Output to JavaElement variable only.
RCA.Activities.Java.GetElement Description This activity allows you to get elements from a Java
Title
Get Element
Attachment name
get element.png
Location
Get Element
Raw document content
" %) ((( RCA.Activities.Java.GetElement == **Description** == This activity allows you to get elements from a Java file
Element (JavaElement)* **- The element you want to get. * **From (JavaElement)* **- The file you get
(JavaElement) **- The element you get from the Java file. Output to JavaElement variable only

Get Text

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetText Description This activity allows you to get text from a Java file
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from Selector
and structure your code better. Eg: Get Text Java Output Output Text (String) - The element you get from
Title
Get Text
Attachment name
get text.png
Location
Get Text
Raw document content
" %) ((( RCA.Activities.Java.GetText == **Description** == This activity allows you to get text from a Java file
)* **- The element you want to get. * **From (JavaElement)** - The file you get the element from * **Selector
get from the Java file. Output to a String variable. ))) {{velocity}} #if ($xcontext.action

[1.1] Operation Model

Last modified by admin on 2023/09/08 17:51
Rendered document content
and then periodically check and get all ready files. For this mode, the user can follow 4 steps below: Step 1: The user
is also for mass processing but smoothier where you don’t have to set up job to check and get file
from a human to correct or confirm. Operation Model There are 3 modes to get output from the akaBot
Raw document content
. This model is for mass processing where you input many files and then periodically check and get all ready
you don’t have to set up job to check and get file periodically. For this model, the user can follow 2
. == == == **Operation Model** == There are 3 modes to get output from the akaBot Vision system: 1. **Single Invoice

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
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

Element Exists

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement) - The file you get
exists in a Java file (* is mandatory) In the body of the activity Pick target element - Chooses
) - Check if the element exists in the file. Boolean supported only.
Raw document content
Element (JavaElement)*** - The element you want to get. * **From (JavaElement)** - The file you get
file [[[[image:element exist.jpg]]>>attach:element exist.jpg]] (* is mandatory) **In the body
Exists **Output** * **Exist (Boolean)** - Check if the element exists in the file. Boolean
next page » Page 1 2 3 4 5
RSS feed for search on [get-files]
Created by admin on 2022/04/17 14:38