検索:get-xml-nodes

adminが2022/04/24 04:58に最終更新

23件のうち1 - 10 次のページ » ページ 1 2 3

Get XML Nodes (en)

VuNH54が2023/04/21 11:39に最終更新
表示されるドキュメントの内容
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
タイトル
Get XML Nodes
添付ファイルの名称
get xml nodes.jpg
保存場所
Get XML Nodes
XML
ドキュメントの内容のソース
" %) ((( 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 (en)

VuNH54が2023/04/21 11:38に最終更新
表示されるドキュメントの内容
. 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
タイトル
Get XML Node Attributes
添付ファイルの名称
get xml node attributes.jpg
保存場所
Get XML Node Attributes
XML
ドキュメントの内容のソース
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 (en)

保存場所
adminが2022/07/01 16:16に最終更新
表示されるドキュメントの内容
Deserialize XML Execute XPath Get Nodes Get XML Node Attributes Get XML Nodes
保存場所
XML
ドキュメントの内容のソース
%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 (en)

VuNH54が2023/04/21 11:37に最終更新
表示されるドキュメントの内容
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.
タイトル
Get Nodes
添付ファイルの名称
get nodes.jpg
保存場所
Get Nodes
XML
ドキュメントの内容のソース
== **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

Expand Tree (en)

adminが2024/05/07 11:20に最終更新
表示されるドキュメントの内容
with all available nodes and items is displayed in the activity. In the body of activity Indicate
value will be displayed in the corresponding fields. Item – Specifies a Tree Item or Tree Node within the parent tree. The active node or item will be selected. Upon indicating the SAP Tree element within
ドキュメントの内容のソース
with all available nodes and items is displayed in the activity. **In the body of activity** * **Indicate
value will be displayed in the corresponding fields. * **Item **– Specifies a Tree Item or Tree Node within the parent tree. The active node or item will be selected. Upon indicating the SAP Tree element

Lightning REST API Request (en)

adminが2024/05/12 16:54に最終更新
表示されるドキュメントの内容
options available: ANY JSON XML Method - The request method to be used when calling the API. The following HTTP methods available: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH and MERGE. Default method is GET
Lightning API requests accept body formats such as applicaton/json or application/xml. Only strings
ドキュメントの内容のソース
is ANY. 3 options available: ** ANY ** JSON ** XML * **Method** - The request method to be used when calling the API. The following HTTP methods available: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH and MERGE. Default method is GET. * **Resource** - The full path to the REST resource you want to use. Only

[10]Get Text (en)

Tuan Nguyenが2022/05/13 02:25に最終更新
表示されるドキュメントの内容
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
タイトル
[10]Get Text
保存場所
[10]Get Text
ドキュメントの内容のソース
" %) ((( 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 (en)

adminが2023/05/14 13:23に最終更新
表示されるドキュメントの内容
/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
ドキュメントの内容のソース
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 (en)

Tuan Nguyenが2022/05/13 02:26に最終更新
表示されるドキュメントの内容
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
タイトル
[13]Get Web Attribute
保存場所
[13]Get Web Attribute
ドキュメントの内容のソース
" %) ((( 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

Custom Activity (en)

保存場所
adminが2023/04/27 18:24に最終更新
表示されるドキュメントの内容
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
ドキュメントの内容のソース
. 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
次のページ » ページ 1 2 3
[get-xml-nodes]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成