Dear All,
I was using BPMN2 Modeler from Eclipse-Juno release and recently I migrated to Kepler.
When I try to open old Collaboration diagrams, I get this error dialog saying "Multiple elements have same IDs".
Also, if I see the .bpmn2 file, I find there is a new collaboration element added apart from the one existing. And Every time I open the editor, a new collaboration element is again added.
Just thought its worth to mention, that I am extending BPMN2 model and also I am using ext-point "org.eclipse.bpmn2.modeler.runtime" and in this ext-point there is a new attribute "profile" is added under "modelEnablement" element. I went through the samples and made it like below:
<modelEnablement
profile="Default Collaboration"
runtimeId="com.sap.pv.opm.modeler.runtime"
type="Collaboration">
Any pointers what is going wrong here.
Thanks
Abhinaw
[Updated on: Tue, 03 December 2013 01:07] by Moderator