Data types for an unstructured (BLOB) message

A parser is supplied for the body of a message in the BLOB domain; it associates each field with a specific data type.

An unstructured (BLOB) message has the data types shown in the following table.

Data type of the element Represented as
BLOB BLOB
UnknownParserName CHARACTER

If the broker cannot find a parser that corresponds to the domain that is requested by the user, the message is assigned to the BLOB parser, and the requested domain is preserved in the UnknownParserName field.

This information is used by the header integrity routine (described in Parsers) to ensure that the semantic meaning of the message is preserved.

Related concepts
Parsers
Message flows overview
Related tasks
Manipulating messages in the BLOB domain
Developing ESQL
Developing Java
Related reference
Data types of fields and elements
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2009Copyright IBM Corporation 1999, 2009.
Last updated : 2009-01-07 15:20:59

ad09650_