Table of Contents

Search

  1. Preface
  2. Web Services
  3. SOAP Web Services
  4. WSDL Data Object
  5. Schema Object
  6. How to Create a SOAP Web Service
  7. Operation Mappings
  8. Parsing Web Service SOAP Messages
  9. Generating Web Service SOAP Messages
  10. Web Service Consumer Transformation
  11. REST Web Services
  12. How to Create a REST Web Service
  13. REST Web Service Consumer Transformation
  14. REST Web Service Consumer Transformation Use Cases
  15. REST and SOAP Web Service Administration
  16. Datatype Compatibility

Web Services Guide

Web Services Guide

REST Web Service Consumer Transformation Configuration

REST Web Service Consumer Transformation Configuration

When you create a REST Web Service Consumer transformation, you select the HTTP method and define the method input and output. If you select the Get method, you do not define method input.
The input elements in the HTTP request message map to input ports. The output elements in the HTTP response message map to output ports. The Developer tool creates ports for the first level elements.
When you configure the transformation, you complete the following tasks:
  1. Select the HTTP method.
  2. Configure ports to represent elements in the header and body of the request and response messages.
  3. Configure the input mapping.
  4. Configure the output mapping.
  5. Configure advanced properties such as the connection and the base URL for the web service.
If the REST web service requires authentication, create an HTTP connection object.

0 COMMENTS

We’d like to hear from you!