[jboss-user] [jBPM] - Re: org.drools.WorkItemHandlerNotFoundException: Could not find work item handler for
saig0
do-not-reply at jboss.com
Mon Nov 5 17:59:43 EST 2012
saig0 [https://community.jboss.org/people/saig0] created the discussion
"Re: org.drools.WorkItemHandlerNotFoundException: Could not find work item handler for"
To view the discussion, visit: https://community.jboss.org/message/774906#774906
--------------------------------------------------------------
Hi new-comer!
You set a global variable instead of a process variable with your code. Global variables are visible for all objects in knowledge session, like process instances. Look at the API for more informations: http://docs.jboss.org/jbpm/v5.3/userguide/ch.core-basics.html#sec.data http://docs.jboss.org/jbpm/v5.3/userguide/ch.core-basics.html#sec.data
If you want to set a process variable with standard bpmn, you can user result mapping of an activity.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/774906#774906]
Start a new discussion in jBPM at Community
[https://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/20121105/c175fc14/attachment.html
More information about the jboss-user
mailing list