I have an AND gateway that is only executing one path. If I go into monitor the

I have an AND gateway that is only executing one path. If I go into monitor the process, I can manually start the node the AND gateway is not flowing into, and it works and runs fine.

Originally I had an OR gateway, that was also executing only one path, even when the conditions were set as true and true so I took the longer route of flowing an XOR into an AND, but this does not work either even when the AND gets executed.

I'm on 7.11

OriginalPostID-202765

OriginalPostID-202765

  Discussion posts and replies are publicly visible

Parents
  • If you are not using an AND gate to join multiple paths, but instead to separate multiple paths, then you should use a blank script task node instead. It would be worth it studying a little more on what gates are used for. In addition, its a good idea to label the script task as "split", and make sure your path flow lines are not over top of each other. When dragging a path flow, you can connect them to any 4 directions of the target node.
Reply
  • If you are not using an AND gate to join multiple paths, but instead to separate multiple paths, then you should use a blank script task node instead. It would be worth it studying a little more on what gates are used for. In addition, its a good idea to label the script task as "split", and make sure your path flow lines are not over top of each other. When dragging a path flow, you can connect them to any 4 directions of the target node.
Children
No Data