04-27-2016 03:03 PM
Hi,
Almost everything is in the title ;-) I've read questions ans answers about this problem of getting trashes emptied automaticly, but I didn't understand what I read. Knowing I don't use Studio, what is the way to empty theses trashes recursivly ?
Thx, and regards !
JB
04-27-2016 03:49 PM
you can setup a scheduler that calls (event handler) an automation chain that will query for deleted documents and remove them.
It could be done through Nuxeo Shell too.
04-27-2016 03:49 PM
you can setup a scheduler that calls (event handler) an automation chain that will query for deleted documents and remove them.
It could be done through Nuxeo Shell too.
04-28-2016 12:32 AM
Hi
05-19-2016 10:03 AM
Hello,
05-19-2016 10:12 AM
Did you have a look at the "Contributing an automation chain" i mentionned ? This is a simple XML extension to write and you do not need Studio.
04-28-2016 01:04 AM
All of these are done through XML contributions
https://doc.nuxeo.com/display/NXDOC/How+to+Contribute+to+an+Extension?src=search
https://doc.nuxeo.com/display/NXDOC710/Scheduling+Periodic+Events?src=search
https://doc.nuxeo.com/display/NXDOC/Events+and+Listeners?src=search
https://doc.nuxeo.com/display/NXDOC58/Contributing+an+Automation+Chain?src=search
About Nuxeo Shell :
https://doc.nuxeo.com/display/ADMINDOC710/Nuxeo+Shell?src=search
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.