Trading Networks 10.7 | Administering and Monitoring B2B Transactions | Service Development Help | Subscribing to Events | About JMS Delivery Failure Events
 
About JMS Delivery Failure Events
Integration Server generates a JMS delivery failure event when a message written to the client side queue cannot be delivered to the JMS provider. When a transient error occurs, several delivery attempts may have been made.
You might want to create an event handler for a JMS delivery failure event to send notification or log information about the undelivered JMS message. You can also create an event handler that attempts to re-send the message to the JMS provider.