Runtime Value Skipped in Flow Designer

KAMIL KHAN
Tera Contributor

When i created a flow designer according to the module.

the ask for approval action completed with result as skipped instead of waiting.

and if statement evaluated to false as in if the condition was approved.

i have set manager for the user i am using to requested for.

refer to attachment below.

10 REPLIES 10

KAMIL KHAN
Tera Contributor

Hey,

Its Happning to newly created records but if i test it with same record again then its waiting for Approval.

Thanks ,

Kamil

Please check the link I shared if that helps

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

UDAY KIRAN REDD
Tera Contributor
 

Same issue I am also facing KAMIL KHAN. Please share me any solution if you got @KAMIL KHAN . I am also working on the module.

 

UDAY KIRAN REDD
Tera Contributor
 

Hi @KAMIL KHAN ,

I found the solution

  1. Add a "Wait For Condition" action with Condition is "Approval is Approved" or "Approval is Rejected".
  2. Please add that action before "if condition" starts.
  3. In if Condition select "Trigger>>Needit Record>>Approval"  IS Approved.
  4. Don't use the "Approval State" field data pill mentioned in Flow designer module in developer.servicenow.com.

Please mark Helpful. if it helps.

Thanks,

Uday

PFA hopes it will help u better.

 

Fixed the exact problem I was having with skipped approvals