Difference between revisions of "RESTPost (Activity)"
(→Arguments) |
|||
| Line 44: | Line 44: | ||
Use this activity to create a new resource on a server using the UBIK USAM Service. | Use this activity to create a new resource on a server using the UBIK USAM Service. | ||
| + | Example= | ||
| + | Gets Customizing Version. | ||
| + | |||
| + | {| class="wikitable" | width = "25%" | ||
| + | |- | ||
| + | ! Argument!! Value | ||
| + | |- align="left" | ||
| + | | Body || "args" | ||
| + | |- align="left" | ||
| + | | DisplayName || "RESTPost<BCHierarchyDeltaShipments,HierarchyDeltaArguments>" | ||
| + | |- align="left" | ||
| + | | Error || | ||
| + | |- align="left" | ||
| + | | Headers || | ||
| + | |- align="left" | ||
| + | | MethodName || "GetHierarchyDeltasV212" | ||
| + | | Parameter || New String(){"APP_MT","CXT_MT",authToken,"264"} | ||
| + | |- align="left" | ||
| + | | Response || | ||
| + | |- align="left" | ||
| + | | Result|| "result" | ||
| + | |- align="left" | ||
| + | | Url || "https://81.10.184.186:888/UBIK/DBG/AUG/MT/TEMPLATE/Content/UbikContent.svc" | ||
| + | |- align="left" | ||
Revision as of 08:56, 8 April 2020
This activity is used to create a new resource on a server and performs an "CREATE" operation using the UBIK USAM Service.
