I have a subjob that UPSERT data to a table in ORACLE DB. but I have the problem that if that table is not exist in the DB the component tDie_12 will not triggered by tOracleOutput_1. What I want is that if the table not found in the DB the Die will stop the job.