Hi DS Gurus,
I am extracting data from ECC using DS and populating a table in EDW. My end goal is to insert or update the data in DW using the same jonbs. If the primary key exist then it should update the data or if the primary does not exist it should insert the data.
In the target table under Bulk loader option ,I have selected “Append” option .The documentation says it will do both(update or insert) automatically based on the options select. However when the key is repeated DS gives an primary key integrity constraint error. How do I ensure it does both an inser t and update.
I am new to DS so any help will be appreciated. Thanks
THanks,
-Hari