Is App Engine Studio available for PDI?

anubhavkapoor76
ServiceNow Employee
ServiceNow Employee

Hi,

I am trying to create a custom App using App Engine Studio in my PDI, however I am not able to Submit it (as it displays n error message)

Please advice.

Thanks,

Anubhav

2 REPLIES 2

Ashish Narwal
Kilo Sage

Hi Anubhav,

 

App Engine Studio is available in PDI also, it's just that your PDI should be upgraded to Quebec release and it is really a great add-on in the new release to explore.

 

Mark helpful/correct of that answers your question.

Thanks,

Ashish

Dominik Simunek
Tera Guru

Hi Anubhav,

To explain why you cannot Submit your app using App Engine Studio. The purpose of the Submit button is that you want to push your app from the DEV environment to TEST (and later to PROD) and have it reviewed by system administrators who manage the platform. Normally customers have DEV-TEST-PROD instances which are defined in the so-called "pipeline" and App Engine Studio can then manage the release of your app from DEV to TEST and to PROD. Obviously, if you are in your PDI, you do not have any DEV-TEST-PROD hierarchy of instances and no pipeline defined, so you cannot Submit your app for deployment.

If you would like to transfer the app somewhere else from your PDI, you can use all other ways how scoped apps can be transferred (e.g. link it to source control, export to update sets).

In case you would like to start using App Engine Studio in real customer instances, you would go through Guided Setup and configured the Environments and Pipeline to make it work.

find_real_file.png

You can find a similar discussion here where Brad Tilton explained it well: https://community.servicenow.com/community?id=community_question&sys_id=d7f6081fdb1ba850190b1ea66896...

I hope this helps a bit,

Dominik