I’m using the cdata connector to load from snowflake to Microsoft dynamics dataverse target.
I have tested the following approach:
- I have tested with JDBC_IC connection and the reject records are captured in error file but processes the good records.
- While running with the JDBC V2 connection the mapping fails when it encounters a record and rolls back all record.
Any suggestions on creating error record file with JDBC V2 would be very helpful