Changing the Major Version Number of an Organization Model

Procedure

  1. Make the changes required to the organization model.
  2. To check what project references you have for your project, do the following:
    1. Right-click the project and select Properties. The Properties dialog is displayed.
    2. Select Project References. The project references for the project are displayed.
  3. Amend the major version number by right-clicking the project that contains the organization model and selecting Properties > Project Lifecycle.

    See "Project Lifecycle" in the TIBCO Business Studio Concepts Guide for more information.

  4. You must then refactor the project so that all the assets within the project are using the new version number. To do this:
    1. Right-click the project and select Refactor > Project Lifecycle. The ProjectLifecycle dialog is displayed.
    2. In Changes to be performed, select the assets whose version number you want to change.
    3. In New Values, make sure version number is correct and click OK. The changes are applied.
  5. Redeploy the project. See Deploying BPM Applications.
  6. For any projects that reference that organization model, right-click and select Properties > Project Lifecycle. Amend the major version numbers to match the organization model’s major version number
  7. Redeploy the projects.