Search: get-data-from-clipboard

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

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

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
(milliseconds). Input Input Element (JavaElement)* - The element you want to get. From (JavaElement)* - The file you get the element from Selector (String) * - You can add selectors here. String supported only
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

Do Actions

Last modified by Nhan Nguyen on 2022/05/13 02:22
Rendered document content
[])* - Execution of multiple actions from a Java element. Eg: Available actions page-up , page-down, select-all … From (JavaElement) - The file you get the element from. Input Element (JavaElement)* - The element you
the activity. False (default) - blocks the process from continuing the execution. Timeout MS (Int32
Raw document content
)** - The file you get the element from. * **Input Element (JavaElement)*** - The element you want to get
the execution even an error occurs within the activity. False (default) - blocks the process from continuing
: 30000 (milliseconds). **Input** * **Actions (String[])*** - Execution of multiple actions from

[16]Extract Data

Last modified by Tuan Nguyen on 2022/05/13 02:27
Rendered document content
RCA.Activities.Browser.ExtractData Description The Extract Data activity allows you to get data
file enables you to extract data from indicated webpage. The text must be quoted. E.g: "project.json
Config Json (String) - Json file enables you to extract data from indicated webpage. The text must
Title
[16]Extract Data
Location
[16]Extract Data
Raw document content
" %) ((( RCA.Activities.Browser.ExtractData == **Description** == The Extract Data activity allows you to get data from a specified
file enables you to extract data from indicated webpage. The text must be quoted. E.g: "project.json" * **Text html (String)** - Text string specifies what information to extract from indicated webpage

[13]Get Web Attribute

Last modified by Tuan Nguyen on 2022/05/13 02:26
Rendered document content
] Get Web Attribute Public (Checkbox) - Check if you want to public it. Remember to consider data
RCA.Activities.Browser.GetWebAttribute Description The Get Web Attribute activity allows you to get the value of an attribute that belongs to the native browser element. (* For Mandatory
Title
[13]Get Web Attribute
Location
[13]Get Web Attribute
Raw document content
] Get Web Attribute * **Public (Checkbox) **- Check if you want to public it. Remember to consider data
" %) ((( RCA.Activities.Browser.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value
the activity. False (default) - blocks the process from continuing the execution. * **Timeout Ms (Int32

[1.2] RPA Reference

Last modified by admin on 2023/05/14 13:23
Rendered document content
. You can use this key from the import document activity. Extract type: you can choose DataTable/Json
the status. You can check the status on akaBot Vision. Get Documents To get specific documents
to get documents Status: the status you want to get Ex: you can get all Confirmed documents
Raw document content
. (% style="text-align:center" %) [[image:image-20220420200751-2.png||cursorshover="true" data-xwiki-image
: the ID of the file you want to export. You can use this key from the import document activity. * Extract
if the value is true, otherwise remains the status. You can check the status on akaBot Vision. === **Get

Type Into

Last modified by Nhan Nguyen on 2022/05/13 02:26
Rendered document content
(JavaElement)* - The element you want to get. From (JavaElement) - The file you get the element from. Selector
(default) - blocks the process from continuing the execution. Timeout MS (Int32)- The maximum amount
. Misc Public (Checkbox) - Check if you want to publicize it. Remember to consider data security
Raw document content
)*** - The element you want to get. * **From (JavaElement) **- The file you get the element from. * **Selector
) - blocks the process from continuing the execution. * **Timeout MS (Int32)**- The maximum amount of time
data security requirements before using it. * **Display Name (String) **- The name of this activity

Get XML Node Attributes

Last modified by VuNH54 on 2023/04/21 11:38
Rendered document content
RCA.Activities.Core.GetXMLNodeAttributes Description The Get XMLNode Attributes activity allows
to retrieve. XNode variable supported only. Misc Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String
Title
Get XML Node Attributes
Attachment name
get xml node attributes.jpg
Location
Get XML Node Attributes
Raw document content
" %) ((( RCA.Activities.Core.GetXMLNodeAttributes == **Description** == The Get XMLNode Attributes activity allows you to retrieve the attributes
only. **Misc** * **Public (Checkbox) **- If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name (String) **- The name

[4] Production Vs. Test Environment Setup

Last modified by admin on 2024/01/10 15:49
Rendered document content
Getting started with akaBot Vision takes only a few clicks: go to http://idp.akabot.com, enter your
. If you’ve tested the basics and you want to get serious about akaBot Vision, you’re probably wondering what’s the best practice for having a test environment with akaBot Vision and how you’ll migrate from
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( ((( ((( Getting started
and you want to get serious about akaBot Vision, you’re probably wondering what’s the best practice for having a test environment with akaBot Vision and how you’ll migrate from test to prod environment

HTTP Client with Body Factory

Last modified by Nhan Nguyen on 2022/05/13 03:16
Rendered document content
the activity. False (default) - blocks the process from continuing the execution. TimeOut MS (Int32
to be used when calling the API. The following HTTP verbs are supported: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH and MERGE. By default, the GET method is selected. OAuth1 Consumer Key (String
Raw document content
) - blocks the process from continuing the execution. * **TimeOut MS (Int32)** - The maximum amount of time
are supported: **GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH** and **MERGE.** By default, the **GET** method
from the HTTP request, as a string variable. * **Status Code (Int32) **- The status code received from
next page » Page 1 2 3 4
RSS feed for search on [get-data-from-clipboard]
Created by admin on 2022/04/17 14:38