Configuring Message Broker

For your interactions between Business Integration Connect and Message Broker, you must create a Message flow project within the Broker Application Development Perspective of the Message Brokers Toolkit. This project will include the following artifacts:

Note:
For more information on how to create message flow projects, see the WebSphere Business Integration Message Broker documentation set.

Creating the message flow

It is the message flow, within Message Broker, that performs the actual business logic you need to process information. Therefore, the appropriate message flows must exist for Message Broker to correctly process your Business Integration Connect documents. Make sure that a message flow exists that provides the business logic you need:

For Message Broker to handle incoming and outgoing documents, its message flow uses special transport nodes. The type of transport node to use depends on the particular transport protocol, as shows.

Table 83. Creating message flows for different transport protocols

Transport protocol For more information
HTTP Creating the message flow for HTTP transport
HTTP (SOAP documents)
JMS Creating the message flow for JMS transport

Deploy the project

Once your message flow project contains the correct artifacts, you must deploy it to Message Broker. You deploy a message flow project with the Broker Administrator Perspective of the Message Brokers Toolkit.

Copyright IBM Corp. 2003, 2004