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:
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 |
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.