I am evaluating BPM offerings to be used within our application. I wanted to find out

a) the differences between Bonitasoft / jBPM and Activiti b) Some of these products provide forms generation capabilities - are they any good? Would you use it in place of custom web forms or in addition to custom web forms

Thanks

link|improve this question

74% accept rate
feedback

2 Answers

up vote 3 down vote accepted

take a look at the activiti in action book from manning publication. This is still in MEAP edition so you can download the sample chapter.

Start reading from the section that reads "ACTIVITI AND JBPM". It also compares Activiti and Bonitasoft.

http://www.manning.com/rademakers2/ActivitiMEAPch01.pdf

Hope this helps.

link|improve this answer
I got this book about a week back. – shikarishambu Mar 16 at 14:36
feedback

the good thing about jBPM5 is that is completely integrated with Drools and Drools fusion, allowing you to model and execute complex business scenarios. At least in my experience once you get the process engine the next step is to integrate it with a Rule Engine and probably with complex event processing features. jBPM provides all of this out of the box and the good thing is that you don't need to learn different APIs to use all the features.

You also need to evaluate the tooling that in jBPM5 supports the complete lifecycle providing you tools for authoring your processes and rules and a repository to manage and store your processes.

Another good thing is the jBPM5 community, there are a lot of people adopting the project and a book will go out before the end of the year.

Hope it helps Cheers

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.