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 2 for the JMS and JMS process binding

The second migration option for the WebSphere Studio Application Developer Integration Edition JMS process binding is to make business processes accessible to other SCA modules and clients.

The Export with SCA Binding makes an SCA component accessible by other SCA modules. To create an Export with an SCA 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 SCA Binding.

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

    5. Once the SCA Export is 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.
    6. Save the assembly diagram.

: Migrating the JMS and the JMS process bindings