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

Question

Question

Conditional Sequence vs. Conditional Decision Effeciency?

asked on January 19, 2015

I have a couple of workflows that are currently using a Conditional Decision activity in Workflow that could instead use a Conditional Sequence activity. I understand the differences between the two activities, but was wondering if there is any difference in effeciency between using one of those activities over the other?

0 0

Answer

SELECTED ANSWER
replied on January 19, 2015

I don't think there would be too many differences other than this:

If you have a decision that has more than 2 branches in it, it stops at the first one it matches and doesn't process the others. 

1 0
replied on January 19, 2015

Chris, that was my thought as well, just wanted to see if I was missing something.

0 0
replied on January 20, 2015

Chris is right. Conditional Sequence is just a simplified, one-branch only Conditional Decision. We made it to keep workflows cleaner and more compact in the cases where there is no possibility of multiple branches.
 

0 0

Replies

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

Sign in to reply to this post.