- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2025 04:59 PM
Hi everyone,
I'm working on a scoped app where I need to create a couple of tables and use them to build a workspace that will contain some charts and lists.
My question is about migrating this scoped app to another instance. In my case, the preferred method is using update sets, and I would like to ask the community if there are any issues with implementing the migration this way or if there is a specific procedure to follow.
Anyone have experience with this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2025 06:57 PM
Hi @OscarZ ,
1. If it's your company instance you can publish it to application repository and install the same in target instance
2. If it's PDI you can Link it to source control and commit the changes and pull them from target https://developer.servicenow.com/dev.do#!/learn/learning-plans/xanadu/new_to_servicenow/app_store_le...
3. Or you can use the update set approach
Check out support article from servicenow
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0961293
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2025 06:57 PM
Hi @OscarZ ,
1. If it's your company instance you can publish it to application repository and install the same in target instance
2. If it's PDI you can Link it to source control and commit the changes and pull them from target https://developer.servicenow.com/dev.do#!/learn/learning-plans/xanadu/new_to_servicenow/app_store_le...
3. Or you can use the update set approach
Check out support article from servicenow
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0961293
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2025 08:26 PM
ServiceNow has listed a KB for the steps
How to move Custom Scoped Applications bettween instances
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2025 09:42 PM
Hi @OscarZ,
To publish your scope app to xml file, open your scope app in sys_app table (you can also directly open it through the application at the right top of your instance), and scroll down to find this link.
