Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Failure Handling in Flow Services Using the TRY, CATCH, and FINALLY Steps | Usage Patterns for Failure Handling
 
Usage Patterns for Failure Handling
 
TRY-CATCH
TRY-FINALLY
TRY-CATCH-FINALLY
Failure handling with the try-catch-finally construct falls into one of the following usage patterns.
*TRY-CATCH
*TRY-FINALLY
*TRY-CATCH-FINALLY
The following sections provide more information about these patterns.