cancel
Showing results for 
Search instead for 
Did you mean: 

CMIS get deleted documents

gbas13
Champ in-the-making
Champ in-the-making
3.2r comunity. I'm newbie


In Alfresco Explorer I deleted a document (or a folder). After with CMIS i can get the same document!! (with session.getObject()). 
Finally, when Alfresco is restarted, the file was definitely removed.
I forgotten "flush", "clear cache" or "refresh"?

Thanks
1 REPLY 1

kaynezhang
World-Class Innovator
World-Class Innovator
I'm using 4.2 comunity.there is no such problem .Use session.getObject() on a removed node will throw CmisObjectNotFoundException.