- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-15-2017 06:58 AM
Does anyone know a way to only bring over records and attachments to a sub-prod instance for 1 table?
We have a sub-prod that has been configured but we don't need all the tables, platform configuration, etc.
Thanks
Scott
Solved! Go to Solution.
- Labels:
-
Instance Configuration

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-15-2017 07:04 AM
Hi Scott,
You should be able to do an Export XML to get the records and all meta data on that table.
Exporting Data - ServiceNow Wiki

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-15-2017 07:04 AM
Hi Scott,
You should be able to do an Export XML to get the records and all meta data on that table.
Exporting Data - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-15-2017 07:13 AM
Let me try that
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-15-2017 07:18 AM
Will that overwrite any records that were changed in the sub-prod?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-15-2017 07:24 AM
Yes, it will override all the data with the Prod data.