01-10-2013 10:46 PM
How to set email notification of upcoming expired document (let's say a 3 year contract leased document), 1 month before it expired?
01-16-2013 11:34 AM
If you are experienced in programming you can try to create your event listener: http://doc.nuxeo.com/display/NXDOC56/Events+and+Listeners
and then the listener should be periodicaly called from scheduler: http://doc.nuxeo.com/display/NXDOC56/Scheduling+periodic+events
The listener have to check documents and - if necessary - send a mail to users.
01-18-2013 09:37 AM
Hi,
I just wrote a blog post about this:
http://www.nuxeo.com/blog/development/2013/01/qa-friday-upcoming-document-expiration-notification/
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.