No all the subscribers are subscribing concurrently.But as I mentioned earlier I have a unique situation in which if any of the subscriber fails, my other subscribers should also stop processing or transmitting the data and I should re-process the failed data first.
If I allow the other subscribers to process all the document and if one of the subscribers fail, then if I have to reprocess the failed transaction on the un-successful subscriber, it will create duplicate entries on the other subscribers.
#webMethods#Universal-Messaging-Broker#Integration-Server-and-ESB#broker