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 BPM server running.

    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 the Administrator, from which you can deploy the artifacts you just generated.
  4. On the Set the base URL of the Admin page dialog, enter the Deployment Manager URL, 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 box, either drag and drop the RASC file into the dialog box 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 of the TIBCO Business Studio - BPM Edition application.
    2. In Deployment Artifacts in the project workspace of 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.