Tag Archives: bpmn

A sample business process in Bonita

Today I tested Bonita (5.9.1) as a BPM platform and I find it a great tool. I developped a sample process that allows to say ‘yes’ or ‘no’. The process than changes the value of the variable if you say ‘no’ or call a Java class if it you say ‘yes’.

Here is how the process looks like :

MyProcessDiagram_1.0

You can  download the BPMN and the BAR file in a zip file. If you want to run my process you will have to import the bar file in the Bonita studio.…