<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:o = "urn:schemas-microsoft-com:office:office"><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19046"></HEAD>
<BODY 
style="MARGIN-TOP: 10px; FONT-FAMILY: verdana; MARGIN-LEFT: 10px; FONT-SIZE: 10pt; MARGIN-RIGHT: 10px">
<DIV>HI,</DIV>
<DIV>&nbsp;</DIV>
<DIV>In my business system ,there's the permission module , include own user 
table and role table in my database.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I need config my business user id to the value of ¡¾ActorId¡¿property in¡¾user 
task¡¿node .</DIV>
<DIV>&nbsp;</DIV>
<DIV>but &nbsp;in jbpm5&nbsp; <SPAN id=result_box lang=en class=short_text 
closure_uid_56x84i="93" jd="null" a="undefined" c="4"><SPAN class=hps 
closure_uid_56x84i="714" jd="null">There is</SPAN> <SPAN class=hps 
closure_uid_56x84i="715" jd="null">a foreign key association 
with</SPAN></SPAN>¡¾TASK¡¿ table&nbsp; and ¡¾ORGANIZATIONALENTITY¡¿ table.</DIV>
<DIV>&nbsp;</DIV>
<DIV>so need to r<SPAN id=result_box lang=en closure_uid_56x84i="93" jd="null" 
a="undefined" c="4"><SPAN class=hps closure_uid_56x84i="494">epeat to <SPAN 
class=hps closure_uid_56x84i="496">store</SPAN>&nbsp;</SPAN>&nbsp;<SPAN 
class=hps closure_uid_56x84i="495">business users</SPAN> <SPAN class=hps 
closure_uid_56x84i="497">data in</SPAN> <SPAN class=hps 
closure_uid_56x84i="498">the&nbsp;</SPAN> <SPAN class=hps 
closure_uid_56x84i="500">JBPM user table.</SPAN></SPAN></DIV>
<DIV><SPAN lang=en closure_uid_56x84i="93" jd="null" a="undefined" c="4"><SPAN 
class=hps closure_uid_56x84i="500"></SPAN></SPAN>&nbsp;</DIV>
<DIV><SPAN lang=en closure_uid_56x84i="93" jd="null" a="undefined" c="4"><SPAN 
class=hps closure_uid_56x84i="500"><SPAN id=result_box lang=en class=short_text 
closure_uid_56x84i="93" jd="null" a="undefined" c="4"><SPAN class=hps 
closure_uid_56x84i="739">But</SPAN> <SPAN class=hps closure_uid_56x84i="740">I 
do not want</SPAN> <SPAN class=hps closure_uid_56x84i="741">to do 
this.</SPAN></SPAN></SPAN></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV>How to integrate permissions in jbpm5 and permissions module in my business 
system.</DIV>
<DIV>&nbsp;</DIV>
<DIV>this is my&nbsp;other thinking:&nbsp;assign default jbpm&nbsp;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&nbsp;todolist table to save the relation with task and my business user 
.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>what's the best way?</DIV></BODY></HTML>