PresentmentReadyEventHandler

The PresentmentReadyEventHandler handles the PresentmentStateChange, PresentmentColumnChange, and the PresentmentGroupColumnChange events.

EXEC specification: com.ibm.paydir.ima.txsvr.event.appbridge.PresentmentReadyEventHandler

This event handler issues a Messaging API message on the JMS send queue when a batch (ICL) reaches a specified set of states, column values, or both. It operates the same as the PresentmentStatesEventHandler with the following exception:
  • The setOutboundReady flag is TRUE. Any value specified in the XML is ignored.
For more information about the PresentmentStatesEventHandler, see PresentmentStatesEventHandler.