How To Do Error Handling For ASAP SRT ?
(Doc ID 843387.1)
Last updated on JANUARY 21, 2024
Applies to:
Oracle Communications ASAP - Version 7.0.0 and laterInformation in this document applies to any platform.
Goal
How to handle on the error message queue as now WebLogic server is pointing to the SRT.ResponseQueue directly and without route to another queue?
For example, in the situation where this is the design of the message transportation:
OSM Queue -> Bridge -> SRT.MessageQueue -> ASAP
ASAP -> SRT.ResponseQueue -> Bridge -> OSM Queue
ASAP -> SRT.ResponseQueue -> Bridge -> OSM Queue
What happens if there is an error message and if the message will go to the MessageErrorQueue?
Currently our weblogic is actually directly point to the SRT.ResponseQueue instead of other SRT queue.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |