3 Replies Latest reply on Dec 12, 2011 7:33 AM by milhaim

    JBPM5 getTasksAssignedAsPotentialOwner not working correctly

    milhaim

      Hi all,

       

       

      I'm working on Human task 5.2 and when I use:

       

      client.getTasksAssignedAsPotentialOwner(user, roles, "en-UK", responseHandler); to get the tasks asigned to a user in one group,

       

      I get all the tasks (from all the groups),

       

      all my users and groups are registred when starting the human task server

       

      I tried : jbpm.usergroup.callback=org.jbpm.task.service.DefaultUserGroupCallbackImpl but nothing new,

       

      Is there any other special configuration to do ?

       

      Thanks for your help