Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Working with webMethods Messaging Triggers | Fatal Error Handling for a webMethods Messaging Trigger | Configuring Fatal Error Handling for a webMethods Messaging Trigger
 
Configuring Fatal Error Handling for a webMethods Messaging Trigger
Keep the following points in mind when configuring fatal error handling for a webMethods messaging trigger.
*You can configure fatal error handling for serial webMethods messaging triggers only.
*Integration Server does not automatically suspend webMethods messaging triggers because of transient errors that occur during trigger service execution. For more information about transient error handling, see About Transient Error Handling for a webMethods Messaging Trigger .
*To configure fatal error handling for a webMethods messaging trigger
1. In the Package Navigator view of Designer, open the webMethods messaging trigger for which you want to specify the fatal error handling setting.
2. In the Properties view, under Fatal error handling, set the Suspend on error property to True if you want Integration Server to suspend document processing and document retrieval automatically when a trigger service ends with an error. Otherwise, select False. The default is False.
3. Click File > Save to save the webMethods messaging trigger.