How to delete single ProcessInstance and its related data from the database?
Issue
It seems that calling kieSession.abortProcessInstance(pid); does not delete all ProcessInstance related data.
How to make sure that the single process instance will be completely delete with the database with all its related data?
Environment
- Red Hat JBoss BPM Suite
- 6.0.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.