<?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 Re: Get Node content modification time in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301483#M254613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are no separate properties for the modification time of properties of type content.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Further thoughts:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a) It would be fairly easy to add a new custom property driven by a policy when content is updated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Apr 2013 16:45:07 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2013-04-18T16:45:07Z</dc:date>
    <item>
      <title>Get Node content modification time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301481#M254611</link>
      <description>Is it possible to get the modification date of one node's content? I know there is the auditable aspect's proerty cm:modified, but it gets updated even if you edit any of the node's properties. Do I have to add a custom property to be updated onContentUpdate? Do I have to modify the auditable behavi</description>
      <pubDate>Thu, 18 Apr 2013 09:46:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301481#M254611</guid>
      <dc:creator>eureka</dc:creator>
      <dc:date>2013-04-18T09:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Get Node content modification time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301482#M254612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think what you are looking for is the date on which the document itself is updated not its metadata is it the case?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please confirm&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 16:21:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301482#M254612</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2013-04-18T16:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Get Node content modification time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301483#M254613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are no separate properties for the modification time of properties of type content.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Further thoughts:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a) It would be fairly easy to add a new custom property driven by a policy when content is updated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 16:45:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301483#M254613</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-04-18T16:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Get Node content modification time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301484#M254614</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 think that Alfresco stores the content in the content store depending on the date it was modified.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So you only have to parse the contentUrl metadata property on the node. You can check if this is true on a node browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 03:05:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301484#M254614</guid>
      <dc:creator>jspuchau</dc:creator>
      <dc:date>2013-04-19T03:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Get Node content modification time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301485#M254615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;While that may work for some cases the layout of the content store is not intended to be queried like that.&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes the repository is by default laid out in that way in order to assist with incremental back up, however be aware that you can add content on any path so its not guaranteed to work. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 10:47:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301485#M254615</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-04-19T10:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Get Node content modification time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301486#M254616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for all your replies. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I was thinking to the date when the content of the node is actually updated. I think I can add a property to my base class and bind a behaviour to the onContentUpdatePolicy that update this property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My concern is how to handle all the nodes already there in the repository. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it somehow possible to default the property value of my newly added modifcation time property to the value of last cm:modified? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;@jspuchau&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need a property to exec lucene queries agaainst. I don't think i can retrieve that information, am I wrong? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 10:48:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301486#M254616</guid>
      <dc:creator>eureka</dc:creator>
      <dc:date>2013-04-19T10:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Get Node content modification time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301487#M254617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes you can do it easily.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can simply create a script which will copy default modified date value to your new property for all the existing contents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And you can attache that script with rule and apply that rule to folder under which all your contents are lying.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 11:24:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301487#M254617</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2013-04-19T11:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Get Node content modification time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301488#M254618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@mitpatoliya: it doesn't work because you can apply a space rule to content that &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) are created or inserted in the folder &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) are udated&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) are moved ore delted &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Content already there doesn't get picked by any of these condition &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 14:42:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-node-content-modification-time/m-p/301488#M254618</guid>
      <dc:creator>eureka</dc:creator>
      <dc:date>2013-04-19T14:42:21Z</dc:date>
    </item>
  </channel>
</rss>

