Rudolf Michael [
http://community.jboss.org/people/ruds] replied to the discussion
"Task Completion Error"
To view the discussion, visit:
http://community.jboss.org/message/535717#535717
--------------------------------------------------------------
Well the following code fixed the problem for me.
engine.getTaskService().setVariables(taskId, variables);
engine.getTaskService().completeTask(taskId);
I just had to create the variables then set them and complete the task afterwards.
best regards,
Rudolf Michael
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/535717#535717]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]