Deploy the WelcomeUsers and Organization Model Projects

To make an application available, deploy the associated projects.

Note: To be able to deploy the organization model and project, you must have a running BPM server.

Procedure

  1. Right click the WelcomeUsers project and select Deployment > Generate Test Artifacts.
  2. Select XYZInsurance (WelcomeUsers is already selected), then click Generate.
    Note: The path in the Destination pane shows where the artifacts are being saved.
  3. Click Launch Admin.
    This starts Administrator, from which you will deploy the artifacts you just generated.
  4. On the Set the base URL of the Admin page dialog, enter the URL to the Deployment Manager, then click OK.

    For example:

    http://bpmserver/apps/admin/#/deploy-manager

    where bpmserver is the name or IP address of the BPM Server.

  5. Log in to TIBCO BPM Enterprise as an administrator.
    For example:

    Enter Username as tibco-admin and Password as secret.

  6. In the Deployment Manager, select New Deployment.
  7. To deploy the RASC file from the New Deployment dialog, either drag-and-drop the RASC file into the dialog, or click Select RASC file to browse to it.

    The RASC file can be found in two locations:

    1. In the Deployment Artifacts folder in Project Explorer pane of the Business Studio application.
    2. In the Deployment Artifacts folder in the project workspace on your file system.
    Note: The organization model RASC file must be deployed before the WelcomeUsers RASC file, as the WelcomeUsers project is dependent on the organization model.
  8. Select Deploy.
    Once the organization model has deployed, its status is shown as Deployed in All Deployments.
  9. Repeat steps 6 and 7 for the WelcomeUsers project.