PaymentExceptionEventHandler
The PaymentExceptionEventHandler handles the PaymentExceptionChange event.
EXEC specification: com.ibm.paydir.ima.txsvr.event.appbridge.PaymentExceptionEventHandler
This event handler issues a Messaging API message on the JMS send queue when a transaction exception status changes to match one of the triggers specified in the event parameters.
A message is placed on the send queue when the exception type changes to become equal to the value specified in a trigger. For example, specifying a trigger of XCP causes the handler to put a message on the send queue when a transaction is determined to be a suspect, a duplicate, a potential duplicate, or contains a validation error.