Tutorial: Oracle BAM Plans to collect data from JMS bus
Tutorial: Oracle BAM Plans to collect data from JMS bus. This document describes the steps to define the Enterprise Message Source for receiving data from a JMS bus. ...
Prerequisites:
1. Basic knowledge of BAM and installed BAM software.
2. OC4J container is downloaded and installed in default directory. http://www.oracle.com/technology/software/products/ias/htdocs/utilsoft.html
3. Unzip the above file in C:OracleBAMOC4J
Objectives:
1. Configure the BAM Enterprise Message Source Type for correct class path.
2. Configure the BAM Enterprise Message Receiver for correct connection.
3. Provide correct configuration details for incoming message bus.
4. Define a plan using DesignStudio, and collect data from a message source.
5. Send data on JMS Bus using simulation program and collect data in BAM.
Other Details:
1. The OC4J class paths have to be defined in the Enterprise Message Source Type definitions. Details are given in Tech Note for BAM Configuring of OC4J.
2. Details of designing BPEL process sensors, BAM ADC data objects, pushing "actual" BPEL events from OrderBooking BPEL process is given in other tech notes and tutorial documents.
3. In this tech note, we use the sample java program provided with SimulateJMSEvents and push data on the jms bus. This java program pushes data "exactly" as intended by the OrderBooking process.
...
Source: www.oracle.com
Related PDF Files
Topic:
Comments for Tutorial: Oracle BAM Plans to collect data from JMS bus