cancel
Showing results for 
Search instead for 
Did you mean: 

Import model from Activiti modeler to Activiti designer

vadro
Champ in-the-making
Champ in-the-making
I'm trying to start with Activiti BPM system. For this task i bought book - "Activiti in Action" by Tijs Rademakers. In section 3.2 there are some samples of creating BPMN process in Modeler and importing created process into Designer.
Everything ok, but when i'm trying to open imported process in Designer - i don't see any graphical objects of the process!
Then i tried to import process from book samples project - and i see such problems. Is here anyone who catched problem like this and solved it?


Thanks


PS: BPMN files that i'm trying to open can be loaded here:
File that I created in modeler - http://www.4shared.com/file/qB8py0-h/Simple_Book_Order_Process.html
File that I tried to use from book samples - http://www.4shared.com/file/OYHyUbrD/VacationRequest.html
If anyone have any problems with downloading sample processes - please, feel free to write me errors in download process
4 REPLIES 4

vadro
Champ in-the-making
Champ in-the-making
After reading this forum, i see some strange things. It looks like Modeler by Signavio is not supported at this time. Maybe it's the core problem of task that i'm trying to do.
Maybe there are some other solutions or open-source products for building BPM schemes, except Activiti Designer (Eclipse plugin)?

vadro
Champ in-the-making
Champ in-the-making
Answering to myself:
I've got answer on stackoverflow website.
Open your bpmn file with txt editor and manually change attribute isExecutable value to "true" inside process tag
process id="sid-2b39da09-bebd-4ec2-a58e-be045cd15c55" isExecutable="true"

http://stackoverflow.com/a/20397654/2416944

jbarrez
Star Contributor
Star Contributor
Thanks for posting back the solution.

jbarrez
Star Contributor
Star Contributor
Thanks for posting back the solution.