Export/Import Tables

aubreysallee
Kilo Contributor

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.

5 REPLIES 5

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.