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

Associating a WSDL Data Object with a Web Service

Associating a WSDL Data Object with a Web Service

To associate a WSDL data object with a web service, choose a WSDL data object and associate each operation mapping with an operation defined in the WSDL data object.
When you create a web service from a WSDL data object, the web service is dependent on the WSDL data object. If you delete the WSDL data object, the operation mapping is not valid and you must associate a WSDL data object with the web service.
  1. In the
    Object Explorer
    view, open a web service that is dependent on a WSDL data object.
  2. Select the
    Overview
    view.
  3. Click
    Browse
    next to the
    WSDL Data Object
    option.
    The
    Select a WSDL Data Object
    dialog box appears.
  4. Select the WSDL data object and click
    OK
    .
  5. In the
    Operation Mappings
    area, associate a WSDL operation with each web service operation mapping.
    1. Right-click in the
      Operation
      column of an operation mapping row and click
      Select an operation
      .
      The
      Select an Operation
      dialog box appears.
    2. Select the operation and click
      OK
      .

0 COMMENTS

We’d like to hear from you!