Message modeling

Much of the business world relies on the exchange of information between applications. The information is contained in messages having a defined structure which is known and agreed by the sender and the receiver. You will probably find that your applications use a combination of messages, including those defined by:

You can model a wide variety of message formats which can be understood by WebSphere Business Integration Message Broker message flows. Once the message format is known, the broker can parse an incoming message bit stream and convert it into a logical message tree for manipulation by a message flow. After the message has been processed by the message flow, the broker converts the message tree back into a message bit stream.