- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2022 04:22 AM
Assume, I have created an application in App Engine Studio.. now how should I move it to test and prod environment and which is the best practice?
Generally, if I create/udpate anything in global scope I can use update set..
Similarly if I create anything in App Engine studio how can I move? and which was the best practice?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2022 08:06 PM
Hi,
check this
Publish an application to the application repository
once you publish the application to update set and then again later you work then the version updates
check this
Publish an application to an Update Set
If my response helped please mark it correct and close the thread so that it benefits future readers.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2022 04:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2022 06:50 AM
Hi,
check this docs for better explanation
Move an application to your test environment
Also whatever custom app you develop in studio; you can visit that and publish to update set and then migrate it
1) go to sys_app.LIST
2) select your app
3) then in related link use publish to update set
Recommended: Publish an application to the application repository
you can publish an application to update set and then migrate on to target instance.
Publish an application to an Update Set
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2022 12:50 PM
Hello
Thank you so much for your response.. I got good understanding over it..
but just a small query...
I have created an application using "App engine studio" and it was showing in "sys_app" table as "version 1.0" but later on, I did some more updates but still other than 1.0 nothing 2 was showing..
I mean new version something like 1.0.1 is not showing..
why it is causing the issue?
2. Recommended: Publish an application to the application repository
This link was not working...can you please provide me the valid link?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2022 08:06 PM
Hi,
check this
Publish an application to the application repository
once you publish the application to update set and then again later you work then the version updates
check this
Publish an application to an Update Set
If my response helped please mark it correct and close the thread so that it benefits future readers.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader