Hi All -
I am using retry until success to put messages in MQ, when i send the request to webMethods it is processing as it should (Main srv publishes document, this triggered the subscriber, if there is a failure to put message it retry’s).
I went into MWS, Administration, Messaging, Broker Servers, Clients - ‘Queued Docs’ will be 1 but ‘Last Retrieve’ will be ‘never’ and In IS admin page - Settings > Messaging > webMethods Messaging Trigger Management > under the Document Processing - Current Thread Count is one all the time
i don’t want the trigger using “one thread” all the time.
Trigger properties :
Capacity: 10
Refill level: 4
Acknowledgement queue size:1
Retry until: Successful
Retry interval: 6 minutes
On retry failure Throw exception
#webMethods#Integration-Server-and-ESB