JBoss Community

Re: Workflow not progressing after user task

created by Arun Selva in jBPM Development - View the full discussion

We need to add the user name administrator in the "TaskServiceSession" taskSession.addUser(new User("administrator"));

With this the workflow progresses and completes the remaining tasks after the user task is completed.
You must have the administrator role in order to run any process. It is a requirement.

Reply to this message by going to Community

Start a new discussion in jBPM Development at Community