JBoss Community

Re: How to signal process event from a custom WorkItemHandler?

created by Maciej Swiderski in jBPM - View the full discussion

in general I would recommend to signal it using intermediate throwing signal event. But if you need to do it from within the work item handler you need to use ksession for that. So, when you register your handler make sure to inject ksession into it and the use it to signalEvent.

 

HTH

Reply to this message by going to Community

Start a new discussion in jBPM at Community