Hi guys
I just joined a project, using activiti 5 and drools, which is getting a really huge DB.
The point is, almost 70% of the data is on act_ru_identitilink. It looks like this table is part of the core of the activity, but I cannot see how this table got 60GB size. I was playing with it, and looks like removing some rows on it, is not affecting the app itself, but, I would like to know:
Thanks in advance
Sergio
How that relates to ADF forum?
I see... what could be the proper forum then? Am I able to move it by myself? If not, please, any moderator, be my guest
Hi,
I see you are looking for archive and purge. activiti 6 has activiti-admin.war app which lists all the process instances and task so that you can list and delete the proces instances.
This table act_ru_identitilink is storing information about identity links. for more details use this link in activiti user guide Activiti User Guide
Just to add to this, basically ACT_RU_IDENTITYLINK records all the relationships from tasks to users or groups, including which users/groups are candidates for a task or which are involved. Before you look at pruning this table you should check whether the tasks have completed (see
ACT_HI_TASKINST and ACT_RU_TASK) and whether you still need that data.
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.