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
Link is good only still same.
Now, it stopped before Script
Any error? Or chaining issues? have you seen the logs.
No errors, I think error in AND Gate May be
AND doesn't even takes any condition . Try refreshing the browser or logoff/login
Thats simple. The terminating end event stops the process and any active node or flow.
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: