<?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: Update custom properties in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/update-custom-properties/m-p/222358#M175488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I'll try to see what you suggested to me, I think it will work!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I think that it could be usefull to specify some custom type also for the rules in case I want to restrict that behaviour only to a specified folder, but for now behavoiur is enough.&amp;nbsp; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Aug 2009 08:44:51 GMT</pubDate>
    <dc:creator>luca</dc:creator>
    <dc:date>2009-08-27T08:44:51Z</dc:date>
    <item>
      <title>Update custom properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-custom-properties/m-p/222356#M175486</link>
      <description>Hi all, I have a custom property 'State' in my documents that is updated by a rule that extract the value from the document that I'm uploading.The rule is setted to be executed in inbound and update because I want to refresh the property if I upload a new version of the document.The problem is that</description>
      <pubDate>Wed, 08 Jul 2009 11:47:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-custom-properties/m-p/222356#M175486</guid>
      <dc:creator>luca</dc:creator>
      <dc:date>2009-07-08T11:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Update custom properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-custom-properties/m-p/222357#M175487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Luca,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you considered using a behavior to accomplish this? Behaviors happen at a lower level than rules so, for example, they would take place regardless of what folder the content lived in. That can be a good thing or bad thing depending on what you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But the reason I mention it is because inside a behavior you can distinguish between a content write and a property update so you could have finer-grained control over when that field gets populated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2009 15:54:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-custom-properties/m-p/222357#M175487</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2009-07-10T15:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Update custom properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-custom-properties/m-p/222358#M175488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I'll try to see what you suggested to me, I think it will work!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I think that it could be usefull to specify some custom type also for the rules in case I want to restrict that behaviour only to a specified folder, but for now behavoiur is enough.&amp;nbsp; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 08:44:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-custom-properties/m-p/222358#M175488</guid>
      <dc:creator>luca</dc:creator>
      <dc:date>2009-08-27T08:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Update custom properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-custom-properties/m-p/222359#M175489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have some problems because the behaviour I just created it is trigger only on update of the document through the WebClient interface. If I update the document using webdav the behaviour isn't triggered!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The behaviour is bound to onContentUpdate and on TRANSACTION_COMMIT, should I add something else or change the frequency?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2009 09:02:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-custom-properties/m-p/222359#M175489</guid>
      <dc:creator>luca</dc:creator>
      <dc:date>2009-09-01T09:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Update custom properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-custom-properties/m-p/222360#M175490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, there was an error in the code…&amp;nbsp; &lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;ops: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I added a wrong if to compare the StoreRef of the node, this is the CORRECT version&amp;nbsp; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&amp;nbsp; :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;if (nodeRef.getStoreRef().getIdentifier().equals(Repository.getStoreRef().getIdentifier()) &amp;amp;&amp;amp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;nodeRef.getStoreRef().getProtocol().equals(Repository.getStoreRef().getProtocol())) {&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2009 12:45:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-custom-properties/m-p/222360#M175490</guid>
      <dc:creator>luca</dc:creator>
      <dc:date>2009-09-01T12:45:59Z</dc:date>
    </item>
  </channel>
</rss>

