06-04-2012 10:21 AM
i deleted a document from the nuxeo repository using the method of : removeDocument(docRef).
Now how can i undelete/recover the same document?
06-08-2012 01:22 PM
You can't, it's been removed from the database. You may have a database backup to retrieve the info you need.
What you can recover is the attached documents, they are still in the binaries
directory unless you've cleaned orphan binaries (in the Admin Center). But you'll need the id(s) of the attached documents, and for that unless you've logged it beforehand you'll also need a database backup. See this for the database structure to help you recover attached files.
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.