Hi all,
here am looking for a real life use-case for AND gateway.
my understanding is AND gateway allows us to execute a specific set of tasks in parallel, so does this means we will have multiple controls running in process model at a given particular time ?Thanks,
Share, Learn & Grow
Discussion posts and replies are publicly visible
Preji P (prejip) Following are the detailed usage as per the Appian academy. I hope its visual representation describes is usage with respect to diverge (Fork) and converge (Join).
Only one path is moving...What is the mistake here
I have disabled termination, but still same issue
Is it? I thought all outgoing Paths Start at the same time.
Use End node instead of Terminate.
it does, but they're not guaranteed to be 100% simultaneous. technically they could fire in any order (milliseconds apart usually) but if the terminate node is reached it prevents any of the others from even bothering.
antogladvinj3315 said:What is the mistake here
most likely your mistake is even having that middle path. you should only have the top path and the bottom path, joined together at a subsequent AND gateway (to ensure both paths are complete) before proceeding on to the Terminate node.
Here your middle path is:
Thanks, It worked
antogladvinj3315 said:Thanks, It worked
cool - when you get a chance please click 'verify' on any helpful answer(s) - thanks
Mike Schmitt He actually can't. The OP of this question is someone else.
Harshit Bumb (Appyzie) said:He actually can't. The OP of this question is someone else
Good point - though fyi, he can click "I have this question too" and then he will get the "verify answer" option on any answers. I wasn't thinking of that at first so thanks for mentioning it.
I didn't know that is a thing