Trading Networks 10.3 | Administering and Monitoring B2B Transactions | Service Development Help | 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-FINALY
The following sections provide more information about these patterns.