Flow Designer to check for all parallel sc_task state if anyone updated 'Closed Completed'

Shridhar1
Tera Contributor

Hello,

For RITM, if parallel sc_tasks are generated (example 4 tasks) via flow. If anyone of sc_task is close completed how can we monitor this using flow designer. As we need to perform other actions once anyone of sc_task is close completed

we don't know number of parallel sc_task generated for catalog item, sc_task are  generated via subflow.

This RITM flow is generic flow configured for multiple catalog items created via catalog builder.

We have an option using BR, but requirement is to fulfill it via flow itself

 

Thank you

 

7 REPLIES 7

Hello Kailas,

Yes this can be done using BR, but we are looking for solution via flow itself

 

Thank you

Hi Shridhar,

 

This is just logic, you can implement it in FLOW as well.

 

Hope this helps.
If my answer resolves your issue, please mark my answer as ✅ Correct & Helpful based on the validations.

Thank You!
Regards,
Kailash

Shridhar1
Tera Contributor

We couldnt able achieve expected output using the same flow

Finally configured BR for this issue.

Thank you everyone for the help