[jboss-user] [JBoss jBPM] - Re: Userassignment problem

2007-01-29 Thread skpeddi
By using API we are setting the ActorId as given below: TaskInstance.setActorId("UserName"); but before the setting of actorId where should I placed the actorId. we tried by using JBPM_USER table we are inserting the users manually. Note: *We are not using swimlanes here *Directly one tas

[jboss-user] [JBoss jBPM] - Re: Userassignment problem

2007-01-29 Thread kukeltje
you do not need to store the actorID anywhere. It is just a string to jBPM. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4007853#4007853 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4007853 ___

[jboss-user] [JBoss jBPM] - Re: Userassignment problem

2007-01-29 Thread kukeltje
Did you try using the api? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4007736#4007736 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4007736 ___ jboss-user mailing list jbos

[jboss-user] [JBoss jBPM] - Re: Userassignment problem

2007-01-29 Thread skpeddi
Any one can give me the solution for User Assignment View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4007682#4007682 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4007682 __