12-13-2011 12:45 PM
12-14-2011 05:42 PM
Some of these (for example, process instance query, accessed via engine.getRuntimeService.createProcessInstanceQuery) go against data stored in the runtime database tables (e.g. ACT_RU_*, such as ACT_RU_VARIABLE). […]From my experience, Activiti is working as documented, i.e., the ACT_RU_* tables only hold information for as long as a process instance lives. After that, the data will only be available from the ACT_HI_* tables (given a sufficient history level).
Anyone know why these tables are not getting cleared of data?
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.