Hi,
I have an application where I don’t use the datas stored inside of these tables :
-act_hi_comment
-act_hi_identitylink
The problem is that these tables keep growing and I don’t need the datas inside of it.
Is there a possibility to disable the fill of these tables on the ProcessEngine configuration or a way to clean these tables regularly using flowable engine (without being forced to use SQL request to clean these tables) ?
Regards,
Loïc Seguin