Hi all,
I encounter a problem about the transaction in jbpm. When complete a work item, it will signal an event 'workItemCompleted' then create and execute new work item, and after that, need to persiste newly created work item, but failed, and I found that the previous completed work item cannot be rollback, so the process instance become dead, could somebody tell me how to rollback it?
Thanks