Esteban Aliverti [https://community.jboss.org/people/eaa] created the discussion

"Re: How to get variable from  WorkItemHandler class  ??"

To view the discussion, visit: https://community.jboss.org/message/772325#772325

--------------------------------------------------------------
Process variables are not automatically passed to your workItemHandlers. In the 
process you need to define the input and output parameters of the workItem 
(something like the input and output parameters of your workItem) and then you 
must do the mapping between the process variables and the workItem input 
parameters and between the workItem output parameters and the process variables 
again.

Best Regards,
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/772325#772325]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to