Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Approval is getting skip when I submit catalog item via flow designer

Ram70
Tera Contributor

I am running a flow1 by scheduling it and within that submitting a catalog item using Submit catalog item request action.  The respective catalog item has flow2 with approval, which is getting skip and ask for approval action step state changed to completed due to that flow is also getting complete suddenly.

 

Note: The approver is valid user and active. 

Ram70_0-1762365506924.png

 

2 REPLIES 2

DGAJ
Giga Guru

Hi @Ram70 ,

Is the approval going to a particular group? If so, check to see if there are active users in that group. I am suggesting this as error is saying no valid approvers.

Also suggest you add stages to your flow, awaiting approval, fulfilment etc

 

There is a kb from ServiceNow regarding this issue: Check it below

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0549963

 

*******************************************************************************************
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards,

DGAJ

Ram70
Tera Contributor

Hi @DGAJ 

 

No, Approval is for a user not for group and user is active and has itil role.

 

Thanks,