How to Deleted Alfresco Content Permanently

if you want to delete the node permanently in alfresco use the below aspects.
  
 <aspect name="sys:temporary">
         <title>Temporary</title>
         <!-- Explicitly turn off archiving for all nodes with this aspect -->
         <archive>false</archive>
    </aspect>

Comments

Popular posts from this blog

Create AEM System user | Service user from Configuration | Ensure Service User Config