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

Step 1. Create the REST Web Service Resource

Step 1. Create the REST Web Service Resource

A REST web service resource contains the definition of the REST web service response message and a data access method to return the response. When you create an Informatica REST web service, you can define the resource from a data object or you can manually define the resource.
For this example, you manually create the resource because the response message format is hierarchical and it contains multiple-occurring data. You cannot create the resource from a data object in the repository.

0 COMMENTS

We’d like to hear from you!