How to move an application between two instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2022 03:30 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2022 04:10 PM
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)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2022 05:30 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2022 08:02 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2022 08:32 PM
thank you very much. noted it.