Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created 
the discussion

"Re: How to set UserGroupCallback for Human Task Service client"

To view the discussion, visit: https://community.jboss.org/message/748546#748546

--------------------------------------------------------------
Based on what you described here I believe that local task service would be 
good option for this case. What I could recommend to look at is ht tests cases 
of the code base. There are number of scenarios on how to set it up from both 
sides (ht handler and task service)

 
https://github.com/droolsjbpm/jbpm/blob/master/jbpm-human-task/jbpm-human-task-core/src/test/java/org/jbpm/process/workitem/wsht/local/sync/WSHumanTaskHandlerLocalSyncTest.java
 local task used from ht handler
 
https://github.com/droolsjbpm/jbpm/blob/master/jbpm-human-task/jbpm-human-task-core/src/test/java/org/jbpm/task/service/local/sync/TaskServiceLifeCycleLocalSyncTest.java
 local task server

Please take a look at their super classes fro some details.

And of course search this forum or post your questions we are more than happy 
to help!!!  :) 

HTH
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to