This guide describes the following new or changed features in
version 1.4.x of the connector:
- In previous versions of the connector for WebSphere MQ, the
data handler that was used to convert data between WebSphere MQ
messages and CrossWorlds business objects was determined by the
DataHandlerConfigMO and DataHandlerMimeType
connector properties. This had the limiting effect of requiring
multiple instances of the connector to process different data
formats. In release 1.4.x, the connector now allows you to
optionally specify these properties in the connector's static
meta-object or in a request business object's dynamic child
meta-object. For details, see "Meta-object attributes
configuration".
- The DataEncoding meta-object attribute (static or
dynamic) has been added to allow users to specify message type
(Text or Binary) and encoding type. For details, see "Meta-object attributes
configuration".
