IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Developing monitor models > Create monitor models > Create new monitor model versions

Create monitor model versions for versioned applications

If you have an existing monitor model that monitors a versioned business process and application, you can create a version of the monitor model to monitor the versioned business process and application.

Before you complete the instructions in this topic, your workspace must contain the following artifacts:

It is assumed that the versioned application and versioned business process are stored in a source configuration management system, such as CVS.

To create a monitor model version for a versioned application.


Procedure

  1. In IBM Integration Designer, switch to the Business Integration perspective.

  2. Create a version of both your business process and the application that contains it. Information about creating new versions of business processes and applications is found in the IBM Integration Designer topic "Versioning business processes."

  3. In IBM Integration Designer, switch to the Business Monitoring perspective.

  4. In the Business Monitoring view, right-click your existing monitor model and select New Monitor Model Version. The New Monitor Model Version wizard opens.

  5. Complete one of the following steps:

  6. In the New time stamp field, accept the default time stamp for the new version of the monitor model or click Edit to change the time stamp to a different value. The new time stamp is used to differentiate the new monitor model version from the existing monitor model.

  7. Click Next. The Synchronize Monitor Model wizard opens. In the Application Change column, the versioned business process displays the changed validFrom time stamp.

  8. Click Finish to create the monitor model version in the existing business monitoring project.

  9. In the Business Monitoring view, right-click the new monitor model version and select Generate Monitor Java EE Projects. The Generate Monitor Java EE Projects window opens.

  10. Accept or modify the default project names and then click Finish. The new monitor model application is generated. When the application is deployed to the IBM Business Monitor server, the new version of the monitor model runs in the application.

    You can have multiple versions of a monitor model deployed and running on the server at the same time.


Example


What to do next

Create new monitor model versions