You are viewing limited content. For full access, please sign in.

Discussion

Discussion

Conditions run from a task (not a gateway)

posted on April 13, 2023

I have this: 

Will both of these run when the conditions are met?  It won't just run the default that has no codition, will it?  The Condition set here runs a sub process.

0 0
replied on April 13, 2023

The default path is the path that is followed if none of the conditions specified are met.

0 0
replied on April 13, 2023

Will it follow the default if that condition is met also?

0 0
replied on April 13, 2023

No, it will only follow a single path. I would recommend not using multiple paths directly coming out of a User Task, but instead have one path go to a Gateway and have multiple paths coming from it instead. Then based on the Gateway you choose to use, would dictate how many paths can be followed. It is also easier to understand when viewing your diagram.

3 0
replied on April 13, 2023

Thank you.  I put a gateway in!

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.