Deploying the Application

This step assumes that you have created the XYZ Work Server1 Deployment Server, as described in the How to Implement and Deploy the WelcomeUsers Application tutorial; and that the server is connected.

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 and click Next. The Select Project dialog is displayed.
  3. Select WelcomeUsersService as the module to deploy, then click Next. There is a short pause while the necessary files generate.
  4. In the Administrator Setup dialog, click Next.
  5. The Property Configuration dialog is displayed. HttpInboundConnectionConfig is a string with the value ProcessPackage_WelcomeUsersService. It identifies the HTTP Connector resource instance that the BPM runtime will use to make the service available to client applications.
  6. 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.
  7. In the Deployment Servers view, expand XYZServer1 <BPM_app> (where <BPM_app> is your BPM application, by default amx.bpm.app). A com.example.welcomeusersservice entry is displayed, indicating that the application has been deployed to the BPM runtime.