Export/Import Tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2017 12:45 PM
I'm trying to export the incident table, with all of the current configuration, from one of my instances to another without any record data. I basically just need the form as it is in the one instance to put into another to try to make some configuration changes to it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2017 02:30 AM
An alternative is to look at the [sys_update_xml] and try to collate changes from there - essentially, this is what an update set is, but it could be a large amount of work for very little returns.
Cloning instances is free - I'm not sure why there is a restriction on it. I'd also say that people in your organisation making changes without opening an update set to record those changes are not following best practise - we discuss this on many courses (Sysadmin/Advanced Admin/IBC/Scripting) and their benefits, so it sounds like poor change management is leaving you in this position.