Hi Experts,
We are working on webMethods 9.9 cluster environment and our requirement is to subscribe events from salesforce event bus.
To connect to salesforce event bus, we have created a Java service in webMethods. The service is working fine and we can read the messages successfully.
My concern is when we are enabling the Lister on both IS nodes present in the cluster environment, we are getting duplicate events from salesforce. Can someone please assist me on how I can avoid listening events twice?
Thanks in advance.