Search: get-property

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

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

Get Element

Last modified by Nhan Nguyen on 2022/05/13 02:24
Rendered document content
RCA.Activities.Java.GetElement Description This activity allows you to get elements from a Java file. (* is mandatory) Properties Common CONTINUE ON ERROR (Boolean) - A Boolean variable has
(milliseconds). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement
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. [[[[image:get element.png]]>>attach:get element.png]] (* is mandatory) == **Properties** == **Common
Element (JavaElement)* **- The element you want to get. * **From (JavaElement)* **- The file you get

[4] API resources

Last modified by admin on 2023/09/06 09:47
Rendered document content
in the format: property(,asc|desc) Ex: login,asc Response ReturnType: Collection(User) Example: Make a GET
: property(,asc|desc) Ex: name,asc Response ReturnType: Collection(WorkFlow) Example: Make a GET request
: property(,asc|desc) Ex: timeStamp,desc Response ReturnType: Collection(QueueItems) Example: Make a GET
Raw document content
. GetRolePermisson**(%%) == Get Resources permission collections. Supported methods: Get Parameters |Name|Type
: Make a GET request to the http:~/~/botcenter.akabot.io/api/roles/{name} URL [[image:image
-20230307144502-3.png]](% style="color:#000000" %)** 2. GetUsers**(%%) == Get User collections. Supported methods

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
. This activity will generate a string variable (Selector) to specify the location of that field. Properties
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from Selector
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
variable (Selector) to specify the location of that field. == **Properties** == **Common
)* **- The element you want to get. * **From (JavaElement)** - The file you get the element from * **Selector

[09]Get POP3 Mail Messages

Last modified by Tuan Nguyen on 2022/05/13 03:49
Rendered document content
email from a specified server. (* is mandatory) Properties Host Port (Int32) - The port
: “Mail.MyDomain.com” Logon Email (String)* - The email account used to get the message. Password (String)* - The password of the email account used to get the message. Misc Public (Checkbox) - Check if you want
Title
[09]Get POP3 Mail Messages
Location
Get POP3 Mail Messages
Raw document content
server. [[image:image-20220505163009-1.png]] (* is mandatory) == **Properties** == **Host
"]] **Logon** * **Email (String)*** - The email account used to get the message. * **Password (String)*** - The password of the email account used to get the message. **Misc** * **Public (Checkbox)** - Check

[06]Get IMAP Mail Messages

Last modified by Tuan Nguyen on 2022/05/13 03:46
Rendered document content
email message from a specified server. (* is mandatory) Properties Host Mail folder (String
: “Mail.MyDomain.com” Logon Email (String)* - The email account used to get the message. Password (String)* - The password of the email account used to get the message. Misc Public (Checkbox) - Check if you want
Title
[06]Get IMAP Mail Messages
Location
Get IMAP Mail Messages
Raw document content
a specified server. [[image:image-20220505162545-1.png]] (* is mandatory) == **Properties
used to get the message. * **Password (String)*** - The password of the email account used to get
. You can edit the name of the activity to organize and structure your code better. E.g: Get Imap Mail

Do Actions

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
other actions. (* is mandatory) Properties Common Continue On Error (Boolean) - This property
… From (JavaElement) - The file you get the element from. Input Element (JavaElement)* - The element you want to get. Selector (String)* - You can add selectors here. String supported only. Eg: Misc Public
Raw document content
. [[[[image:do actions.jpg]]>>attach:do actions.jpg]] (* is mandatory) == **Properties** == **Common** * **Continue On Error (Boolean) **- This property specifies when the automation keeps going if it has an error
)** - The file you get the element from. * **Input Element (JavaElement)*** - The element you want to get

[1.2] API Reference

Last modified by admin on 2023/04/10 17:45
Rendered document content
in akaBot Vision work? a. Import Document The user has to log in to akaBot Vision to get token
 on the document's size. b. Get Document Status    After the processing time, the user kindly re-checks the document's status by calling API Get Document Status and the request information is documentId which has been
Raw document content
has to log in to akaBot Vision to get token in the API Key in the Account section below the user's
. === (% style="color:#000000" %)**b. Get Document Status    ** (%%) === (% style="color:#000000" %)After the processing time, the user kindly re-checks the document's status by calling API (%%)[[Get Document Status

[5] Queue

Last modified by admin on 2023/07/04 15:48
Rendered document content
Description Mandatory. The description of the queue. 4 In progress The item was processed with the Get
was processed with the Get Transaction Item or the Add Transaction Item activity; when an item has this status
according to how you configured the Deadline property of the Postpone Transaction Item activity, in Studio
Raw document content
of the queue. |4|In progress|The item was processed with the Get Transaction Item or the Add Transaction Item
of the queue. |2|Description|The description of the queue. |3|In progress|The item was processed with the Get
according to how you configured the Deadline property of the Postpone Transaction Item activity, in Studio

[1] Task

Last modified by admin on 2023/07/04 14:44
Rendered document content
the properties of a task and task log. DELETE: Remove the task CLONE: Create an identical task from the existing
to get your confirmation. Hit Confirm to remove the task.
Raw document content
to perform some actions to manage the tasks: VIEW: to view the properties of a task and task log. DELETE
for bulk delete. [[image:image-20221028105402-33.png]] The System will show a message to get your

Center Installation Guide For High Availability Model on Redhat v9.x

Last modified by admin on 2024/02/02 16:48
Rendered document content
contact the project coordinator (if have) or send email to [email protected] to get the guidance. akaBot
="org.apache.commons.dbcp2.BasicDataSource" destroy-method="close"> <property name="driverClassName" value="oracle.jdbc.driver.OracleDriver"/> <property name="url" value="<DB-URL>"/> <property name="username
Raw document content
coordinator (if have) or send email to [[[email protected]>>path:mailto:[email protected]]] to get
" %)// <property name="driverClassName" value="oracle.jdbc.driver.OracleDriver"/>// (% style="margin-left:80px" %) (% style="color:#2980b9" %)// <property name="url" value="<DB-URL>"/>// (% style="margin-left
next page » Page 1 2
RSS feed for search on [get-property]
Created by admin on 2022/04/17 14:38