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

Testing Operation Mappings

Testing Operation Mappings

Test an operation mapping to preview the SOAP response for an operation. You can preview the output of an operation mapping or you can preview output from a transformation in the mapping.
Before you can preview data, you need to select a default Data Integration Service if the domain includes more than one service.
  1. Open a web service.
  2. Select the operation mapping in the
    Outline
    view.
    The operation mapping appears in the editor.
  3. Select the
    Data Viewer
    view.
  4. In the
    Input
    window, enter a request.
  5. If you want to view the output data of a specific transformation, select the transformation in the editor. Otherwise, the output of the operation mapping displays when you run the data viewer.
  6. Click
    Run
    .
    The result of the request appears in the
    Output
    window.
  7. To test the operation mapping with a different request, click
    Reset
    and then repeat steps 4 through 6.

0 COMMENTS

We’d like to hear from you!