<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to view the audit trail of a deleted item? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-view-the-audit-trail-of-a-deleted-item/m-p/174447#M127577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I turned on auditing, and as long as the item is there, I can see its audit trail. The question is, if the item has been deleted, how can I see its audit trail? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've created a space called "test", checked a document "work.doc" under the space "test", and I can see the create operation in the audit trail of the space "test". Now, as long as the item "work.doc" exists, its audit trail is there. But once it's been deleted, how can I see who did it? After its deletion, the audit trail of its parent space "test" did not record the delete operation. how come?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;joe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jun 2008 15:44:55 GMT</pubDate>
    <dc:creator>joechavez</dc:creator>
    <dc:date>2008-06-23T15:44:55Z</dc:date>
    <item>
      <title>How to view the audit trail of a deleted item?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-view-the-audit-trail-of-a-deleted-item/m-p/174447#M127577</link>
      <description>Hi,I turned on auditing, and as long as the item is there, I can see its audit trail. The question is, if the item has been deleted, how can I see its audit trail? I've created a space called "test", checked a document "work.doc" under the space "test", and I can see the create operation in the audi</description>
      <pubDate>Mon, 23 Jun 2008 15:44:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-view-the-audit-trail-of-a-deleted-item/m-p/174447#M127577</guid>
      <dc:creator>joechavez</dc:creator>
      <dc:date>2008-06-23T15:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the audit trail of a deleted item?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-view-the-audit-trail-of-a-deleted-item/m-p/174448#M127578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think its not possible because audittrail save node's uuid in database (see "alf_audit_fact" table in your database )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After you delete node, uuid point to nothing so you are not able to get node properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this case, I'm not sure that audit is best way to do what you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Probably you will need to use a rule or a policy to log all node properties in a file when user is deleting node.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I Hope this help you…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 15:28:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-view-the-audit-trail-of-a-deleted-item/m-p/174448#M127578</guid>
      <dc:creator>ribz33</dc:creator>
      <dc:date>2008-06-24T15:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the audit trail of a deleted item?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-view-the-audit-trail-of-a-deleted-item/m-p/174449#M127579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;whoa, that makes the whole functionality of audit trail a lot less useful then. I checked in the tables, the log items are there, but there's no way to get them out or generate a report, unless rolling your own…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jun 2008 03:53:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-view-the-audit-trail-of-a-deleted-item/m-p/174449#M127579</guid>
      <dc:creator>joechavez</dc:creator>
      <dc:date>2008-06-28T03:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the audit trail of a deleted item?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-view-the-audit-trail-of-a-deleted-item/m-p/174450#M127580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is on the improvements list for auditing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The delete API does not have the parent in the API call - which is what audit records.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This will be fixed up when we update the audit schema to pull out more node references rather than leave then as strings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2008 15:42:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-view-the-audit-trail-of-a-deleted-item/m-p/174450#M127580</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2008-08-19T15:42:26Z</dc:date>
    </item>
  </channel>
</rss>

