When I check the option delete data from table before loading and execute the job I have no problem, but when I uncheck this option, I get the error unique constraint .violated.
My data flow is as:
Sources-> Query->TC->KG->Target.
Please advice where I am missing.
Thanks
How are you handling the records that has to be updated/deleted? I mean after the Table Comparison, you would have to use the Map Operation to handle those records.