Complex Gateway second time evaluation in same process.

I am having a scenario in which there are 4 incoming paths for which each incoming 2 outgoing paths need to be executed(irrespective of the incoming paths). So I used a Complex gateway, but when a second input path is coming through it, it waits for all the incoming paths, can we not only go to output just by single incoming path every time the requirement is???

Do I need to replace the complex with multiple AND gateways because in a whole process, it can go multiple times in the Complex gateway.

  Discussion posts and replies are publicly visible

Parents
  • Hi,

    Could you please check the below 2 options onthe Decision tab of the Configure Complex dialog box.

    1) Require n of n incoming paths to arrive - for example if any 2 incoming paths are required to proceed from total of 5 incoming paths (irrespective of any). Select it.

    or

    2) Require these specific node paths - If you want any specific incoming path to be available before outgoing path is executed then select the mentioned option.
Reply
  • Hi,

    Could you please check the below 2 options onthe Decision tab of the Configure Complex dialog box.

    1) Require n of n incoming paths to arrive - for example if any 2 incoming paths are required to proceed from total of 5 incoming paths (irrespective of any). Select it.

    or

    2) Require these specific node paths - If you want any specific incoming path to be available before outgoing path is executed then select the mentioned option.
Children
No Data