844 WebSphere Business Integration Adapters
For the Monitor to integrate with WebSphere Business Integration Message
Broker, it needs a common frame of reference, which supplied by the export files
from Modeler. In this instance, the XSD file that relates to the message
structures for business processes needs to be exported from Modeler and into
WebSphere Business Integration Message Broker. When this is complete, data
sent from the Emitter Node can then be interpreted by the Monitor in a
meaningful way. In our example, we installed the Emitter Node into the Message
Broker Toolkit according to the instructions.
The EmitterMessages Message Set Project contains the message for the data
that we will emit. Note that the message set name is Customer. The name of the
message set is not in anyway directly linked to the Monitor. It is, however, linked
to what we build in the Broker. This is discussed in more detail when we see the
ESQL in Example 32-1 on page 847.
To set up the Message Broker environment:
1. Import the Message Set into your Broker Workspace.
2. In your RedMaintenance Message Flow project, add a reference to the
EmitterMessages Message Set.
3. Go to the Data perspective and configure the datasource for the WFMDB,
which is the default name of the Monitor database (Figure 32-20 on
page 845).
Note: The message set that we use and the subflows for the request and
response flows are included in the Additional Materials.