- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 11:49 PM
Hi All,
I have created a new Custom Application in ServiceNow using App Engine Studio. I created all that i wanted Ex: tables roles and acl all created properly, but now i want to know how to move that custom application to another instance example to test Instance.?
I should create an update set before creating this application.? or any other way we have .?
Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 12:12 AM - edited 11-30-2023 12:12 AM
1. If you are using AES and already have the CICD piplelines setup, then you should be able to submit your app and it would be installed in the QA instance.
2. Another way can be to publish your custom application in the app repo and pull the application in other instance.
3. Conventional way is to publish your application as a update set and retrieve in another instance, if other two options doesn't work for you.
More details can be odund here in SN support aprticle:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0961293
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 12:12 AM - edited 11-30-2023 12:12 AM
1. If you are using AES and already have the CICD piplelines setup, then you should be able to submit your app and it would be installed in the QA instance.
2. Another way can be to publish your custom application in the app repo and pull the application in other instance.
3. Conventional way is to publish your application as a update set and retrieve in another instance, if other two options doesn't work for you.
More details can be odund here in SN support aprticle:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0961293
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2023 12:16 AM
Please refer below link for the same:
How to move Custom Scoped Applications between instances
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0961293
Publish an application to an Update Set
Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023