You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to camunda BPM platform contributors
We've done some developments at the University of Nottingham concerning the use OGC WPS (web processing services) within a workflow. This was done using JBPM and I was wondering if some of the dev would be transferable to camunda. Camunda has a much better editor so It would quite interesting. I have seen that camunda is also based on the JBOSS suite so?
thanks,
Didier
Ingo Richtsmeier
unread,
Sep 22, 2015, 5:25:45 AM9/22/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to camunda BPM platform contributors, didier.l...@gmail.com
Hi Didier,
if your processes are modeled in BPMN2.0, you just have to adjust the technical references inside the tasks, events and the expressions on the sequence flows after the gateways.
That could be your starting point.
Kind Regards, Ingo
Philipp Ossler
unread,
Sep 23, 2015, 2:20:01 AM9/23/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to camunda BPM platform contributors
Hi Didier,
from dev side, it depends on the version of jBPM you are using. If you use jBPM 4 then it should be easy to migrate the code because both use the same base. In case you use jBPM 5 or 6 then you may have to change a lot because of different concepts.