I think one of the options we have is to have StatefulKnowledgeSession per process instance. What does community think about that?
Any concerns with that approach? I think it can have some performance implications due to starting and disposing the session for each request to jBPM. But I think it will work.