Deploying the Service Consumer Application

Procedure

  1. In the Deployment Servers view, right-click XYZ Work Server1 and click Deploy Module. The Deploy Module(s) wizard is displayed.
  2. Select Deploy BPM Project then click Next. The Select Project dialog is displayed.
  3. Select ServiceConsumer as the module to deploy.
  4. Click Next. The Administrator Setup dialog is displayed.

    Click . The refresh ensures that the deployment process has access to the details of the service provider application that you have just deployed. If you do not do this, it is possible that the values you need in step 7 might not yet be available.

  5. Click Next. The Property Configuration dialog is displayed.Press Next.
  6. Click Next. The Wiring Configuration dialog displays so that you can indicate the linkage between the two applications.

    Click on add wire and select com.example.serviceprovider/
SPProcessPackage_ServiceProviderProcess/Virtualization from the drop-down list.

    Note: For service virtualization, you should always wire to a Virtualization option here. The full name of the service will vary from case to case, but will always end in Virtualization.
  7. Click away from the field and click Finish. The Progress Dialog is displayed while deployment takes place, and should indicate that deployment has finished with no errors. Progress messages are also displayed in the Console view.
  8. In the Deployment Servers view, expand XYZServer1 > BPMEnvironment > Applications. A com.example.serviceconsumer entry is displayed, indicating that the application has been deployed to the BPM runtime.
  9. In the Deployment Servers view, right-click XYZ Work Server1 and select Open > Open Administrator in web browser. The login screen for the Administrator interface in the BPM runtime is displayed.
  10. Log in as root.
  11. Click Applications. The list of available applications is displayed.
  12. Check that com.example.serviceconsumer has deployed successfully. Its Runtime State should be Running. Its Action Status should be Deploy with Start Successful.
  13. Log out from Administrator.