Delete document and file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2012 01:01 PM
Hello,
/>
I have a new problem ...
/>
/>
I use a java plugin for importing a lot of documents. This plugin has been created by another firm and they have forgotten to display an error if the path to copy the document is wrong.
/>
So I have documents inserted in our Nuxeo but with no folder. So when I do a query like "Select * from Document where dc:description = 'import'", documents are here, but I can't deleted them (the deleted button isn't accessible.
/>
/>
Do you have a solution to deleted all these documents ?
/>
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2012 10:51 AM
Hi,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2012 11:13 AM
Thanks for the help.
I found a solution.
I create an automation chain which delete document with description = 'import'.
Bye
