Search: get-xml-nodes

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

Results 1 - 5 of 5 Page 1

Expand Tree

Last modified by admin on 2024/05/07 11:20
Rendered document content
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
Raw document content
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

Last modified by admin on 2024/05/12 16:54
Rendered document content
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
Raw document content
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

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

HTTP Client with Body Factory

Last modified by Nhan Nguyen on 2022/05/13 03:16
Rendered document content
. The following options are supported: ・ANY (default value) ・XML ・JSON. End Point (String)* - The URL to which you
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
options are supported: ・ANY (default value) ・XML ・JSON. * **End Point (String)*** - The URL to which
are supported: **GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH** and **MERGE.** By default, the **GET** method
(String) **- The format in which the body has to be. By default, it is filled in with application/XML

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
Page 1
RSS feed for search on [get-xml-nodes]
Created by admin on 2022/04/17 14:38