Configuring Message Broker

For your interactions between WebSphere Partner Gateway 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 WebSphere Partner Gateway 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 shown.

Table 64. Creating message flows for different transport protocols
Transport protocol For more information
HTTP
HTTP (SOAP documents)
Creating the message flow for HTTP transport
JMS Creating the message flow for JMS transport

Deploying the project

After 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, 2005