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:
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.
Transport protocol | For more information |
---|---|
HTTP
HTTP (SOAP documents) |
Creating the message flow for HTTP transport |
JMS | Creating the message flow for JMS transport |
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.