webMethods CloudStreams 10.3 | webMethods CloudStreams Documentation 10.3 | CloudStreams Provider Project | REST Connector
 
REST Connector
 
Creating a REST Resource
Creating a Resource Request Parameter
Creating a Resource Request Header
Adding a Resource Request Body
Changing the Sequence of Local Assignments
Creating a Resource Response Header
Adding a Resource Response Body
Handling JSON representations of REST resources
REST (Representational State Transfer) is an architectural style that requires web applications to support the HTTP GET, POST, PUT, and DELETE methods and to use a consistent, application-independent interface.
Keep the following points in mind when creating a REST resource:
*The fully-qualified name of the resource must be unique across the entire webMethods Integration Server namespace.
*You can select the HTTP methods for which you want to create a service.
*The format of the request URI depends on the location of the resource.

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.