Unable to delete cmis:document
Hello,I execute a query to get custom documents via OpenCMIS API (Java). In the results I have an old cmis:document that throws an Exception because custom properties are unknown.I want to delete this document but I have a 404 : Document not foundAl...