Hi, a question on the two stored files from the Signavio-Modeler.
The modeler creates two files
- a …bpmn20.xml - file and
- a …oryx.xml - file.
As much as I can see from your source-code. You're only using the …bpmn20.xml - file. If I add some constraints on some edges from a gateway-node, they only will show up in the …oryx.xml - file, but not in the …bpmn20.xml - file. How do you handle those constaints in the engine if this is not read ?
I am confused. Maybe you can help me out. Thanks.
Cheers, Rob.