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.
The non-bound
WSDL file is always published in the exported compressed file for
the inbound service,
along with the bound WSDL file if the inbound service has any ports
defined.
The compressed file, named
inbound_service_name.zip,
therefore
always contains the following files:
- 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).
If the inbound service has one or more ports, then the compressed
file additionally
contains the following files:
- 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.