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

Output Transformation

Output Transformation

The Output transformation represents the output element and header elements in the web service WSDL. The Output transformation creates a SOAP response message from groups of relational data in the operation mapping. A WSDL might describe a large SOAP message hierarchy, but a web service operation might return data for part of the SOAP response message.
The Developer tool creates an Output transformation when you define the web service operation output.
Use the Output transformation
Ports
tab to view the operation output hierarchy, add transformation input ports, and map the input ports to the operation output. The operation output hierarchy defines the SOAP response message hierarchy.
You can map XML data from one string or text input port to the entire SOAP response. When you map XML data to the entire SOAP response, you cannot map ports to nodes in the operation output.
Configure advanced properties in the Output transformation
Advanced
tab.

0 COMMENTS

We’d like to hear from you!