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?

Sathwik1
Tera Expert

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?

1 ACCEPTED SOLUTION

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

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

4 REPLIES 4

Sathwik1
Tera Expert

@Ankur Bawiskar @Dan H 

Ankur Bawiskar
Tera Patron
Tera Patron

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

find_real_file.png

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

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hello @Ankur Bawiskar 

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? 

find_real_file.png

2. Recommended: Publish an application to the application repository

This link was not working...can you please provide me the valid link?

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

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader