Search: get-xml-node-attributes

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

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

Activities

Last modified by admin on 2023/09/16 01:57
Rendered document content
Structured Data (NB) Get Element (NB) Get Text (NB) Get Web Attribute (NB) Go Back (NB) Go Forward (NB
) Select Item (NB) Select Multiple Items (NB) Set Web Attribute (NB) Switch To (NB) Take Screenshot (NB
URL (NB) Wait Web Attribute (NB)
Raw document content
/Activities/Get%20Text%20%28NB%29/]] * [[Get Web Attribute (NB)>>url:https://docs.akabot.com/bin/view
/view/Activities/Native%20Browser/Activities/Extract%20Structured%20Data%20%28NB%29/]] * [[Get Element (NB)>>url:https://docs.akabot.com/bin/view/Activities/Native%20Browser/Activities/Get%20Element%20

[1.2] RPA Reference

Last modified by admin on 2023/05/14 13:23
Rendered document content
/XML format. Update status to exported: status is updated if the value is true, otherwise remains 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
type: you can choose DataTable/Json/XML format. * Update status to exported: status is updated if the value is true, otherwise remains the status. You can check the status on akaBot Vision. === **Get Documents** === (% class="box infomessage" %) ((( To** **get specific documents in the specific pipeline

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
node, select Workflow. Select Code Activity from the Workflow list. Type SumInt into the Name box
: CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public OutArgument<int> Total { get; set; } protected override void
Raw document content
. Choose Add New Item from the Project menu. 1. In the Installed > Common Items node, select Workflow
class SumInt : CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public OutArgument<int> Total { get; set

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
to organize and structure your code better. E.g: Get XML Nodes Output XML Nodes (IEnumerable)- An variable
Title
Get XML Nodes
Attachment name
get xml nodes.jpg
Location
Get XML Nodes
XML
Raw document content
" %) ((( RCA.Activities.Core.GetXMLNodes == **Description** == The Get Nodes activity allows you to retrieve an XML Node from a XML
the name of the activity to organize and structure your code better. E.g: Get XML Nodes **Output** * **XML Nodes (IEnumerable)**- An variable containing the retrieved XML nodes. ))) {{velocity

Get XML Node Attributes

Last modified by VuNH54 on 2023/04/21 11:38
Rendered document content
. E.g: Get XML Node Attributes Output Attributes (IEnumerable< XAttribute >) - The output variable
you to retrieve the attributes of an XML Node. (* for Mandatory) In the body of activity Enter a VB expression (XNode)* - The XML Node whose attributes you want to retrieve. XNode variable supported
Title
Get XML Node Attributes
Attachment name
get xml node attributes.jpg
Location
Get XML Node Attributes
XML
Raw document content
** * **Existing XML Node (XNode)*** - The XML Node whose attributes you want to retrieve. XNode variable supported
in IEnumerable containing the retrieved XML node attributes. ))) {{velocity}} #if ($xcontext.action != 'export
" %) ((( RCA.Activities.Core.GetXMLNodeAttributes == **Description** == The Get XMLNode Attributes activity allows you to retrieve the attributes

Get Nodes

Last modified by VuNH54 on 2023/04/21 11:37
Rendered document content
RCA.Activities.Core.GetNodes Description The Get XML Nodes activity allows you to retrieve a list of first-level XML Nodes from a XML document. (* for Mandatory) In the body of activity Enter a VB
. E.g: Get Nodes Output XML Nodes (XNode)- An variable containing the retrieved XML nodes.
Title
Get Nodes
Attachment name
get nodes.jpg
Location
XML
Get Nodes
Raw document content
== **Description** == The Get XML Nodes activity allows you to retrieve a list of first-level XML Nodes from a XML
and structure your code better. E.g: Get Nodes **Output** * **XML Nodes (XNode)**- An variable containing
of activity** == * **Enter a VB expression (XDocument) **- An XDocument variable containing the XML node

Get Position

Last modified by DatPT on 2023/04/19 13:01
Rendered document content
a particular UI element when the activity is executed. It is actually a XML fragment specifying attributes
to organize and structure your code better. E.g: [3424325] Get Position Options Rectangle (Rectangle
Title
Get Position
Location
Get Position
Raw document content
element when the activity is executed. It is actually a XML fragment specifying attributes of the GUI
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get

Get Attribute

Last modified by DatPT on 2023/04/19 12:58
Rendered document content
a particular UI element when the activity is executed. It is actually a XML fragment specifying attributes
to organize and structure your code better. E.g: [3424325] Get Attribute Output Result (Object) - The value
of a specified attribute of an UI element. (* is mandatory) In the body of activity Indicate on screen
Title
Get Attribute
Location
Get Attribute
Raw document content
element when the activity is executed. It is actually a XML fragment specifying attributes of the GUI
" %) ((( RCA.Activities.Common.GetAttribute == **Description** == This activity is used to retrieve the value of a specified attribute
of the attribute to be retrieved. This field supports only strings. == **Properties** == **Common** * **Continue

Type Secure Text

Last modified by DatPT on 2023/04/19 12:57
Rendered document content
is executed. It is actually a XML fragment specifying attributes of the GUI element you are looking
Raw document content
. It is actually a XML fragment specifying attributes of the GUI element you are looking for and of some of its

HTTP Client

Last modified by DatPT on 2023/04/19 10:26
Rendered document content
options are supported: ・ANY (default value) ・XML ・JSON. End Point (String)* - The URL to which you want
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. Misc Display Name (String) - The name of this activity
Raw document content
to receive the web server's response. The following options are supported: ・ANY (default value) ・XML ・JSON
. The following HTTP verbs are supported: **GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH** and **MERGE**. By default, the **GET** method is selected. **Misc** * **Display Name (String)** - The name
RSS feed for search on [get-xml-node-attributes]
Created by admin on 2022/04/17 14:38