Error Handling of the Snap (Oracle Delete)

This example pipeline demonstrates the error handling of the Snap. We use the same pipeline as the one in Example #1 and let error messages route to the error view:



Configure the Oracle - Delete Snap to set the Delete condition to "Score = $NAME", which is supposed to cause a 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: