Handling Retry Failure
Retry failure occurs when Integration Server makes the maximum number of retry attempts and the trigger service still fails because of an ISRuntimeException. When you configure retry properties, you can specify one of the following actions to determine how Integration Server handles retry failure for a webMethods messaging trigger.
Throw exception. When
Integration Server exhausts the maximum number of retry attempts,
Integration Server treats the last trigger service failure as a service error. This is the default behavior.
Suspend and retry later. When
Integration Server reaches the maximum number of retry attempts,
Integration Server suspends the
webMethods messaging trigger and then retries the trigger service at a later time.