Import sets - there are states like "Skipped" and "Ignored". what does these mean?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2016 09:45 PM
Can anyone explain me on the Import set states?
Thanks in advance,
Vinitha.K
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2016 10:10 PM
One of them means that there were no fields updated, so the update was skipped/ignored. I'm not sure what the other means.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2016 10:24 PM
Hi Vinitha,
- inserted - the record was inserted
- updated - the record was updated
- ignored - the input was ignored, the record was not updated and no new record was created
- skipped - the input data was skipped (similar to ignored) due to missing coalesce values
- error - there was an error processing the input
Reference :
http://wiki.servicenow.com/index.php?title=Web_Service_Import_Sets#gsc.tab=0
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2019 01:18 PM
Great, but why are rows being ignored instead of updating the target based on the coalesce column?