JMS Receiver pick from AQ is not in sequence
Siebel version IP241.0
SOA Fusion 12.2.1.4
Hello Team,
We are facing a challenge in Siebel application, when Fusion sends multiple messages concurrently within same second. We have business functionality dependency on processing the messages in sequence.
For example, in below scenario, highlighted messages is sent at exactly same time by AQ. Siebel picks and process later message first, this causes issue at our business end, as there is a dependency with message sequence.
We have set JMSReceiver comp Default Task & Max Tasks=1. Still issue is observed.
is there a way we can setup in Siebel so that it picks messages in AQ via First-In-First-Out sequence?