IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Calling services > WSDL import and export files

Export WSDL files

Exporting Web Services Description Language (WSDL) files from a module along with the options you can use at export time are discussed.

To export WSDL files from a module, right-click the module name in the Business Integration navigation view, and select Export from the menu. In the Export window, select WSDL/Interface and click Next. The WSDL/Interface Export to File System page opens. You can also select an interface, business object or web service port in the module; and the wizard will open with all the artifacts. Alternately, from the menu, you can select File > Export.

Default file naming rule: The existing WSDL file name remains the same in an export. If you merge all contents into a single WSDL file then the interface (PortType) is used as the container. In refactoring (that is, if you are extracting WSDL and XSD elements), a new name is not generated. The default name is <old name>_Endpoint.wsdl for the file that contains the WSDL though you may override the name.

If that if you use a web services binding that uses the JAX-WS, the export name must comply with Java class name rules.

WSDL import and export files


Related tasks:
Interoperability with services from other vendors
Importing WSDL or XSD files


Related reference:
WSDL binding styles