cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti Modeler

jagadeesh
Champ in-the-making
Champ in-the-making
I have created a process in the activiti modeler powed by signavio. Now i wanted to know the procedure to convert it to bar file. Any help Appreciated.
9 REPLIES 9

ronald_van_kuij
Champ on-the-rise
Champ on-the-rise
You can't do this from the modeler. Either import it e.g. In the designer or create a bar file manually (it is just a plain zip file). Not sure if it is planned either. Check jira for this

jbarrez
Star Contributor
Star Contributor
Nothing planned in that direction (at the moment).

The easiest is as Ronald says: just wrap it in a zip file. The engine/Probe can handle .zip and .bar files, where a .bar is just a renamed .zip

jagadeesh
Champ in-the-making
Champ in-the-making
I have created a process i named the process as newmodel. Now my question is how can i  convert the newmodel(my created process) into zip file or bar file.or since am new to activiti how to proceed further what is the next step.please find my attached newmodel(my process).

jbarrez
Star Contributor
Star Contributor
If you are using the default Activiti demo setup, you will find your processxxx.bpmn20.xml in the workspace/modeler-examples folder.

Just zip this xml file and you can upload it to Probe.

jagadeesh
Champ in-the-making
Champ in-the-making
After i zip this xml file and  upload it to Probe. i am getting the following error.what are these errors??
How to resolve this errors. ??  Please give me a detail description of it.

cvc-complex-type.4: Attribute 'sourceRef' must appear on element 'sequenceFlow'. | New Model.bpmn20.xml | line 17 | column 137
   cvc-complex-type.4: Attribute 'sourceRef' must appear on element 'sequenceFlow'. | New Model.bpmn20.xml | line 40 | column 137
   cvc-complex-type.4: Attribute 'sourceRef' must appear on element 'sequenceFlow'. | New Model.bpmn20.xml | line 49 | column 138
   cvc-complex-type.4: Attribute 'sourceRef' must appear on element 'sequenceFlow'. | New Model.bpmn20.xml | line 52 | column 82
   cvc-complex-type.4: Attribute 'targetRef' must appear on element 'sequenceFlow'. | New Model.bpmn20.xml | line 52 | column 82
   cvc-complex-type.4: Attribute 'sourceRef' must appear on element 'sequenceFlow'. | New Model.bpmn20.xml | line 53 | column 84
   cvc-complex-type.4: Attribute 'targetRef' must appear on element 'sequenceFlow'. | New Model.bpmn20.xml | line 53 | column 84
   cvc-complex-type.4: Attribute 'sourceRef' must appear on element 'sequenceFlow'. | New Model.bpmn20.xml | line 54 | column 84
   cvc-complex-type.4: Attribute 'targetRef' must appear on element 'sequenceFlow'. | New Model.bpmn20.xml | line 54 | column 84
   Invalid source 'null' of sequence flow 'sid-9275FBDF-B2EE-46F3-9837-7F960E69D3DE' | New Model.bpmn20.xml | line 17 | column 137
   Invalid source 'null' of sequence flow 'sid-6AB34A0F-3E37-4B97-ACC9-801074B48D45' | New Model.bpmn20.xml | line 40 | column 137
   Invalid source 'null' of sequence flow 'sid-140F0C9A-AB1A-4050-A3E0-B2C7E013916F' | New Model.bpmn20.xml | line 49 | column 138
   Invalid source 'null' of sequence flow 'sid-A8DE9D83-2FD1-4C01-ABC7-B25E5793616D' | New Model.bpmn20.xml | line 52 | column 82
   Invalid source 'null' of sequence flow 'sid-734178E0-D7A1-439C-85CC-6360D4271630' | New Model.bpmn20.xml | line 53 | column 84
   Invalid source 'null' of sequence flow 'sid-84772702-A1E5-4352-993A-98D39B6E6A44' | New Model.bpmn20.xml | line 54 | column 84
   Invalid reference in 'bpmnElement' attribute, activity sid-60B0A0EE-A2A8-4A60-B034-C07FC8B286CEnot found | New Model.bpmn20.xml | line 58 | column 133
   Invalid reference in 'bpmnElement' attribute, activity sid-35E92798-7555-44C2-B5A5-B299B75E603Dnot found | New Model.bpmn20.xml | line 61 | column 133
   Invalid reference in 'bpmnElement' attribute, activity sid-6BD2088B-BDD9-4CB1-AA94-222955AD1027not found | New Model.bpmn20.xml | line 64 | column 133
   Invalid reference in 'bpmnElement' attribute, activity sid-2C6750FA-2DE5-4E30-86FA-DE9FA19F3792not found | New Model.bpmn20.xml | line 67 | column 133
   Invalid reference in 'bpmnElement' attribute, activity sid-8A133780-37AF-4B7B-AA86-03EDE9897619not found | New Model.bpmn20.xml | line 70 | column 133
   Invalid reference in 'bpmnElement' attribute, sequenceFlow sid-9275FBDF-B2EE-46F3-9837-7F960E69D3DEnot found | New Model.bpmn20.xml | line 76 | column 132
   Invalid reference in 'bpmnElement' attribute, sequenceFlow sid-A8DE9D83-2FD1-4C01-ABC7-B25E5793616Dnot found | New Model.bpmn20.xml | line 80 | column 132
   Invalid reference in 'bpmnElement' attribute, sequenceFlow sid-6AB34A0F-3E37-4B97-ACC9-801074B48D45not found | New Model.bpmn20.xml | line 84 | column 132
   Invalid reference in 'bpmnElement' attribute, sequenceFlow sid-140F0C9A-AB1A-4050-A3E0-B2C7E013916Fnot found | New Model.bpmn20.xml | line 88 | column 132
   Invalid reference in 'bpmnElement' attribute, sequenceFlow sid-734178E0-D7A1-439C-85CC-6360D4271630not found | New Model.bpmn20.xml | line 92 | column 132
   Invalid reference in 'bpmnElement' attribute, sequenceFlow sid-84772702-A1E5-4352-993A-98D39B6E6A44not found | New Model.bpmn20.xml | line 96 | column 132

ronald_van_kuij
Champ on-the-rise
Champ on-the-rise
I think you already posted this earlier didn't you? Or is there a difference? This bpmn file is most likely invalid. Post the file her ( the original one)

jbarrez
Star Contributor
Star Contributor
Could you attach your .bpmn20.xml and .signavio.xml ?

There is something wrong  in your model, hence the errors. The engine only deploys valid BPMN files.

jagadeesh
Champ in-the-making
Champ in-the-making
Hi now i have created a new process and uploded it in the probe and got list of errors.

cvc-complex-type.4: Attribute 'targetRef' must appear on element 'sequenceFlow'. | Simple wiki process.bpmn20.xml | line 25 | column 129
   cvc-complex-type.4: Attribute 'sourceRef' must appear on element 'sequenceFlow'. | Simple wiki process.bpmn20.xml | line 35 | column 76
   cvc-complex-type.4: Attribute 'targetRef' must appear on element 'sequenceFlow'. | Simple wiki process.bpmn20.xml | line 35 | column 76
   Invalid destination 'null' of sequence flow 'sid-6CABE00B-B829-4BAF-BE1D-51D3832F9F36' | Simple wiki process.bpmn20.xml | line 25 | column 129
   Invalid source 'null' of sequence flow 'sid-4992AB21-DA1F-49EE-B34F-0518429B183E' | Simple wiki process.bpmn20.xml | line 35 | column 76
   Invalid reference in 'bpmnElement' attribute, activity sid-0286A95A-FF05-4141-8AA8-93B760FB34C3not found | Simple wiki process.bpmn20.xml | line 39 | column 133
   Invalid reference in 'bpmnElement' attribute, activity sid-ACD37240-1883-4D64-AFD6-415F67EA24F9not found | Simple wiki process.bpmn20.xml | line 42 | column 133
   Invalid reference in 'bpmnElement' attribute, activity sid-4518B26D-D6FF-4CEF-9D49-103BDDC426FFnot found | Simple wiki process.bpmn20.xml | line 45 | column 133
   Invalid reference in 'bpmnElement' attribute, sequenceFlow sid-6CABE00B-B829-4BAF-BE1D-51D3832F9F36not found | Simple wiki process.bpmn20.xml | line 51 | column 132
   Invalid reference in 'bpmnElement' attribute, sequenceFlow sid-4992AB21-DA1F-49EE-B34F-0518429B183Enot found | Simple wiki process.bpmn20.xml | line 59 | column 132
  


find the Attached zip file of Bpmn20.xml file and signavio file.Please let me know the procedure to solve this.

jagadeesh
Champ in-the-making
Champ in-the-making
Any updates??