<?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: Way to link a single exsting rule to a folder in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/way-to-link-a-single-exsting-rule-to-a-folder/m-p/14666#M6462</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understood well, the addon &lt;B&gt;Cesar Capillas&lt;/B&gt;‌ shared with you does exactly that.&lt;/P&gt;&lt;P&gt;You can even take a look at the source code here&amp;nbsp;&lt;A class="link-titled" href="https://github.com/jpotts/alfresco-rule-management/blob/master/rule-management-repo/src/main/java/com/metaversant/alfresco/rules/Utilities.java" title="https://github.com/jpotts/alfresco-rule-management/blob/master/rule-management-repo/src/main/java/com/metaversant/alfresco/rules/Utilities.java" rel="nofollow noopener noreferrer"&gt;alfresco-rule-management/Utilities.java at master · jpotts/alfresco-rule-management · GitHub&lt;/A&gt;&amp;nbsp;&amp;nbsp;in order to have some sample code that you can adapt for your case if the addon does not satisfy your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It that is not the case, can you elaborate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 May 2017 20:32:05 GMT</pubDate>
    <dc:creator>douglascrp</dc:creator>
    <dc:date>2017-05-24T20:32:05Z</dc:date>
    <item>
      <title>Way to link a single exsting rule to a folder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/way-to-link-a-single-exsting-rule-to-a-folder/m-p/14663#M6459</link>
      <description>Hello,&amp;nbsp; &amp;nbsp;Is there a way in alfresco to link an existing rule to another folder?</description>
      <pubDate>Thu, 18 May 2017 10:52:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/way-to-link-a-single-exsting-rule-to-a-folder/m-p/14663#M6459</guid>
      <dc:creator>mhb</dc:creator>
      <dc:date>2017-05-18T10:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Way to link a single exsting rule to a folder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/way-to-link-a-single-exsting-rule-to-a-folder/m-p/14664#M6460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this can help you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/jpotts/alfresco-rule-management" title="https://github.com/jpotts/alfresco-rule-management" rel="nofollow noopener noreferrer"&gt;GitHub - jpotts/alfresco-rule-management: Alfresco hack-a-thon project intended to make it easier to manage folder rules…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 13:34:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/way-to-link-a-single-exsting-rule-to-a-folder/m-p/14664#M6460</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2017-05-18T13:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Way to link a single exsting rule to a folder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/way-to-link-a-single-exsting-rule-to-a-folder/m-p/14665#M6461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;Thank you for the link but it doesn't really satisfy&amp;nbsp;my need. I want to link an existing rule under another rule folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2017 08:31:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/way-to-link-a-single-exsting-rule-to-a-folder/m-p/14665#M6461</guid>
      <dc:creator>mhb</dc:creator>
      <dc:date>2017-05-19T08:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Way to link a single exsting rule to a folder</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/way-to-link-a-single-exsting-rule-to-a-folder/m-p/14666#M6462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understood well, the addon &lt;B&gt;Cesar Capillas&lt;/B&gt;‌ shared with you does exactly that.&lt;/P&gt;&lt;P&gt;You can even take a look at the source code here&amp;nbsp;&lt;A class="link-titled" href="https://github.com/jpotts/alfresco-rule-management/blob/master/rule-management-repo/src/main/java/com/metaversant/alfresco/rules/Utilities.java" title="https://github.com/jpotts/alfresco-rule-management/blob/master/rule-management-repo/src/main/java/com/metaversant/alfresco/rules/Utilities.java" rel="nofollow noopener noreferrer"&gt;alfresco-rule-management/Utilities.java at master · jpotts/alfresco-rule-management · GitHub&lt;/A&gt;&amp;nbsp;&amp;nbsp;in order to have some sample code that you can adapt for your case if the addon does not satisfy your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It that is not the case, can you elaborate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 20:32:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/way-to-link-a-single-exsting-rule-to-a-folder/m-p/14666#M6462</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-05-24T20:32:05Z</dc:date>
    </item>
  </channel>
</rss>

