Well, jBPM 3 has very limited support for bam. All you get is what Swatis describes. In
jBPM 4 there is a 'real BAM' console which provides some reports out of the box
but more importantly, you can put in/create your own reports based on Eclipse Birt.
Regarding the LDAP functionality, it is not there out of the box. But like most things in
jBPM you can easily use it. Why? Because it is possible to write your own re-usable
assignmenthandlers. Small pieces of java code that set e.g. the actor of a task. If you
already have an ldap library with your own methods like ' getManagerForUser(...) '
you can very easily plug that in. In jPBM 4 it will be even easier to replace the full
identity manager, so you do not have to configure assingmenthandlers in
processdefinitions.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241147#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...