I have a diagram with multiple processes within it (these diagrams have interdependencies: call activities, throw-catch message mechanisms). I want to split this single diagram (that has multiple processes within) to multiple diagrams (each containing a single proces).
I have tried exporting the diagram to .bar files, deleting the orginal diagram, and trying to import the single .bar files. But when i import a single .bar file, it imports all the processes from the original diagram to a newly created diagram; Issue addead as http://community.bonitasoft.com/answers/bar-file-contains-multiple-processes-diagram-how-do-i-export-single-process-within-diagram .
I also tried duplicating the original diagram (multiple times), and removing all processes but one. But this results in corrupt process references (for call activities and throw-catch message mechanisms). The problem occurs in Bonita BPM 5.10.x at home and in Talend BPM 5.4.1 at work.
Does anyone know a good way to split a single diagram with multiple processes to multiple diagrams with a single process each?