JBoss Community

Re: jbpm5 RULEFLOW VARIABLE CHANGED null

created by Mauricio Salatino in jBPM - View the full discussion

Yeah.. Demian nail it:

you should change this line to make it work

ksession.getWorkItemManager().registerWorkItemHandler("Email", new EmailWorkItemHandler());

To match with your process definition

<task id="_7" name="envio email" tns:taskName="Email" >

 

Cheers

Reply to this message by going to Community

Start a new discussion in jBPM at Community