Complex Synchronous Communication
Hi All,
I am using OSM 7.2.0.4.
I have a requirement, in which I need to perform Complex Synchronous Communication. For that I have configured three automation plugins in my automated task.
- XquerySender(Internal Event Listener)
- XquerySender(External Event Listener)
- XqueryAutomator(External Event Listener)
I have doubt regarding the above implementation. I have configured such a way that both automation plugins 2 and 3 listening to Same JMS queue, then which one of the two will be triggered ??
The flow I want is like: Plugin 1 followed by Plugin 2 and then Plugin 3, how can I achieve this ??
I have an additional doubt regarding the same, if i have three plugins in automated task as shown below: