Move the changes related to Taxonomy to another instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2023 10:37 AM
Hi
Recently we got the requirement to show the Articles on top of the Topic page. So we have change the order to the KB article above catalog items. We tried to capture it in an update set but unfortunately we were unable to capture those changes in Update set.
So what is the ideal way of moving taxonomy changes from one instance to another

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-01-2023 11:21 AM
Hi @Black Coder ,
I tried modifying the taxonamy it captured in the update set
the other way to move configuration is using xmls, export the record as xml > to the target record in the target instance import the XML
Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2023 06:33 AM
even if we change the order of knowledge article and catalog form ,would those change be captured in update set?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2023 12:04 PM
@Black Coder taxonomy changes are captured in update sets, you just want to make sure you have an update set in the correct application scope and have that application scope selected at the time you make the change. You can use the 'sys_update_xml' table to check which update set is capturing the update.