JBoss Community

Human Task User Management

created by Juri Zeisler in jBPM - View the full discussion

Hey,

 

I am trying to create a simple process with one human task. When I create this human task with a default actorId like "krisv" or "mary" everething works just fine.

But when i am trying to create a new user with

 

taskSession.addUser(new User(name));

 

and then assign the human task to this new user the created task has a null value for the actualOwner_id. So I am not able to retrieve this task. But the table organizationalentity

contains this new user.

 

I am using jBPM 5.4 with MySQL database.

 

Do I miss something?

 

Thanks in advance.

Reply to this message by going to Community

Start a new discussion in jBPM at Community