We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Flow designer in ask for approval (approval is skipping)

jagabandhu padh
Tera Contributor

Hi Team,

 

I have created a subflow similar to approval coordinator using flow designer . attached the xml for your reference. issue i am facing is at as for approval activity where as per the log data is coming perfectly but approval is getting skipped . i can see rule as ApprovesAnyG[groupsys_id] . users are active , group is active and also the sys_id i am receiving from previous step is fine but not sure why approval is getting skipped . please help .

 

 Thanks 

Jaga

3 REPLIES 3

DUGGI
Giga Guru

@jagabandhu padh 

  1. Check if the users associated with the approval activity have an email address associated with their user profile. If a user does not have an email address, they will not receive email notifications related to the approval and the approval may get skipped.

Hi @DUGGI ,

 

Users have email ID configured in user profile.  

 

Thanks 

JAGA

jagabandhu padh
Tera Contributor

Hi @DUGGI ,

I have also added the group using group approval ,then it is triggering approval. 

Thanks

Jaga