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 Process

REST Web Service Process

REST web services process requests from a web service client such as an external application, a web browser, or a REST Web Service Consumer transformation.
The following process describes how the Data Integration Service processes web service requests from web service clients:
  1. The Data Integration Service receives a request from a web service client.
  2. The REST Web Service Module of the Data Integration Service processes the request by running a resource mapping to retrieve rows from a data object.
  3. The Data Integration Service filters the output rows if the request contains filter parameters.
  4. The REST Web Service Module sends a response message to the web service client.

0 COMMENTS

We’d like to hear from you!