Hello everybody!
I'm implementing a custom content with a custom property "due_date". Whenever this timestamp is over, another custom property "status", changes from "Pending" to "Expired". Each due date is specific to each document.
I would like to know which is the best approach to implement this.
I'd implement a scheduled job:
https://docs.alfresco.com/content-services/latest/develop/repo-ext-points/scheduled-jobs/
So you can verify if the Due Date has been reached and to change the status periodically.
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.