[jboss-user] [jBPM] - Task Completion Error

Rudolf Michael do-not-reply at jboss.com
Tue Apr 6 05:08:36 EDT 2010


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&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100406/262df6e5/attachment.html 


More information about the jboss-user mailing list