Search: get-property

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

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

Activities

Located in
Last modified by admin on 2022/07/01 16:16
Rendered document content
Property High Light Set Focus Take Screenshot Get Running Process Terminate Process Attach Process Keyboard
Open Window Window Scope Close Window Get Active Window Maximize Window Minimize Window Show Window Move Window Hide Window Restore Window Get Menu Select Item Scroll Send Hot Key Type Into Check/Uncheck
Raw document content
%20Text/]] * [[Get Property>>url:https://docs.akabot.com/bin/view/Activities/Window/Activities/%5B24%5DGet
/%5B03%5DClose%20Window/]] * [[Get Active Window>>url:https://docs.akabot.com/bin/view/Activities/Window
://docs.akabot.com/bin/view/Activities/Window/Activities/%5B10%5DRestore%20Window/]] * [[Get Menu>>url:https

Get Bulk API Job Results

Last modified by admin on 2024/05/08 11:29
Rendered document content
RCA.Activities.Salesforce.GetBulkAPIJobResults You may use this activity to get the results of a bulk API job in Salesforce. Properties Input ID - The ID of the bulk API job that you want to get the results. Only strings and String variables supported. Type - The type of results you want to retrieve
Title
Get Bulk API Job Results
Location
Get Bulk API Job Results
Raw document content
RCA.Activities.Salesforce.GetBulkAPIJobResults You may use this activity to get the results of a bulk API job in Salesforce. **Properties** **Input** * **ID** - The ID of the bulk API job that you want to get the results. Only strings and String variables supported. * **Type** - The type of results

Delete Queue Items

Last modified by Nhan Nguyen on 2022/05/13 03:19
Rendered document content
. Default value: 30000 (milliseconds). Input Queue Items (IEnumerable<Queue.Item>)* - You need to use Get Queue Items activity to get all items that the user wants to delete and the value of this property
on transactions. (* for Mandatory) Properties Common Continue On Error (Boolean) - A Boolean variable has
Raw document content
to use Get Queue Items activity to get all items that the user wants to delete and the value of this property is the output items of Get Queue Items activity. Set status of all Queue items specified in [Queue
-20220506113413-1.png]] (* for Mandatory) == **Properties** == **Common** * ((( **Continue On Error (Boolean

Get Bulk API Job

Last modified by admin on 2024/05/08 11:28
Rendered document content
RCA.Activities.Salesforce.GetBulkAPIJob You may use this activity to get the details of a bulk API job from Salesforce. Properties Input ID – The ID of the bulk API job that you want to get the details. Only strings and String variables supported. Misc Public - If selected, the values of variables
Title
Get Bulk API Job
Location
Get Bulk API Job
Raw document content
RCA.Activities.Salesforce.GetBulkAPIJob You may use this activity to get the details of a bulk API job from Salesforce. **Properties** **Input** * **ID** – The ID of the bulk API job that you want to get the details. Only strings and String variables supported. **Misc** * **Public** - If selected

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

[1] Release Notes

Located in
Last modified by admin on 2023/10/19 10:27
Rendered document content
On Error" property is incorrect when input [Selector] by data incorrect format. [GetText] Can not get text
Raw document content
] Operation of "Continue On Error" property is incorrect when input [Selector] by data incorrect format. * [GetText] Can not get text on Java application. ))) ))) ))) {{velocity}} #if ($xcontext.action != 'export

[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 Row Item

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
RCA.Activities.Core.GetRowItem Description This activity allows you to get a value from
row (DataRow)* - The DataRow object from which a value is to be retrieved. Properties Input Column (DataColumn)* - The DataColumn object whose value is to be retrieved from the DataRow. If this property is set
Title
Get Row Item
Attachment name
get row item.jpg
Location
Get Row Item
Raw document content
" %) ((( RCA.Activities.Core.GetRowItem == **Description** == This activity allows you to get a value from a DataRow variable
a value is to be retrieved. == **Properties** == **Input** * **Column (DataColumn)*** - The DataColumn object whose value is to be retrieved from the DataRow. If this property is set, the ColumnName

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
next page » Page 1 2 3 4 5
RSS feed for search on [get-property]
Created by admin on 2022/04/17 14:38