New in release 1.1.x
This release of the document contains information for
the following new features and product enhancements:
- The connector recognizes and reads conversion properties from
a dynamic meta-object that is added as a child to the business object
passed to the connector. The attribute values of this dynamic child
meta-object duplicate the conversion properties previously specifiable
via the static meta-object used to configure the connector. The
connector property specifying the static meta-object is no longer required,
but can still be used. You can use a dynamic child meta-object independent
of the static meta-object and vice-versa.
- The connector accepts multiple queue names for the connector
property InputQueue. The connector polls the queues in a round-robin manner
and retrieves up to pollQuantity number of messages from each queue. Multiple queue names
are delimited by semi-colons.
