Sunday, 29 September 2013

How to Migrate IBM BPMN2.0 file to JBPM BPMN format

JBPM Migration
11)      Convert *.bpmn file to standard OMG BPMN 2.0 File (Yaoqiang-BPMN-Editor-2.2.12)
22)      Remove the whitespaces from name of dataInput and dataOutput tag elements
33)      Import the file in guvnor.
44)      Adjust the positions of various elements and save

Limitations:
11)      Milestone details cannot be migrated as it is specific to IBM BPM extensions
22)      Frequent error encountered during file conversion:
cvc-complex-type.2.4.a: Invalid content was found starting with element 'outputSet'. One of '{"http://www.omg.org/spec/BPMN/20100524/MODEL":dataOutput, "http://www.omg.org/spec/BPMN/20100524/MODEL":inputSet}' is expected.

No comments:

Post a Comment