<?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 Alfresco : rules between folders in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-rules-between-folders/m-p/286127#M239257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i have two folders under alfresco share site , i want to create a rule between them in order to deny access to folder "folder2" unless folder "folder1" has 6 files inside and one of them must be named "toto.html" , did you know a feature , plug in or a module which do that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS , i used record management module 2.0.1-147 but it has a bug in alfresco community 4.2.c (after creating disposition schedule , complete event does not work) seems to be a common bug. Help please thx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Mar 2013 10:53:08 GMT</pubDate>
    <dc:creator>wajdi_ghribi</dc:creator>
    <dc:date>2013-03-05T10:53:08Z</dc:date>
    <item>
      <title>Alfresco : rules between folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-rules-between-folders/m-p/286127#M239257</link>
      <description>i have two folders under alfresco share site , i want to create a rule between them in order to deny access to folder "folder2" unless folder "folder1" has 6 files inside and one of them must be named "toto.html" , did you know a feature , plug in or a module which do that.PS , i used record managem</description>
      <pubDate>Tue, 05 Mar 2013 10:53:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-rules-between-folders/m-p/286127#M239257</guid>
      <dc:creator>wajdi_ghribi</dc:creator>
      <dc:date>2013-03-05T10:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco : rules between folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-rules-between-folders/m-p/286128#M239258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is no dynamic permission creation that I know of, so you'll need another approach. One idea would be to use a behavior. The behavior would watch for children to be added to a folder (I'd add a custom "marker" aspect to the folder so you'll have something to bind your behavior to). When the behavior notices that its folder contains six files and one of them is named toto.html, it can go find the other folder and change the permissions as you see fit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Obviously you'll also need the behavior to watch for children being removed and renamed if it is important to change the permissions on the other folder back to "deny" if the number of files drops below six or if toto.html is renamed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that gets you pointed in the right direction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 15:34:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-rules-between-folders/m-p/286128#M239258</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2013-03-18T15:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco : rules between folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-rules-between-folders/m-p/286129#M239259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thx for reply ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The behavior then ! i didnt hear about it before , did you know any documentation , tuto about how to use it&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot!&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 16:12:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-rules-between-folders/m-p/286129#M239259</guid>
      <dc:creator>wajdinho</dc:creator>
      <dc:date>2013-03-18T16:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco : rules between folders</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-rules-between-folders/m-p/286130#M239260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Behaviors tutorial is available &amp;lt;a href="&lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/images/articles/alfresco-behavior/behavior-article.pdf" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/images/articles/alfresco-behavior/behavior-article.pdf&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;here&amp;lt;/a&amp;gt;. You might also be interested in the other tutorials on &amp;lt;a href="&lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/alfresco-developer-series" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/alfresco-developer-series&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;this page&amp;lt;/a&amp;gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 14:29:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-rules-between-folders/m-p/286130#M239260</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2013-03-21T14:29:31Z</dc:date>
    </item>
  </channel>
</rss>

