Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.2
-
Fix Version/s: 5.4
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
When creating a process from a model with multiple pools and only the executable Process Engine Pool is used, th Pools and Lanes aren't contained in the BPMN 2.0 XML, but in the DI, which gives an exceptionduring deployment.
See twitter example from camunda:
<bpmndi:BPMNShape bpmnElement="Process_Engine" id="Process_Engine_gui" isHorizontal="false">
<omgdc:Bounds height="266.0" width="782.0" x="105.0" y="270.0"/>
</bpmndi:BPMNShape>
As well Lane_2
Handing over to Daniel