IBM BPM, V8.0.1, All platforms > Programming IBM BPM > Developing client applications for BPEL processes and tasks > Developing web services API client applications > Publishing and exporting artifacts from the server environment > Publishing Business Process Choreographer WSDL files

Publishing the BPEL process WSDL file for web services applications

Use the administrative console to publish the WSDL file.

This topic applies to the following Business Process Choreographer web services interfaces:


Procedure

  1. Log on to the administrative console with a user ID with administrator rights.

  2. Click Applications > SCA modules.

    You can also click Applications > Application Types > WebSphere enterprise applications to display a list of all available enterprise applications.

  3. Choose the BPEContainer application from the list of SCA modules or applications.

  4. Select Publish WSDL files from the list of Web Services Properties.

  5. Click the .zip file in the list.

  6. On the File Download window that appears, click Save.
  7. Browse to a local folder and click Save.


Results

The exported .zip file is named BPEContainer_nodename_servername_WSDLFiles.zip. It contains WSDL and XSD artifacts for the following interfaces:

When you generate a web service proxy using the wsimport tool, you select one of the artifacts and the others are ignored.

Publishing Business Process Choreographer WSDL files


Related reference:
File artifacts and XML namespaces for the JAX-WS-based Business Process Choreographer web services APIs