Difference between revisions of "RESTGet (Activity)"
(→Arguments) |
|||
Line 41: | Line 41: | ||
Use this activity to get a resource from a server. | Use this activity to get a resource from a server. | ||
+ | |||
+ | |||
+ | |||
+ | =Example= | ||
+ | Exemplary values to get Token. | ||
+ | |||
+ | {| class="wikitable" | width = "50%" | ||
+ | |- | ||
+ | ! Argument!! Value | ||
+ | |- align="left" | ||
+ | | DisplayName || "RESTGet<String" | ||
+ | |- align="left" | ||
+ | | Error || | ||
+ | |- align="left" | ||
+ | | Headers || | ||
+ | |- align="left" | ||
+ | | MethodName || "GetCustomizingInfo" | ||
+ | |- align="left" | ||
+ | | Parameter || | ||
+ | |- align="left" | ||
+ | | Resonse || | ||
+ | |- align="left" | ||
+ | | Result || "info" | ||
+ | |- align="left" | ||
+ | | Url || "https://81.10.184.186:888/UBIK/DBG/AUG/MT/TEMPLATE/Content/UbikContent.svc" | ||
+ | |} | ||
Revision as of 07:11, 6 April 2020
This activity is used to get a resource from a server and performs a "READ" operation using the UBIK USAM Service.