Multiple Order source - Response
edited Aug 2, 2016 1:03AM in Order and Service Management (Communications Industry) (MOSC) 3 commentsAnswered ✓
Hi,
Current situation -
- Two Order sources
- One Order configuration
- Same Process/Task/Xqueries for the orders originating from different sources.
Requirement - Send response to their corresponding systems in their corresponding queues.
Possible Solutions -
- Configure 2 bridges between OSM and upstream systems with message selector.
- Configure internal bridge between OSM response queue and 2 custom internal queues. And then these queues can be connected to upstream systems using SAF
- SAF with message selector (Haven't seen any such thing, but as some one suggested, I'm mentioning)
- Instead of Xquery Sender, use a XQuery Automator. And using java code based message selector, send the responses to individual queues.
0