Hi,
I am looking to add following functionality to my application but cant get it working.
a) Stop Process Instance: To abort an active process instance which would mean tasks disappearing from user task lists but the history of the process stays.
b) Delete Process Instance: To delete a process instance(active or inactive) which would mean tasks go away along with any trace of the process in the db.
Can anyone help me with this please.
Thanks