I use the deliver service of WmTN to implement reliable delivery. I fill the input variables ttw = 5000 (milliseconds), retryLimit = 20, retryFactor = 2. I expect from documentation that on each retry, the time to wait is doubled. But obviously this is not the case. First 8 retries happen at the same interval of 5 minutes, subsequent retries happen at 10 minute interval. There must be some systemwide setting overriding my parameters. What do I need for my params to override system settings?
#webMethods#Integration-Server-and-ESB#webMethods-General