Search: get-property

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

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

[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

Update File Permission

Last modified by Nga Nguyen on 2022/05/16 03:36
Rendered document content
. Id of permissions to update (String)* - The ID of the permission that you want to update. Properties Input File ID (String)* - ID of file requested to get permission. String variables and String
(DateTime) - The time that you want the file permissions to expire. This property supports < Nullable
Raw document content
want to update. == **Properties** == **Input** * **File ID (String)*** - ID of file requested to get permission. String variables and String are supported. * **Permission ID (String)*** - The ID
permissions to expire. This property supports < Nullable >DateTime variables and < Nullable >DateTime

[33]Handle Alert

Last modified by Tuan Nguyen on 2022/05/13 03:27
Rendered document content
” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text from alert box. ・SENDKEYS – Sends string of text to the alert box. Properties Common Continue On Error (Boolean) - A Boolean
up window appears. ・GETTEXT - Gets the text from alert box. ・SENDKEYS – Sends string of text
Raw document content
- Clicks on the “Cancel” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text from alert box. ・SENDKEYS – Sends string of text to the alert box. == **Properties** == **Common
- Clicks on the “Cancel” or "Exit" button as soon as the pop up window appears. ・GETTEXT - Gets the text

Type Into (NB)

Last modified by Nga Nguyen on 2022/05/16 04:01
Rendered document content
) to specify the location of that element. Text (String)* - The text to type into. This property supports String variable so it must be quoted. E.g: “My name is” Properties Before Type Empty Field (Checkbox
 – Not empty the field. Set Focus (Checkbox) - If selected, the field will get focused before typing
Raw document content
to type into. This property supports String variable so it must be quoted. E.g: “My name is” == **Properties** == **Before Type** * **Empty Field (Checkbox) **- A checkbox specifies whether target field
Focus (Checkbox)** - If selected, the field will get focused before typing. By default

[04]Get Active Window

Last modified by Tuan Nguyen on 2022/05/13 04:10
Rendered document content
RCA.Activities.Windows.GetActiveWindow Description The Get Active Window enables you to get
) In the body of activity Do - The activities you want to execute within the current active window. Properties
to public the activity. Remember to consider data security requirement before using this property. Display
Title
[04]Get Active Window
Location
[04]Get Active Window
Raw document content
" %) ((( RCA.Activities.Windows.GetActiveWindow == **Description** == The Get Active Window enables you to get the current active window
the current active window. == **Properties** == **Common** * **Continue On Error (Boolean
. Remember to consider data security requirement before using this property. * **Display Name (String

Get Web Attribute

Last modified by Nhan Nguyen on 2022/05/13 03:42
Rendered document content
RCA.Activities.IE.GetWebAttribute Description The Get Web Attribute activity allows you to get
) In the body of the activity Pick Target Element* - Chooses the field to get the attribute. This activity will generate a string variable (Selector) to specify the location of that field. Properties Common Continue
Title
Get Web Attribute
Location
Get Web Attribute
Raw document content
" %) ((( RCA.Activities.IE.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value
]] (* for Mandatory) **In the body of the activity** * **Pick Target Element*** - Chooses the field to get
. == **Properties** == **Common** * **Continue On Error (Boolean)** - A Boolean variable has two possible

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

Get Text

Last modified by Nhan Nguyen on 2022/05/13 03:42
Rendered document content
RCA.Activities.IE.GetText Description The Get Text activity extracts on a webpage and saves
the field to get the text. This activity will generate a string variable (Selector) to specify the location of that field. Properties Common Continue On Error (Boolean) - A Boolean variable has two possible values
Title
Get Text
Location
Get Text
Raw document content
" %) ((( RCA.Activities.IE.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
** * **Pick Target Element*** - Chooses the field to get the text. This activity will generate a string variable (Selector) to specify the location of that field. == **Properties** == **Common

Get Text

Last modified by Nga Nguyen on 2022/05/16 04:16
Rendered document content
RCA.Activities.Common.GetText Description The Get Text activity allows you to get text from
the location of that element. Properties Common Continue On Error (Boolean) - A Boolean variable has two
. This property cannot be used alongside the Selector property. Selector (String) - Text property used to find
Title
Get Text
Location
Get Text
Raw document content
" %) ((( RCA.Activities.Common.GetText == **Description** == The Get Text activity allows you to get text from webpage or windows
variable (Selector) to specify the location of that element. == **Properties** == **Common
) :** ** **Element (UIElement)** - Use the UiEIement variable returned by another activity. This property cannot

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