Hello,
we have disk size issues with our Alfresco 4.2.3
We use the "versionable" aspect for our documents.
We want to be able to identify those versionable documents and consider to delete "older" version of the documents after a certain time, eg, i want to delete the old versions of this document 6 months after it has been validated in a specific workflow.
Can somebody give me some hints about this?
TIA
Dirk
Hi
You will need to develop this yourself since share does not allow selecting/deleting specific versions.
But all the functionality is provided. Check this post: Alfresco: Max Version Policy – I exist as I am
Hi Dirk,
You can write a cron scheduler that can check for docs that have been validated for over 6 months.
The context file containing the information about the cron should be placed at repo-project/src/main/amp/config/alfresco/extension and should look like this.
You can also checkout this link for the logic that you should replicate to delete the versions of the file.
Thanks
Hiten Rastogi
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
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.