App Engine Studio

Vaibhav Sharma1
Tera Contributor

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.

app eng.JPG

4 REPLIES 4

Mohith Devatte
Tera Sage
Tera Sage

Hello @Vaibhav Sharma1 

 

please follow this link 

https://docs.servicenow.com/bundle/rome-application-development/page/build/app-engine-studio/concept...

 

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.

  • In versions of the App Engine Studio application prior to 20.2.2, you must implement one production instance and two non-production instances. For detailed instructions, see Implement pipelines in versions prior to 20.2.2.
  • If you have installed or upgraded to version 20.2.2 of the App Engine Studio application (available from the ServiceNow Store in December 2021), the use of pipelines is optional. However, a new application called Pipelines and Deployments is automatically installed and you can configure as many instances in your pipeline as you require. For detailed instructions, see Implement pipelines using the Pipelines and Deployments app.

Hope this helps 

Mark the answer correct if this helps you 

Thanks

Miguel Donayre
ServiceNow Employee
ServiceNow Employee

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...

Vaibhav Sharma1
Tera Contributor

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?

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.

 

Best Regards
Aman Kumar