Import set records were shown as ignored

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2016 03:40 AM
Hi,
We are having a scheduled import for our user table and for some reason I needs to manually run the scheduled import.
After running the scheduled import and checked import set progress, many of the records were ignored with the comments "no field value changed". I needs to import all the user record, since I have written some on before transform script before mapping into the user table for location field.
However most of the records were ignored with message "no field value changed". Can any one help me on this?
- Labels:
-
Integrations
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2016 05:19 AM
Check out this thread: Re: Transform - ignored records not updated (duh?)
Basically, it suggests that you create a new field (something like Last Import Date) and set that in your transform map. That way, one of the field values has changed during each import.