Search: get-active-window

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

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

HTTP Client with Body Factory

Last modified by Nhan Nguyen on 2022/05/13 03:16
Rendered document content
Description This HTTP Client with Body Factory activity enables you to perform HTTP requests to a specified web API. When first dragging this activity to the Designer panel, the HTTP Request Wizard window
the activity. False (default) - blocks the process from continuing the execution. TimeOut MS (Int32
Raw document content
** == This HTTP Client with Body Factory activity enables you to perform HTTP requests to a specified web API. When first dragging this activity to the Designer panel, the HTTP Request Wizard window is displayed
the rest of the process to continue the execution even an error occurs within the activity. False (default

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
of the activity to organize and structure your code better. Eg: Get Element Output Output Element (JavaElement
even if an error occurs within the activity. False (default) - blocks the process from continuing
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
the rest of the process to continue the execution even if an error occurs within the activity. False
of time (in milliseconds) to wait for the activity to run before an error is thrown. If the timeout

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. (* is mandatory) In the body of the activity Pick target element - Chooses the field to select the item. This activity will generate a string variable (Selector) to specify the location of that field. Properties
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. [[[[image:get text.png]]>>attach:get text.png]] (* is mandatory) **In the body of the activity** * **Pick target element** - Chooses the field to select the item. This activity will generate a string

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
(String)** - The output of the text that you get from this activity stored in a variable. **Misc
** * **Text Format (Dropdown list)*** – The format of the data you want to get from to Clipboard. Support

[1.2] RPA Reference

Last modified by admin on 2023/05/14 13:23
Rendered document content
IDP Scope IDP Activities belong to the IDP package in akaBot Studio - a component in the akaBot ecosystem. When using these activities, you do not need to import files to akaBot Vision or export, change the status manually. There are 6 activities: To connect akaBot Studio and akaBot Vision by API key. akaBot
Raw document content
** == (% class="wikigeneratedid" %) IDP Activities belong to the IDP package in akaBot Studio - a component in the akaBot ecosystem. When using these activities, you do not need to import files to akaBot Vision or export, change the status manually. There are 6 activities: (% class="box infomessage" %) ((( To connect

Log Message

Last modified by Giang Tran on 2022/05/13 03:47
Rendered document content
RCA.Activities.Core.LogMessage Description This activity allows you to write the specified
page. (* for Mandatory) In the body of activity Level (Dropdown list) - The importance level
(String)- The message you want to display in the log message window. E.g: “Warning! This is an error
Raw document content
" %) ((( RCA.Activities.Core.LogMessage == **Description** == This activity allows you to write the specified diagnostic message
-20220505092805-1.jpeg]] (* for Mandatory) == **In the body of activity** == * **Level (Dropdown list
and Fatal * **Message (String)**- The message you want to display in the log message window. E.g: “Warning

Get OCR Text

Last modified by DatPT on 2023/04/14 14:44
Rendered document content
RCA.Activities.Core.GetOCRText Description This activity allows you to get text from a UI element
. (* for Mandatory) In the body of activity Take a Screenshot – The Image Selector. You can get a screenshot
of the activity to organize and structure your code better. E.g: [586133740] Get OCR Text Options Confident
Title
Get OCR Text
Location
Get OCR Text
Raw document content
" %) ((( RCA.Activities.Core.GetOCRText == **Description** == This activity allows you to get text from a UI element or image using the OCR screen scraping method. This activity is valid inside “OCR Scope” only. [[image:image
of the activity to organize and structure your code better. E.g: [586133740] Get OCR Text **Options

[10]Get Text

Last modified by Tuan Nguyen on 2022/05/13 02:25
Rendered document content
RCA.Activities.Browser.GetText Description The Get Text activity extracts on a webpage and saves it in a String variable. (* For Mandatory) In the body of the activity Pick target element* - Chooses the field to get text. This activity will generate a string variable (Selector) to specify the location
Title
[10]Get Text
Location
[10]Get Text
Raw document content
" %) ((( RCA.Activities.Browser.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
"]] (* For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field to get
the name of the activity to organize and structure your code better. Eg: [3454334] Get Text * **Public

HTTP Client

Last modified by DatPT on 2023/04/19 10:26
Rendered document content
 and MERGE. By default, the GET method is selected. Misc Display Name (String) - The name of this activity
Description This HTTP Client activity enables you to perform HTTP requests to a specified web API
even when the activity throws an error. This field only supports Boolean values (True, False). True
Raw document content
** == This HTTP Client activity enables you to perform HTTP requests to a specified web API. [[[[image:HTTP
on Error (Boolean) **- Specifies if the automation should continue even when the activity throws an error
the execution even if an error occurs within the activity. False (default) - blocks the process from continuing

Get XML Nodes

Last modified by VuNH54 on 2023/04/21 11:39
Rendered document content
RCA.Activities.Core.GetXMLNodes Description The Get Nodes activity allows you to retrieve an XML Node from a XML document. (* for Mandatory) In the body of activity Enter a VB expression
) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security
Title
Get XML Nodes
Attachment name
get xml nodes.jpg
Location
Get XML Nodes
Raw document content
" %) ((( RCA.Activities.Core.GetXMLNodes == **Description** == The Get Nodes activity allows you to retrieve an XML Node from a XML document. [[image:get xml nodes.jpg]] (* for Mandatory) == **In the body of activity** == * **Enter
the name of the activity to organize and structure your code better. E.g: Get XML Nodes **Output
next page » Page 1 2 3 4
RSS feed for search on [get-active-window]
Created by admin on 2022/04/17 14:38