Generating a WSDL File for a SOAP Service Binding Instance

You can generate a WSDL file for a SOAP Service binding instance from the application or the service.

Procedure

  1. Click Applications.
  2. Click an application.
  3. Choose one of the following starting points:
    Starting Point Procedure
    Application
    1. In the Status tab, click the Binding Status.
    2. In the table, select a row and click Generate WSDL.
    Service
    1. Display a service's bindings.
    2. Expand a SOAP binding.
    3. Click a row containing a node on which the binding is deployed.
    4. Click the Generate WSDL button.

What to do next

When the WSDL is generated, a machine name 0.0.0.0 is embedded in the SOAP address element. For example,<soap:address location="http://0.0.0.0:9091/helloWorldPT/"/>.

The machine name should be updated before using the WSDL.