Search: get-file-info

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

Results 11 - 20 of 59 « previous page next page » Page 1 2 3 4 5 6

[3] Activation

Last modified by admin on 2023/11/22 11:33
Rendered document content
in the Licensing Email. 3 - Network Options (Optional): If you use Proxy Server, please fill in the Proxy Info
A), select Captcha then Download File to download Activation Response file (named activate.txt). Step 7 – Copy the Activation Response file from device B to device A. On your akaBot Studio computer (device
Raw document content
device(% style="color:#e74c3c" %)** (device B) **(%%)to get license file from akaBot license management system. 1*1. Have connection between device A and device B to transfer license file from device B
in the Licensing Email. 3 -** Network Options (Optional)**: If you use Proxy Server, please fill in the Proxy Info

[3] How to use Desktop Trigger

Last modified by admin on 2023/06/03 08:48
Rendered document content
Choose event types that will occur in that folder Check box Yes 3 File Filter Gets or sets the filter
, type, description Create a new trigger 1. Create a File trigger Step 1: At the home screen, click the "New Trigger" button. The list of trigger types will be shown as below: Step 2: Choose the File
Raw document content
|(% style="width:139px" %)File Filter|(% style="width:489px" %)((( Gets or sets the filter string used
of created triggers by status, name, type, description == **Create a new trigger** == === 1. Create a File
will be shown as below: [[image:image-20230421172542-2.png]] **Step 2**: Choose the **File trigger** option

[1.2] API Reference

Last modified by admin on 2023/04/10 17:45
Rendered document content
: Attribute Type Description Required id string Document Id want to get info Yes Output: If success
in akaBot Vision work? a. Import Document The user has to log in to akaBot Vision to get token
(token and files need to be uploaded) to IDP Server then IDP Server will respond the documentIds
Raw document content
parameters: |**Attribute**|**Type**|**Description**|**Required** |id|string|Document Id want to get info|Yes
has to log in to akaBot Vision to get token in the API Key in the Account section below the user's
:#e74c3c" %) (% style="color:#000000" %)and sending request information (token and files need

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

[1.2] RPA Reference

Last modified by admin on 2023/05/14 13:23
Rendered document content
ecosystem. When using these activities, you do not need to import files to akaBot Vision or export, change
key field of IDP Scope. Import Document To import files into the specified pipeline. There are 3 fields you need to focus on: File path: the file you want to import. Pipeline key: the pipeline
Raw document content
in the akaBot ecosystem. When using these activities, you do not need to import files to akaBot Vision
" %) ((( To import files into the specified pipeline. There are 3 fields you need to focus on: ))) * File path: the file you want to import. * Pipeline key: the pipeline that the file is imported to. The key is the ID

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
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
RSS feed for search on [get-file-info]
Created by admin on 2022/04/17 14:38