Hi,
JMS trigger is configured with one handler service and one queue with following properties:
Fatal Error handling ->Suspend on Error ->true
Transient error handling → Max retry attempts -->1
Transient error handling → Retry interval–>10 seconds
Transient error handling ->On retry failure–>Suspend and retry later
Issue is, first message is being lost while trigger is getting suspended and subsequent messages were queued up.
Suppose if we have fired 5 request, first message will get lost and another 4 messages will be there in queue.Am i missing any settings? I didnt see any error in the server.
#Integration-Server-and-ESB#Universal-Messaging-Broker#Broker-JMS#webMethods