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:
- An existing versioned application that contains a versioned business process.
- An existing business monitoring project that contains a monitor model for monitoring the application.
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
- In IBM Integration Designer, switch to the Business Integration perspective.
- 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."
- In IBM Integration Designer, switch to the Business Monitoring perspective.
- In the Business Monitoring view, right-click your existing monitor model and select New Monitor Model Version. The New Monitor Model Version wizard opens.
- Complete one of the following steps:
- If you want to create the version of the monitor model in a new business monitoring project, ensure that the New business monitoring project check box is selected and then either accept the default name for the new business monitoring project or type in a different name for the project.
- If you want to create the version of the monitor model in the existing business monitoring project where the monitor model resides, clear the New business monitoring project check box.
- 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.
- Click Next. The Synchronize Monitor Model wizard opens. In the Application Change column, the versioned business process displays the changed validFrom time stamp.
- Click Finish to create the monitor model version in the existing business monitoring project.
- 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.
- 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