[jboss-dev-forums] [jBPM Development] - Re: How to import BPMN2 XML created by other tools to Eclipse and Guvnor
Lionel ANDRE
do-not-reply at jboss.com
Fri Aug 31 04:12:04 EDT 2012
Lionel ANDRE [https://community.jboss.org/people/andlio] created the discussion
"Re: How to import BPMN2 XML created by other tools to Eclipse and Guvnor"
To view the discussion, visit: https://community.jboss.org/message/757181#757181
--------------------------------------------------------------
Hi Tihomir,
I'm new in JBoss. I have installed JBoss AS 7 with jBPM and Drools.
I try to import a BPMN2 file created with Enterprise Architect 9.3. I open the BPMN2 process from "Knowlages > Pacakges > defaultPackage". In the designer, I selected "Import from BPMN2" from the toolbar and select the file.
But nothing happens...
Could you help me please ?
That is the imported file :
+<?xml version="1.0" encoding="windows-1252"?>+
+<bpmn:definitions id="EAPK_1E29F0E1_5215_4b17_8335_E7B934969322" targetNamespace="www.sparxsystems.com.au/bpmn20" xmlns:ssbp="www.sparxsystems.com.au/bpmn20" xmlns:bpmn=" http://www.omg.org/spec/BPMN/20100524/MODEL http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance http://www.w3.org/2001/XMLSchema-instance" xmlns:di=" http://www.omg.org/spec/DD/20100524/DI http://www.omg.org/spec/DD/20100524/DI" xmlns:bpmndi=" http://www.omg.org/spec/BPMN/20100524/DI http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc=" http://www.omg.org/spec/DD/20100524/DC http://www.omg.org/spec/DD/20100524/DC" exporter="Enterprise Architect" exporterVersion="9.3.933">+
+ <bpmn:process id="EAID_DP000000_5215_4b17_8335_E7B934969322">+
+ <bpmn:startEvent id="EAID_B3C0C933_D576_4103_8D8D_B59C92249ECA" name="Start1" isInterrupting="true" parallelMultiple="false"/>+
+ <bpmn:endEvent id="EAID_C656F1B3_C908_4971_9CC9_C35590300A40" name="End1"/>+
+ </bpmn:process>+
+ <bpmn:collaboration id="EAID_DC000000_5215_4b17_8335_E7B934969322">+
+ <bpmn:participant id="EAID_PR000000_5215_4b17_8335_E7B934969322" processRef="EAID_DP000000_5215_4b17_8335_E7B934969322"/>+
+ <bpmn:participant id="EAID_PR000000_BE5B_4a95_85B4_FCA2A155FF66" name="process1" processRef="EAID_C75190E3_BE5B_4a95_85B4_FCA2A155FF66"/>+
+ </bpmn:collaboration>+
+ <bpmn:process id="EAID_C75190E3_BE5B_4a95_85B4_FCA2A155FF66" name="process1" isClosed="false" processType="None"/>+
+ <bpmndi:BPMNDiagram id="EAID_B24E7D18_016A_4020_81C3_B82F0F7C7E61" name="BPMN 2.0">+
+ <bpmndi:BPMNPlane id="EAID_PL000000_016A_4020_81C3_B82F0F7C7E61" bpmnElement="EAID_DP000000_5215_4b17_8335_E7B934969322">+
+ <bpmndi:BPMNShape id="EAID_DO000000_016A_4020_81C3_B82F0F7C7E61" bpmnElement="EAID_C75190E3_BE5B_4a95_85B4_FCA2A155FF66">+
+ <dc:Bounds x="193" y="215" width="135" height="75"/>+
+ </bpmndi:BPMNShape>+
+ <bpmndi:BPMNShape id="EAID_DO000001_016A_4020_81C3_B82F0F7C7E61" bpmnElement="EAID_B3C0C933_D576_4103_8D8D_B59C92249ECA">+
+ <dc:Bounds x="253" y="63" width="30" height="30"/>+
+ </bpmndi:BPMNShape>+
+ <bpmndi:BPMNShape id="EAID_DO000002_016A_4020_81C3_B82F0F7C7E61" bpmnElement="EAID_C656F1B3_C908_4971_9CC9_C35590300A40">+
+ <dc:Bounds x="589" y="198" width="30" height="30"/>+
+ </bpmndi:BPMNShape>+
+ </bpmndi:BPMNPlane>+
+ </bpmndi:BPMNDiagram>+
+ <bpmndi:BPMNDiagram id="EAID_85F1FD26_FF1D_4da5_9140_BE4663D3349F" name="process1">+
+ <bpmndi:BPMNPlane id="EAID_PL000000_FF1D_4da5_9140_BE4663D3349F" bpmnElement="EAID_C75190E3_BE5B_4a95_85B4_FCA2A155FF66"/>+
+ </bpmndi:BPMNDiagram>+
+</bpmn:definitions>+
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/757181#757181]
Start a new discussion in jBPM Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120831/125b9d04/attachment.html
More information about the jboss-dev-forums
mailing list