- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 08:23 AM
We've identified 700 machines that are missing a security patch. We've exported the data from the monitoring software into an Excel spreadsheet. Is there a way to import the data into 700 individual Incident records?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 08:29 AM
Hello Wayne,
You can get the data via import set tables and make sure coalesce value is set to false for all the fields. By default coalesce value will be false for all the fields.
Reference:
http://wiki.servicenow.com/index.php?title=Import_Sets
Please let me know if you have any questions.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 08:29 AM
Hello Wayne,
You can get the data via import set tables and make sure coalesce value is set to false for all the fields. By default coalesce value will be false for all the fields.
Reference:
http://wiki.servicenow.com/index.php?title=Import_Sets
Please let me know if you have any questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 08:35 AM
Great! And Service Now will create new incident numbers for each record?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 08:36 AM
Correct.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2017 08:37 AM
The other option is to get data via Easy import.
Both the option I have mentioned here will work in your case.