"xalperte" wrote : 
  | Buff, I'm looking inside the HistoryVariableImpl class and it only 
maintains a String representation of the original variable value, its not 
enough, to be functional the HistoryVariableImpl should maintain the exact 
value and type of the original variable.
  | 
  | I think the better approach is not delete the process instances when they 
are ended, and extends the ProcessInstanceQuery with the ended flag. This could 
be a short term solution. Why do you deletes the instances when it were ended? 
because the performance? the number of records in the tables? 
  | 

To answer one of your questions:

I think ended process instances are stored inside a seperate table because the 
tables used during runtime tend to get really big. If I recall it correctly 
this was the reason.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265949#4265949

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265949
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to