JBoss Community

Re: How to Automatically assign a Group Task to User if there is only 1 User in the specified Group?

created by Maciej Swiderski in jBPM - View the full discussion

take a look at *WSWorkItemHandler implementations, when they execute addTask on task client it is possible to give a TaskAddedResponseHandler so you'll be notified when task is created and you'll get is id, next you could try to find a way to resolve its group membership and assign the task to the user.

 

HTH

Reply to this message by going to Community

Start a new discussion in jBPM at Community