IBM BPM, V8.0.1, All platforms > Migrating and upgrading your IBM BPM environment > Migrating from other products > Migrating from WebSphere Studio Application Developer Integration Edition > Additional migration information > Create SCA exports to access the migrated service > Migrating the JMS and the JMS process bindings

Migration option 4 for the JMS and JMS process binding

The fourth migration option for the WebSphere Studio Application Developer Integration Edition JMS process binding is to make business processes accessible by a web services client.

The export with web service binding makes an SCA component accessible by an external web services client. To create an export with web service binding, follow these steps:


Procedure

  1. Open the Assembly Editor for the module created by the migration wizard.

  2. Create an export with SCA binding for each BPEL process interface that had a JMS binding generated for it in WebSphere Studio Application Developer Integration Edition:

    1. Right-click the BPEL component in the Assembly Editor.

    2. Select Export… .

    3. Select Web Service Binding .

    4. If there are multiple interfaces for the process, select the interface(s) to export with this binding type.

    5. Select the transport: soap/http or soap/jms.

    6. Once the web services export has been created, select the export in the Assembly Editor and in the Properties view, select the Description content pane. The Export’s name and description are listed and may be modified as necessary.
    7. Save the assembly diagram.

: Migrating the JMS and the JMS process bindings