Disabling Exactly-Once Processing for a webMethods Messaging Trigger
If you later determine that exactly-once processing is not necessary for a webMethods messaging trigger, you can disable it. When you disable exactly-once processing, the Integration Server provides at-least-once processing for all guaranteed documents received by the webMethods messaging trigger.
To disable exactly-once processing for a
webMethods messaging trigger1. In the Package Navigator view of Designer, open the webMethods messaging trigger for which you want to configure exactly-once processing.
2. In the Properties view, under Exactly Once, set the Detect duplicates property to False.
Designer disables the remaining exactly-once properties.
3. Click File > Save.