Hello, this is something we are currently working on - see https://issues.jboss.org/browse/JBPM-3276. It will allow you to plug in your external system (such as ldap) for user and group management.

Hope this helps.
Thanks.
On 8/18/11 9:12 AM, jiacc@gillion.com.cn wrote:
HI,
 
In my business system ,there's the permission module , include own user table and role table in my database.
 
I need config my business user id to the value of 【ActorId】property in【user task】node .
 
but  in jbpm5  There is a foreign key association with【TASK】 table  and 【ORGANIZATIONALENTITY】 table.
 
so need to repeat to store  business users data in the  JBPM user table.
 
But I do not want to do this.
 
How to integrate permissions in jbpm5 and permissions module in my business system.
 
this is my other thinking: assign default jbpm user such as 'john' to 'ActorId' propery value to execute jbpm task,at the same time use the other property such as 'Business ActorId' to save the business user , and add a new todolist table to save the relation with task and my business user .
 
 
what's the best way?


_______________________________________________
jbpm-users mailing list
jbpm-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbpm-users