Error when trying to deploy an Application via App Engine Studio

Jannik Lorbach2
Tera Contributor

Hi All,

I'm having an issue when trying to deploy a Scoped Application via App Engine Studio (Pipelines and Deployments).

We activated the AES plugins and configured environments as well as the pipeline.

Validation of the non-prod as well as the controller environment is successful, however when I try to submit an App via "Submit" in AES, a "Bad Request" error message is displayed. 

In Flow Designer executions I can see that the "Pipeline Runner" Action that has been called received a "Failed to verify request from source instance id ..." when calling the Pipeline API on the controller instance.

Has anyone had similiar issues or could provide guidance on how to fix this?

Thanks

Jannik

2 REPLIES 2

WORKFLOW-COWBOY
ServiceNow Employee
ServiceNow Employee

Have you tried opening a Case with Now Support (formerly known as HI)?  They should be able to take a look at your instance and resolve this for you. 

There are two things I would check.

  1. Does the user doing the submission in Dev have an email address defined on their User ID?  I don't think it applies to the error message above, but that is a requirement that can cause submissions to fail. 

  2. In your Controller (should be Prod) open the "All" Nav menu and go to "App Engine" >> "Pipelines and Deployments" >> "Pipeline Types". 
    1. There should be a single record there named "Application Deployment". 
    2. Open that record. 
    3. Scroll down to the related list at the bottom named "Pipeline Instances".
    4. Sort this list by updated. 
    5. Personalize the list layout and add the column "Pipeline Validation Details".
    6. This list shows the result every time someone attempted to "Submit" an application and the "Pipeline Validation Details" column can contain critical information for determining what may be causing the issue. 
    7. Here is an example screenshot of one of the records showing where the User submitting in Dev does not have an email address defined for their User ID. 

      find_real_file.png

--------------------------------------------------
Workflow Cowboy
LinkedIn: https://www.linkedin.com/in/dalestubblefield/
YouTube: https://www.youtube.com/@starlordnow

Lauren Bach1
Tera Contributor

Hi Jannik, did you ever find a solution to this problem?