- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2022 06:33 AM
I have done some work to set up employee center in our dev instance. How do I migrate this to our production instance since it includes changes across several scopes (global, employee center, employee center core, employee experience taxonomy...) each with its own update set?
Thank you!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2022 07:16 AM
Hi Mah,
Don't directly move to Prod, move to another other lower instance like test or qa, do thorough testing and then move to Production.
Lastly, move everything as a batch field instead of single single update sets, move batch file from dev to other instance. Please check below link to learn more about batch files. Mark my answer as correct if that helps.
https://community.servicenow.com/community?id=community_article&sys_id=90d4eccadb61f010f77799ead3961953
Regards
Regards,
Musab

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2022 07:16 AM
Hi Mah,
Don't directly move to Prod, move to another other lower instance like test or qa, do thorough testing and then move to Production.
Lastly, move everything as a batch field instead of single single update sets, move batch file from dev to other instance. Please check below link to learn more about batch files. Mark my answer as correct if that helps.
https://community.servicenow.com/community?id=community_article&sys_id=90d4eccadb61f010f77799ead3961953
Regards
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2022 09:50 AM
Sounds like a good plan. Thank you!