How can we check if all the catalog tasks are closed in flow designer using Wait for condition action

Vidya Shree
Kilo Sage

Hi All, 

How can we check if the approvals are either approved or rejected and all the catalog tasks are closed completed or closed cancelled in flow designer? We need to wait till all the approvals are either approved or rejected before moving future in flow designer

 

Thanks in advance 

Vidya Shree

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi 

try the follow approach. After passing all approval step iterate over the child task and wait until each task is inactive

 

find_real_file.png

Kind regards

Maik

View solution in original post

7 REPLIES 7

Maik Skoddow
Tera Patron
Tera Patron

Hi 

try the follow approach. After passing all approval step iterate over the child task and wait until each task is inactive

 

find_real_file.png

Kind regards

Maik

Hi @Vidya Shree 

In case you think I was able to answer your question, I would be happy if you mark the appropriate response as "correct" so that the question will appear as resolved for other users who may have a similar question in the future.

If not, please tell me what you are still missing.

Many thanks & kind regards
Maik

Hi Maik,

 Apologies for the late response.

Solution worked like a charm. I was able to achieve my requirement.

Thank you so much

 

Thanks,

Vidyashree

Hi Maik - apologies for asking again something you answered 2 years ago but i have a question also if you dont mind!!! in 30.1 the wait for condition requires a record... youre lookup assumes multiple tasks so i am trying to follow but unsure on what record this needs. i am trying to achieve the same as original post but not going to plan. TIA, Matt