Publish WSDL files to ZIP file [Settings]
Publish the WSDL files for this service to a .zip file
To view this page in the console, click the following path:
.
Use the publish WSDL files property to export the template WSDL for this inbound service to a compressed file.
The exported file includes a version of the WSDL file that has no ports (bindings) defined. This non-bound WSDL is intended for use by your colleagues preparing to deploy an inbound service. It gives you a convenient way of sharing information on the planned deployment details for the service among your team. When you finally deploy the inbound service, the associated WSDL must be complete (that is, it must include the binding information). For more information, see the topic "Non-bound WSDL" in the information center.
- bus_name.inbound_service_nameNonBound.wsdl (this file contains the non-bound service, port and binding for the inbound service).
- bus_name.inbound_service_namePortTypes.wsdl (this file contains the port type definition for the inbound service).
- bus_name.inbound_service_nameService.wsdl (this file contains the service and port elements for the inbound service).
- bus_name.inbound_service_nameBindings.wsdl (this file contains the binding elements that correspond to the ports for the inbound service).
If there is an error generating the WSDL then an error page is returned.