[jboss-user] [jBPM] - Re: how to get the taskId in "candidate-groups" sicenario?

helal jean-noel do-not-reply at jboss.com
Tue Feb 22 13:18:22 EST 2011


helal jean-noel [http://community.jboss.org/people/jnhelal] created the discussion

"Re: how to get the taskId in "candidate-groups" sicenario?"

To view the discussion, visit: http://community.jboss.org/message/589068#589068

--------------------------------------------------------------
Hi Stree

I don't see what is wrong in there if you have make sure that you created a "market" group with a "test1" user  that belong to it ! 

Here is something equivalent that work with JBPM4.4 (and i gess worked with 4.3):

TaskList l = ...getTaskService().CreateQuery.candidate("test1").list()

same would work with assignee("test1") instead of candidate("test1") after you explicitely "taken" the task or if you use [assignee ="test1"]  instead of [candidate-groups="marker"]

Regards   
JNH
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/589068#589068]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110222/77e29c9b/attachment.html 


More information about the jboss-user mailing list