cancel
Showing results for 
Search instead for 
Did you mean: 

History of process Variables

dognose
Champ in-the-making
Champ in-the-making
Hello,

when a process is deleted (via runtimeService.deleteProcessInstance) - are the process variables dropped, or are they also moved to a history element somewhere?

If they are dropped: Is there a way to remove a process from the active processes without loosing all these variables?

best regards,
dognose
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
No, in the current version of Activiti when you drop the process instance, the historic process variables are also dropped.

The history process variables are currently being reviewed and refatcored, but I believe this is something that will stay like it is.