Creating Faults
Fault handlers are used to catch faults or exceptions and create fault-handling procedures to deal with potential errors.
Fault handlers are defined at the scope level, as a result you can catch faults or exceptions thrown by activities within a scope. There are two types of fault handlers: Catch Specific Fault and Catch All Faults.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.