This object is in archive! 
Solved

Getting validation errors on gateways

Since updating to the Bizagi client 2.9.0.4 I am getting validation errors on gateways that appear to be legal. In the attached example, the parallel gateway throws an error about not supporting both splitting and merging of paths, yet there is only one output path. If I omit this gateway and link its inputs to the exclusive gateway ("Requires review?") then I still get the same error. Have I misunderstood the way that this should work? I don't recall seeing this error much in the previous version.

Best Answer
photo

Dear Nick,

For this gateway you need to define one of this behavior

  • As Divergence: is used to create alternative paths without checking any conditions.
  • As Convergence: is used to merge alternative paths, the gateways waits for all incoming flows before it continues.

Regards

Comments (1)

photo
0

Dear Nick,

For this gateway you need to define one of this behavior

  • As Divergence: is used to create alternative paths without checking any conditions.
  • As Convergence: is used to merge alternative paths, the gateways waits for all incoming flows before it continues.

Regards