Hello,
I want to create a java backed webscript that will scan a document library and search for expired documents based on the expiration date, and if expired, to send an email the submitter's mail.
I think I'm gonna have to use a scheduled action, in fact I'm a begginer in alfresco, and I used to work with some JBWS examples with ant. Now I'm using maven alfresco SDK. if u have any idea how to manage reminder with JBWS(with maven) that'll be good.
thank you