cancel
Showing results for 
Search instead for 
Did you mean: 

Update Null fields only in a Tuple table is adding a new records!!!

Former Member
0 Kudos

Hi SDNers,

My doubt is related to Tuple.

In my Tuple table, I need to update some null fields.

I have selected "Update Null fields" only.

But the problem is, instead of updating the coressponding record's Null fields, it is adding a new record to the Tuple table.

Please suggest.

Thanks & Regards,

Priti

Accepted Solutions (1)

Accepted Solutions (1)

michael_theis
Active Contributor
0 Kudos

Hi Priti,

a tuple is treated as a sub-record in import. You can compare the import behavior with the one for qualified lookup tables. So how did you define the import action for tuples? Check you Import Map's Configuration options. Or right click on a specific tuple in the destination fields and define the import action for each tuple. It looks like your settings still append respectively create new tuple records each time. You should change this to update!

Best regards

Michael

Answers (0)