Error handling of the Snap (Oracle Lookup)

This example will show the error handling of the Snap.



  1. We use the same pipeline as the one in example 1 and route error messages to error view:
  2. 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:


  3. Here is the error message that is routed to the error view: