Hi,
Thank you for your quick answer Rob. I had looked the Publish-Subscribe Developer’s Guide but I still have one question : how publishers are defined ?
Let’s say I’ve got a cluster of 2 webMethods IS (call them IS_FRONT_1 and IS_FRONT_2) used as front-end to receive Web-Services orders, and another cluster of 2 webMethods IS (call them IS_BACK_1 and IS_BACK_2) used to connect to different Back-Ends (CRM, Billing). They are all connected to the same Broker Server.
The events I receive need to be ordered from the begining to the end of the provisioning process, so my triggers are monothreaded. Does IS_FRONT_1 is considered as a different publisher as IS_FRONT_2 ? If it is the case, there is a risk that a document B received on IS_FRONT_2 after document A in IS_FRONT_1 is porcessed in IS_BACK_X before document A. If these events are on the same account, it is a strong problem for me.
So my question is :
- is a webMethods cluster of 2 IS considered as a single publisher or each IS is considered as a standalone publisher ?
Regards,
Séverin
#webMethods#Integration-Server-and-ESB#webMethods-Architecture#webMethods-General