JBoss Community

Re: How to get variable from WorkItemHandler class ??

created by Esteban Aliverti in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community