How to make many catalog tasks and wait for all to finish before ending the workflow?

Magali Legaspi
Tera Contributor

Hello everyone!

 

I'm having this problem. I made this workflow, what I need to do is depending on the variables selected on the form, a catalog task will be created. But what's happening is, once one of the tasks is closed, it'll end the whole workflow. What I need is, if two or more variables are selected (if more than one IF is true), it'll create the catalog tasks and they all have to be finished, after that it has to end.

 

question workflow.JPG

 

Hope anyone can give me a hand with this.

 

Thanks in advance!

5 REPLIES 5

You'll need another join for the closed incomplete/closed skipped scenarios too.

 

Also, when you are testing the flow, on the RITM there is a show workflow link. If you click that, it will show you the workflow and the path for that specific RITM. This comes in handy while testing.