How to move an application between two instance

sdchonger
Tera Contributor

I have two instances, Dev instance and Test instance.

If I develop an application by studio in Dev instance, then publish it .

How can I install the application at my company applications in Test instance

4 REPLIES 4

Tony Chatfield1
Kilo Patron

Hi, if published to the Application repository the app should be accessible from instance menu 

System Applications > My Company Applications

Install an application from the application repository (servicenow.com)

I know it ,thank you very much.
but I can see the message 

"Publish a custom application to the application repository so that it can be installed on other instances in your organization."
How can we confirm wether the instances is in same organization?
Or else
when I publish a custom application to the application repository, which are instance can install this application?




Servicenow manages your instances, and this information is configured in the backend.
The instances that are 'in your organization' will be visible in SNC Support as instance options when you log a case. For most clients it is
<productionInstanceName>

<productionInstanceName>dev

some customers may have additional instances IE

<productionInstanceName>uat

<productionInstanceName>test

etc etc

thank you very much. noted it.