Odelya Holiday [
http://community.jboss.org/people/odelyaholiday] created the discussion
"only the first human task is being saved in db!"
To view the discussion, visit:
http://community.jboss.org/message/592165#592165
--------------------------------------------------------------
Hi!
I have in my process 2 human tasks.
I handle my tasks with CommandBasedWSHumanTaskHandler.
After this line:
client.addTask(task, content, null);
It should save the task to db.
I see that only the first task is saved to DB, and when the code reaches the second human
task - after this line it does not save to DB!
Can BPMN support more than one human task?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/592165#592165]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]