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

Considerations for monitoring SCA events from IBM BPM Advanced

If you use Integration Designer 8.0 to generate a monitor model that monitors Service Component Architecture events, you must enable SCA events to be emitted from IBM BPM Advanced using the administrative console. You must also enable these events in Integration Designer if you have a BPEL application and monitor model from WebSphere Integration Developer and you import them into Integration Designer 8.0, regenerate the EAR files, and deploy them to IBM BPM Advanced.

WebSphere Integration Developer is the previous version of IBM Integration Designer, for versions 7.0 and earlier.

To enable SCA events:

  1. On the administrative console of IBM BPM Advanced:

    • For a stand-alone server, click Servers > Server types > WebSphere application servers > server_name.

    • For a non-clustered ND environment, click Servers > Server types > WebSphere application servers > server_name, where server_name is the server where the Business Process Choreographer container is deployed.

    • For a clustered ND environment, click Servers > Clusters > cluster_name where cluster_name is the cluster where the Business Process Choreographer container is deployed.

  2. Under Business Integration, expand Business Process Choreographer.

  3. Select Business Flow Manager.
  4. Under Additional Properties, select Custom properties. Click New.

  5. Add a new custom property with the name Compat.SCAMonitoringForBFMAPI and set the value to true.
  6. Save the changes.
  7. Restart the server or cluster where the change was made.

Generate monitor models