© Copyright IBM Corp. 2006. All rights reserved. 257
Chapter 13. IMS Connector for Java rerouting
and timeout support
In Versions 2.2.3, 9.1.0.1.1, and 9.1.0.2, IMS Connector for Java introduced some
enhancements to the asynchronous messages support. These enhancements consist of:
The option to automatically purge (discard) the asynchronous messages, instead of
queuing them.
The option to automatically reroute the asynchronous messages to a Tpipe specified by
the client application, instead of queuing them under the Tpipe that is associated with the
IMS Connector for Java generated clientID.
The option to build a specialized client to request asynchronous messages without the
need to poll the Tpipe continuously.
This chapter discusses this enhancements and the way you can implement them in your IMS
Connector for Java client application.
13