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

Flow Designer approval

Ash33
Tera Expert

Hi experts, 

Im trying to lookup all change task records linked to the change request and send approvals to each unique change_task.assignment_group.managers.

I tried this flow but it only creates 1 approval record. Any recommendations would help. 

Thanks,
Ash

Ash33_0-1756189396298.png

 

15 REPLIES 15

GlideFather
Tera Patron

Hi @Ash33,

 

try to change the action to "Do in parallel" or play with the condition, for testing purposes

_____
100 % GlideFather experience and 0 % generative AI

Ankur Bawiskar
Tera Patron

@Ash33 

are you sure your For Each is iterating the correct number of times?

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

Yes. In the logs it does show there are 2 change tasks, but in the approvals it is sending to just 1 change task record

@Ash33 

Sorry what I wanted to check was did the Lookup Records give count as 2?

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