Error management

The integration framework supports a variety of message formats, protocols for exchanging messages, and both synchronous and asynchronous message processing. The management of errors requires multiple options to meet the varied implementation configurations that you can choose.

JMS queues are used by the integration framework as a staging mechanism for inbound and outbound messages. Queue error management is initiated when an error condition is identified and you can view, correct, cancel, and reprocess problematic messages.



Feedback