How to migrate the new application from one instance to another

Rameshnathan
Tera Expert

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

1 ACCEPTED SOLUTION

Aman Kumar S
Kilo Patron

Hi @Rameshnathan 

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

 

 

Best Regards
Aman Kumar

View solution in original post

2 REPLIES 2

Aman Kumar S
Kilo Patron

Hi @Rameshnathan 

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

 

 

Best Regards
Aman Kumar

AnubhavRitolia
Mega Sage
Mega Sage

Hi @Rameshnathan 

 

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

https://docs.servicenow.com/bundle/vancouver-application-development/page/build/applications/task/t_...

 

 

 

Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.

Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023