JBoss Community

Re: Task complete operation without process goes on

created by Esteban Aliverti in jBPM - View the full discussion

The answer is because you where interacting with Human Task API but not with process runtime API. Strange as it sounds, the relation between HT server and session is loosly-coupled. When you complete a task the HT server informs this event to all the registered listeners. If you didn't restore the ksession, there is no listener there.

 

Best Regards,

Reply to this message by going to Community

Start a new discussion in jBPM at Community