I'm trying to handle errors in a PDI transformation, but I'm not able to capture the Oracle error : Error inserting/updating row ORA-00001: unique constraint (string.string) violated
PDI Error_code = TOP001
PDI generated an empty reject file.
The tip that worked was uncheck the option "Use batch update for insert", but the transformation run very slow, compared as the option checked.
The flow is: Input File >>> Output Table >>>on error>>> Text File Output (Error Handling)
Win10 / Oracle 12g / Pentaho PDI 5.4.0