<?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 Cannot Remove Versionable Aspect in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cannot-remove-versionable-aspect/m-p/212613#M165743</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My objectives is to default add versionable aspect to every content and &lt;/SPAN&gt;&lt;STRONG&gt;explicitly remove the versionable aspect&lt;/STRONG&gt;&lt;SPAN&gt; under some folder using ruling - remove versionable aspect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;Senario:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Folder Sturcture: Root Folder –&amp;gt; Version –&amp;gt; Version Testing&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Folder Rule:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. "Version" Folder - (inbound rule) all items add versionable aspect (turned on "apply to sub-spaces" option)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. "Version Testing" Folder - (inbound rule) all item remove versionable aspect&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Therefore, I can see two rules under "Version Testing" folder and the sequence is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. all items add versionable aspect (inbound and inherited)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. all item remove versionable aspect (inbound and local)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;Testing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I add a new document say "abc.doc" to "Version Testing" folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;Result:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;abc.doc versionable aspect was not removed without any error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration: underline;"&gt;Question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Why versionable aspect was not removed even I applied the rule to remove versionable aspect ???? Please Help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jul 2009 07:37:29 GMT</pubDate>
    <dc:creator>blc</dc:creator>
    <dc:date>2009-07-02T07:37:29Z</dc:date>
    <item>
      <title>Cannot Remove Versionable Aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cannot-remove-versionable-aspect/m-p/212613#M165743</link>
      <description>HiMy objectives is to default add versionable aspect to every content and explicitly remove the versionable aspect under some folder using ruling - remove versionable aspect.Senario:Folder Sturcture: Root Folder –&amp;gt; Version –&amp;gt; Version TestingFolder Rule:1. "Version" Folder - (inbound rule) all</description>
      <pubDate>Thu, 02 Jul 2009 07:37:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cannot-remove-versionable-aspect/m-p/212613#M165743</guid>
      <dc:creator>blc</dc:creator>
      <dc:date>2009-07-02T07:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Remove Versionable Aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cannot-remove-versionable-aspect/m-p/212614#M165744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;discard the "herit rule" that you don't want in your "Version Testing" folder&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 10:22:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cannot-remove-versionable-aspect/m-p/212614#M165744</guid>
      <dc:creator>jayjayecl</dc:creator>
      <dc:date>2009-07-02T10:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Remove Versionable Aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cannot-remove-versionable-aspect/m-p/212615#M165745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at least in further alfresco version the rule execution order was not reliable, so your apporach may have some side effects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Removing inherit rules as mentioned before should sove your prob.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers, jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 10:32:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cannot-remove-versionable-aspect/m-p/212615#M165745</guid>
      <dc:creator>jpfi</dc:creator>
      <dc:date>2009-07-02T10:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Remove Versionable Aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cannot-remove-versionable-aspect/m-p/212616#M165746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks JayJayECL and jpfi, Yes, I knew it should work if I chose not to inherit rule from parent option, however, what I really want is to only make "Version Testing" folder removing versionable aspect but not for folders under "Version Testing" folders. Because we assumed only few folders would take out versionable aspect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And now I am trying to use a work around that create new aspect with a field "folderVersionable" (boolean value) for every folder, and implement an actionExecutor in java (rule action in java) to add versionable aspect whenever the folder properties "folderVersionable" value is true. Whenever the user wanna bypass the "add versionable aspect" action, they only have to update the properties "folderVersionable" value to false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Final thing is, I am also thinking how to prevent that rule (or system default rules, not user rules) from being deleted by the folder coordinator ???!!!!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 02:22:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cannot-remove-versionable-aspect/m-p/212616#M165746</guid>
      <dc:creator>blc</dc:creator>
      <dc:date>2009-07-03T02:22:27Z</dc:date>
    </item>
  </channel>
</rss>

