Search: get-xml-nodes

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

Results 1 - 10 of 21 next page » Page 1 2 3

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
of an XML Node. [[[[image:get xml node attributes.jpg]]>>attach:get xml node attributes.jpg]] (* for Mandatory) == **In the body of activity** == * **Enter a VB expression (XNode)*** - The XML Node whose
** * **Existing XML Node (XNode)*** - The XML Node whose attributes you want to retrieve. XNode variable supported

Activities

Located in
Last modified by admin on 2022/07/01 16:16
Rendered document content
Deserialize XML Execute XPath Get Nodes Get XML Node Attributes Get XML Nodes
Location
XML
Raw document content
%20XPath/]] * [[Get Nodes>>url:https://docs.akabot.com/bin/view/Activities/XML/Activities/Get%20Nodes/]] * [[Get XML Node Attributes>>url:https://docs.akabot.com/bin/view/Activities/XML/Activities/Get%20XML%20Node%20Attributes/]] * [[Get XML Nodes>>url:https://docs.akabot.com/bin/view/Activities/XML/Activities

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
Get Nodes
XML
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

[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
the field to get text. This activity will generate a string variable (Selector) to specify the location
the activity is executed. It is actually a XML fragment specifying attributes of the GUI element you
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
element when the activity is executed. It is actually a XML fragment specifying attributes of the GUI

[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

[13]Get Web Attribute

Last modified by Tuan Nguyen on 2022/05/13 02:26
Rendered document content
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
)* - Text property used to find a particular UI element when the activity is executed. It is actually a XML
Title
[13]Get Web Attribute
Location
[13]Get Web Attribute
Raw document content
" %) ((( RCA.Activities.Browser.GetWebAttribute == **Description** == The Get Web Attribute activity allows you to get the value
to find a particular UI element when the activity is executed. It is actually a XML fragment specifying
] Get Web Attribute * **Public (Checkbox) **- Check if you want to public it. Remember to consider data

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
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 Text Options Value (String) - Store the text
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
a particular UI element when the activity is executed. It is actually a XML fragment specifying attributes
. You can edit the name of the activity to organize and structure your code better. E.g: [3424325] Get

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 Text (NB)

Last modified by Nga Nguyen on 2022/05/16 03:50
Rendered document content
RCA.Activities.NativeBrowser.GetText Description The Get Text activity extracts on a webpage
* - Chooses the field to get text. This activity will generate a string variable (Selector) to specify
to find a particular UI element when the activity is executed. It is actually an XML fragment specifying
Title
Get Text (NB)
Location
Get Text (NB)
Raw document content
" %) ((( RCA.Activities.NativeBrowser.GetText == **Description** == The Get Text activity extracts on a webpage and saves it in a String
** == * **Pick target element*** - Chooses the field to get text. This activity will generate a string variable
element when the activity is executed. It is actually an XML fragment specifying attributes of the GUI
next page » Page 1 2 3
RSS feed for search on [get-xml-nodes]
Created by admin on 2022/04/17 14:38