Developer Guide to the BPEL Designer

Defining Alerting

Alerting feature enables user to get notification in case specified events happen. Alerting events are connected with the execution of the process activities.

The general workflow for defining alerting is as follows:

  1. Set alerting level for an activity of the process.

  2. Ensure the application server is running and deploy the project.

  3. Choose or Create MBean client and subscribe to getting event notifications.

  4. The client will extract alerting messages and perforn specified actions (write to log/send e-mail/do nothing).Run the process and get notified.