Hello,
Is there a better way of marking probability/ possibility of one outcome vs the other while using XoR gatway in BPMN?
Currently, I write it has the attribute condition expression and place it over the connector, but is there another way that's better?
Thanks
M. Zschuckelt on
You could define a different attribute for the connection in order to not misuse the Condition expression attribute and show that in addition to the Condition expression. This way you don't mix the different types of information. But the connection is definitely the right place to bear that information.