- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2017 08:35 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2017 09:21 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2017 04:21 AM
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