When running workflow getting error, i know this errors throughing becuase of missing id in parent tables, i want to know is there any way to view the exception record values that causing insert failed?
Error: Output Data (5): DataWrap2OCI::SendBatch: ORA-02291: integrity constraint (test_fk) violated - parent key not found
Insert into "test"("ID","VIOLATION_TYPE","LINK_VIOLATION_ID","CLASSIFICATION_ID","AMOUNT","MAX_AMOUNT_CONSIDERING_REPEAT","MAX_CONSIDERING_UNITS","SynchTimestamp","LastOperation") Values (:A1,:A2,:A3,:A4,:A5,:A6,:A7,:A8,:A9)