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

"Re: how to add deadline and escalation to the human task in process designer"

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

--------------------------------------------------------------
Look at this initialization  
https://github.com/droolsjbpm/jbpm/blob/5.4.x/jbpm-human-task/jbpm-human-task-war/src/main/java/org/jbpm/task/servlet/HumanTaskServiceServlet.java#L88
 code, you need to set the user info on the escalation handler too. Make sure 
you use the escalation handler instance when setting up the task service so the 
proper one will be used.

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

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

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
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to