Enabling out of band notifications
To enable out of band notifications in your Apama applications, you add the Out of band event notifications bundle to your project in Apama Studio.
1. From Project Explorer right-click on the project and select Apama >
Add Bundle from the pop-up menu. The Add Bundle dialog is displayed. 2. From the Add Bundle dialog, select the Out of band event notifications bundle and click OK. The bundle is added to your Apama project.
The Out of band event notifications bundle contains the event definitions and the monitor that enables the notifications.
3. In you Apama application, create a listener for out of band events specific to the components you are interested in.
Note, you can also enable out of band notifications for an Apama component with the
engine_management utility using the
engine_management -r "setOOB on" command. For more information about using the
engine_management utility, see
Shutting down and managing components in
Deploying and Managing Apama Applications.