The CreatorCon Call for Content is officially open! Get started here.

how to use flow desinger to wait for all sc task to close and the close the ritm

rahul16
Giga Guru

How to close the RITM only after all sc_task was closed using flow designer.

 

I use the lookup to get all the catalog tasks that are not closed

rahul16_0-1667490994384.png

 

1 ACCEPTED SOLUTION

Mike_R
Kilo Patron
Kilo Patron

Do a lookup, for each, then wait for.

Example 

Mike_R_0-1667491928725.png

 

View solution in original post

2 REPLIES 2

Mike_R
Kilo Patron
Kilo Patron

Do a lookup, for each, then wait for.

Example 

Mike_R_0-1667491928725.png