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

Web Service WSDL View

Web Service WSDL View

You can preview the contents of the WSDL file on the
WSDL
view of a web service.
When you create a web service from a WSDL object, you can view the contents of the WSDL file.
When you manually create a web service, the Developer tool generates the contents of a WSDL file based on the configuration of the operation input, operation output, operation fault, and headers. You add elements to the schema of the WSDL or edit elements in the schema of the WSDL. You can also delete imported schema object from the WSDL.
Each operation input, operation output, operation fault, and header corresponds to a message in the WSDL. Operation faults and headers can share messages in a WSDL. When you use an element from the schema of the WSDL to create a fault or a header, the message name is the same as the element name.
You can view the WSDL design or the WSDL source. The WSDL design displays the hierarchical view of the WSDL contents. The WSDL source displays the content of the WSDL in an XML format.
To preview the WSDL in the Developer tool, select
Source
next to the
Show
field on the
WSDL
view of the web service.

0 COMMENTS

We’d like to hear from you!