This example will show the error handling of the Snap.
-
We use the same pipeline as the one in example 1 and route error messages to error view:
-
We add one row of Lookup condition with value as $AGE and Lookup column name as SCORE, this setting should cause type mismatch error since column SCORE is of type NUMBER while column NAME is of type VARCHAR2:
-
Here is the error message that is routed to the error view: