Scheduled import set all records are ignored

layla
Giga Expert

Hello experts,

Actually I'm facing an issue in my scheduled import.

For some reasons i need to run my transform map manually, when i proceed with that for a set of 20 user records i get as a resulat 20 records ignored

I want to force update of these records even they are not chaned

Do you have any idea about this issue?

1 ACCEPTED SOLUTION

Thank you all for your help.


In fact as per some internal requirements we want to update records even if they are not changed.


The problem is solved now, it was due to date format differences; The two field i have mapped (source created on field) and (target last import time) have different date format.


Thank you all


View solution in original post

5 REPLIES 5

vinothkumar
Tera Guru

Hi Ait,



If there is no change between source and target table, usually records will be ignored.



Please add sys_updated field in the import set table and target table, anyhow those fields won't matches, which will cause all the records to be run on the transform map script