<?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: Link/Copy Folder RULES? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/link-copy-folder-rules/m-p/264046#M217176</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hey refer this link&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Apply_Rules" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Apply_Rules&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; this code is for applying&amp;nbsp; the rule in newley created space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I guess there is one more api in the actionservice i.e. applyRule.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you can use that&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jul 2012 08:28:36 GMT</pubDate>
    <dc:creator>mitpatoliya</dc:creator>
    <dc:date>2012-07-10T08:28:36Z</dc:date>
    <item>
      <title>Link/Copy Folder RULES?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/link-copy-folder-rules/m-p/264045#M217175</link>
      <description>Any way to do something analogous to "Link to an existing rule set" when creating/updating folders with CMIS?I'd like to define a few folder rules, and then copy those rules when I create cmis:folder objects via Apache Chemistry.&amp;nbsp; (I could identify the folders from which I'd like to copy the specifi</description>
      <pubDate>Tue, 10 Jul 2012 02:36:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/link-copy-folder-rules/m-p/264045#M217175</guid>
      <dc:creator>aweber1nj</dc:creator>
      <dc:date>2012-07-10T02:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Link/Copy Folder RULES?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/link-copy-folder-rules/m-p/264046#M217176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hey refer this link&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Apply_Rules" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Apply_Rules&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; this code is for applying&amp;nbsp; the rule in newley created space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I guess there is one more api in the actionservice i.e. applyRule.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you can use that&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 08:28:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/link-copy-folder-rules/m-p/264046#M217176</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-07-10T08:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Link/Copy Folder RULES?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/link-copy-folder-rules/m-p/264047#M217177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I may be reading that code wrong, but isn't that implying that the rules already exist on the object, and the code is just forcing them to execute?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(This is a related topic I'm interested in, as I'd like to be sure that if I create rules on a folder, that they would be applied to all new objects added to the folder, regardless of which "client" they come from - i.e. webdav, Share, CMIS, etc.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am really looking to see how, if I have "Folder A" with a defined set of rules, when I create "Folder B" (via CMIS), how can I copy the set of rules so they are now also on "Folder B" and will auto-run for objects placed into that new folder?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-AJ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 12:11:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/link-copy-folder-rules/m-p/264047#M217177</guid>
      <dc:creator>aweber1nj</dc:creator>
      <dc:date>2012-07-10T12:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Link/Copy Folder RULES?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/link-copy-folder-rules/m-p/264048#M217178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well Then in that case I think you have to see the logic of space template.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We can achieve this from webclient via space template.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But if we want to do it from the CMIS then you have to follow the similar thing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Create one space attache the rule to that and when ever you want to create new space create the copy of the existing space and rename that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That is the way I only see.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 09:12:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/link-copy-folder-rules/m-p/264048#M217178</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-07-12T09:12:04Z</dc:date>
    </item>
  </channel>
</rss>

