Jimmy dong [https://community.jboss.org/people/jimmy.dongjia] created the discussion
"The users or groups which human task server add is stored in db?" To view the discussion, visit: https://community.jboss.org/message/717031#717031 -------------------------------------------------------------- dear all: Human task server requires all users and groups to be predefined before trying to assign a task to that user or group. So you need to make sure you add the necessary users and group to the database using the taskSession.addUser(user) and taskSession.addGroup(group) methods. In persistence.xml there is "org.jbpm.task.User",is the users stored in table User? why after I run the human task server, there is no table User in database jbpm? -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/717031#717031] 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
