App Engine Studio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 05:11 AM
Hi All,
I am getting this error while publishing an app in App Engine Studio, can anyone assist what additional configurations are required to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 05:17 AM
Hello @Vaibhav Sharma1
please follow this link
Implement pipelines.
Create a pipeline so that an administrator can quickly move an application from one environment to another. The method you use for implementing pipelines depends on the version of the App Engine Studio application you are running.
Hope this helps Mark the answer correct if this helps you Thanks |

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 07:32 AM - edited 08-31-2023 07:34 AM
Hello
To use the publish feature, you must set up the "Pipeline functionality." This will allow you to move the application through the Development stack (from Dev to Prod).
There is a dependency on access to the SN App Repo- PDIs do NOT have access to the SN App Repo. If you do not have access to SN App Repo, this will not work.
Here is a lab that walks you through setting it. Much easier than the doc site! Just so you know, you will have to configure the pipeline for EACH instance.
https://nowlearning.servicenow.com/lxp/en/app-engine/ccl1195-k23-lab-citizen-developer-app-engine-ma...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 03:27 AM
All,
Thanks for sharing above links.. 1 point I want to understand - if I do not want to move apps between instances, I just have to learn app engine studio on a non-production instance. Do I still need to configure pipeline?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2023 04:15 AM
Hi @Vaibhav Sharma1 ,
If it is for learning purposes you can easily make it available in your PDI.
And if you want to try it out in your company instance, I would suggest using the sandbox instance.
Aman Kumar