Step | Description |
1 | Integration Server makes the final retry attempt and the trigger service or web service operation fails because of an ISRuntimeException. |
2 | Integration Server treats the last trigger service or web service operation failure as a ServiceException. |
3 | Integration Server rejects the message. If the message is persistent, Integration Server returns an acknowledgement to the JMS provider. |
4 | Integration Server generates a JMS retrieval failure event if the watt.server.jms.trigger.raiseEventOnRetryFailure property is set to true (the default). |
5 | If the JMS trigger is configured to suspend on error when a fatal error occurs, Integration Server suspends the JMS trigger. Otherwise, Integration Server processes the next message for the JMS trigger. |