Error in Mail Notification Does not get Caught in Default Fault Handler
Summary
Error in Mail Notification Does not get Caught in Default Fault HandlerContent
Attached is the IAR file, Snapshots of Execution, Snapshots of Default Fault Handler Implemented, where a variable is assigned.
Initially we have assigned a variable named Status with value of 'Y'
then the scope is initialized.
[Attached Snapshot] In Scope, an explicit error is caused by passing Null Value/Empty Value "To Email ID".
Expectation is Fault should be caught in Default Fault Handler and in Default Fault Handler Status is assigned as N. The flow does not flow through this.
This is shown in another snapshot where value of Status =Y gets passed.[Original value]
Tagged:
1