Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | 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