Mauricio Salatino [
https://community.jboss.org/people/salaboy21] created the discussion
"Re: comming from osworkflow"
To view the discussion, visit:
https://community.jboss.org/message/820223#820223
--------------------------------------------------------------
Hi,
This is a common scenario, you are jumping from a very simple framework that allows you to
create workflows (a little bit more than a state machine) to a full blown BPM tool, which
is based on the bpmn2 standard modelling notation (600+ pages of technical spec) so it
will denitely not be the same.
You can use jbpm5 or 6 similar to how you used Os workflow but you need to understand the
differences first.
I would recommend you to take a look at the examples provides in the book or at the tests
inside the framework code base to learn the basics and get you started.
Writing the bpmn2 by hand is usually a very technical task and we usually recommend using
the process designe for such task.
Cheers
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/820223#820223]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]