How To Send Two Different Messages To Two Different Upstream Systems From ASAP Through JMS Queues?
(Doc ID 1663510.1)
Last updated on JANUARY 30, 2025
Applies to:
Oracle Communications ASAP - Version 7.2.0 and laterOracle Communications Order and Service Management - Version 7.2.0 and later
Information in this document applies to any platform.
Goal
How is it possible to send two different messages to two different upstream systems from ASAP through JMS queues?
ASAP is getting the request from two different upstreams: OSM and Oracle SOA.
From OSM: The request comes though an order and in-turn, ASAP sends the network response to OSM through SAF context (JMS Queues).
From Oracle SOA: The SOA request hits the ASAP web-service and once the ASAP gets the network response, that reply has to be sent to SOA whether the request is success or failure through JMS queues.
Two different queues have been configured for the two servers. When an OSM request is posted in one queue, the response should be sent to the respective OSM queue. However, the response is hitting both the queues configured for OSM and as well as SOA.
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 |
References |