Hi,
I have a main service and I need to call two auxiliar services in paralel that will return a document each one.
So, in my main service I publish a document and I have two triggers waiting this document. The first trigger calls the auxiliar service “ServiceOne” and the second calls “ServiceTwo”.
Alright, that’s working, but…
These two auxiliary services should return a document to my main service, once I’m using pub:pusblish:publishAndWait but nothing is returning!
Can someone help me?
Thanks!
#webMethods-General#Integration-Server-and-ESB#webMethods