Comparison of message data and related concepts between WebSphere Enterprise Service Bus and IBM Integration Bus

Message data is described, defined, model, and parsed differently in WebSphere® Enterprise Service Bus and IBM® Integration Bus.

Message

Message data is a general term used to refer to the information passed between applications or services. In WebSphere Enterprise Service Bus and IBM Integration Bus, a message is the general term used to describe the logical structure and content of a set of data that is passed from one application to another.

Message assembly

In WebSphere Enterprise Service Bus, business objects and service message objects are message data structures used to describe messages. A business object is a message that defines the data structure and content to input or output a mediation flow component. Service message objects are used by mediation flow components. When a mediation flow component is started, the business object that is input to the mediation flow is wrapped with additional context and header information and becomes a service message object. In IBM Integration Bus, the message and the message assembly are message data structures used to describe messages. The message defines the data structure and content to input or output a message flow component. The message assembly defines the tree structure used by a message flow.

Message model

A message model defines a message format. In WebSphere Enterprise Service Bus and IBM Integration Bus, message models are based on W3C XML Schema. For information on IBM Integration Bus message models, see Das Nachrichtenmodell. To view the complete table of supported message formats, see Begriffe der Nachrichtenmodellierung.

Message domain

Message domains define the type of message and parser to be used when a message is received by an input node in a message flow in IBM Integration Bus. There is no similar concept in WebSphere Enterprise Service Bus. To see the full list of supported message domains in IBM Integration Bus, see the section "Body parsers" in Parser. For high performance XML parsing and optional XML schema validation, use the XMLNSC message domain, a general-purpose XML parser.

Schema files

Schema files (.xsd files) are a type of file used to model messages in WebSphere Enterprise Service Bus and IBM Integration Bus. Message model schema files are the preferred way to model messages for most data formats in IBM Integration Bus. They can be defined in an application project, a services project or a library project.


bm33001_.htm | Letzte Aktualisierung: 2016-07-01 20:56:59