Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

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

Do a lookup, for each, then wait for.

Example 

Mike_R_0-1667491928725.png