<?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, automatically, the properties of records in my Alfre in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/update-automatically-the-properties-of-records-in-my-alfre/m-p/274275#M227405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, yes there is. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please start by taking a look at how "rules" and "actions" work. Using them means you can make sure that actions are being triggered when files arrive into a folder when certain rules apply to that content. What you basically want to do is to make sure that your own repository action (that parses the incoming file and performs the properties &amp;amp; aspects updates) is being runned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Go to &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/&lt;/A&gt;&lt;SPAN&gt; and…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. navigate to the following section for more details on how to setup rules for a folder so that your action is being triggered:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Documentation &amp;gt; Using Alfresco &amp;gt; Using Alfresco Share &amp;gt; The Document Library page component &amp;gt; Working with folders&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using rules&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. navigate to the following section for more details on how to setup your own action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Documentation &amp;gt; Customizing and extending &amp;gt; Developing against the Alfresco repository &amp;gt; Alfresco repository extension points&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS. For a more detailed description on how to create custom actions see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Custom_Actions" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Custom_Actions&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS2. There is also a set of out of the box actions that let you update properties and aspects but since you need to parse the file you have to write that code your self.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jun 2011 07:27:21 GMT</pubDate>
    <dc:creator>erikwinlof</dc:creator>
    <dc:date>2011-06-17T07:27:21Z</dc:date>
    <item>
      <title>update, automatically, the properties of records in my Alfre</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-automatically-the-properties-of-records-in-my-alfre/m-p/274274#M227404</link>
      <description>Hi,I want to update, automatically, the properties of records in my Alfresco RM share with script.the scenario is as follows:as soon as I receive a file in a directory (this file contains keys separated by commas: IdDossier, IdDossier,……), I have to look all aspects including IdDossier contained in</description>
      <pubDate>Fri, 18 Mar 2011 09:55:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-automatically-the-properties-of-records-in-my-alfre/m-p/274274#M227404</guid>
      <dc:creator>avogadro</dc:creator>
      <dc:date>2011-03-18T09:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: update, automatically, the properties of records in my Alfre</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-automatically-the-properties-of-records-in-my-alfre/m-p/274275#M227405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, yes there is. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please start by taking a look at how "rules" and "actions" work. Using them means you can make sure that actions are being triggered when files arrive into a folder when certain rules apply to that content. What you basically want to do is to make sure that your own repository action (that parses the incoming file and performs the properties &amp;amp; aspects updates) is being runned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Go to &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/&lt;/A&gt;&lt;SPAN&gt; and…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. navigate to the following section for more details on how to setup rules for a folder so that your action is being triggered:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Documentation &amp;gt; Using Alfresco &amp;gt; Using Alfresco Share &amp;gt; The Document Library page component &amp;gt; Working with folders&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using rules&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. navigate to the following section for more details on how to setup your own action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Documentation &amp;gt; Customizing and extending &amp;gt; Developing against the Alfresco repository &amp;gt; Alfresco repository extension points&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS. For a more detailed description on how to create custom actions see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Custom_Actions" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Custom_Actions&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS2. There is also a set of out of the box actions that let you update properties and aspects but since you need to parse the file you have to write that code your self.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 07:27:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-automatically-the-properties-of-records-in-my-alfre/m-p/274275#M227405</guid>
      <dc:creator>erikwinlof</dc:creator>
      <dc:date>2011-06-17T07:27:21Z</dc:date>
    </item>
  </channel>
</rss>

