WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Message model objects: messages

A message describes the structure and content of a set of data that is passed from one application to another.

A message consists of elements that are organized into a logical structure agreed by the sending and receiving applications. This logical structure can be modeled so that message data can be parsed into a logical tree and manipulated easily by the broker.

In the message model, a message is always based on a global element. The complex type of a global element describes the contents of the global element, and therefore describes all of the content of the message.

Multipart messages

If necessary, a message can contain other messages, and is necessary for modeling certain large and complex messaging standards such as SWIFT and EDIFACT. Such a message is known as a multipart message. The contained messages are known as embedded messages.

Message identification

Messages are identified by their name. In a message set only, a message can also be identified by an alias. The alias is an optional user-specified string that identifies the (multipart) message. The name and alias of a message must be unique within a message set.

Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:46:44


Concept topicConcept topic | Version 8.0.0.7 | ad10340_