Trading Networks 10.7 | Administering and Monitoring B2B Transactions | Service Development Help | webMethods Flow Steps | CATCH
 
CATCH
 
CATCH Properties
The CATCH step contains the sequence of steps that you want executed in the event the preceding TRY step fails. Often, the CATCH step contains recovery logic. The CATCH step must be used in conjunction with the TRY step.
The TRY, CATCH, and FINALLY steps are the webMethods flow language facility for handling failures in flow services