web analytics
free online training

Lesson07-Business Activity Monitoring

BAM Alerts

This lesson explains how to create and use alerts in SOA Suite 11g. It defines an alert on “Employees By Department” report created using Lesson07 on the blog. Alert is activated when no. of employees in a specific department exceed 5. Alert action is to invoke Hello World process.

Pre-requisites for this lesson are:

  1. Helloworld BPEL process (http://www.orafmwschool.com/hello-world-bpel-process/)
  2. Lesson07 – BAM Tutorial (http://www.orafmwschool.com/bam-tutorial/)

VN:F [1.9.17_1161]
Rating: 10.0/10 (1 vote cast)
VN:F [1.9.17_1161]
Rating: +1 (from 1 vote)

Related posts

BAM Tutorial

What is ?

Business Activity Monitoring is a tool that is useful in monitoring business services and processes. It actively collects data, applies rules and reports information to users. When something goes wrong in business processes, BAM can be configured to take corrective measures such as emailing administrators/support team.

How does BAM interface with other SOA applications?

BAM uses Data Objects to capture and store information from other sources. It uses Real Time Data Streaming to stream data through Adapter, JMS connector, ODI or web service API.

Related posts