<?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 Rules do not apply to space creation. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/rules-do-not-apply-to-space-creation/m-p/235349#M188479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm developing a little script that applied to a document "normalizes" the filenames ( it replaces the characters that are not considered safe ). I've applied it to a space and it's subspaces an it does work great with the documents but it does not even fire with spaces.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It doesn't seem to be a bug it just seems that the creation of a space is not considered an inbound nor update action in Alfresco's explorer. So… Is there any way of applying an action in the creation of a space ? I suppose the alternative way is to create a behaviour for the folder creation but that's seems to me overkilling for such a thing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Sep 2009 08:23:03 GMT</pubDate>
    <dc:creator>iblanco</dc:creator>
    <dc:date>2009-09-28T08:23:03Z</dc:date>
    <item>
      <title>Rules do not apply to space creation.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rules-do-not-apply-to-space-creation/m-p/235349#M188479</link>
      <description>Hi all:I'm developing a little script that applied to a document "normalizes" the filenames ( it replaces the characters that are not considered safe ). I've applied it to a space and it's subspaces an it does work great with the documents but it does not even fire with spaces.It doesn't seem to be</description>
      <pubDate>Mon, 28 Sep 2009 08:23:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rules-do-not-apply-to-space-creation/m-p/235349#M188479</guid>
      <dc:creator>iblanco</dc:creator>
      <dc:date>2009-09-28T08:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Rules do not apply to space creation.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rules-do-not-apply-to-space-creation/m-p/235350#M188480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you received any update on this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 07:34:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rules-do-not-apply-to-space-creation/m-p/235350#M188480</guid>
      <dc:creator>rsulliv1</dc:creator>
      <dc:date>2009-10-29T07:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Rules do not apply to space creation.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rules-do-not-apply-to-space-creation/m-p/235351#M188481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not really. Finally i did develop the behaviour approach and even though with some caveats (it fires more than once for each creation or update) it seems to work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 08:08:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rules-do-not-apply-to-space-creation/m-p/235351#M188481</guid>
      <dc:creator>iblanco</dc:creator>
      <dc:date>2009-11-05T08:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Rules do not apply to space creation.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rules-do-not-apply-to-space-creation/m-p/235352#M188482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Right on. I took the same approach.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using the Transaction frequency instead of Every_event for your behavior? that could limit the number of calls.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 08:11:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rules-do-not-apply-to-space-creation/m-p/235352#M188482</guid>
      <dc:creator>rsulliv1</dc:creator>
      <dc:date>2009-11-05T08:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Rules do not apply to space creation.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rules-do-not-apply-to-space-creation/m-p/235353#M188483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Whoops? Transaction frequency ? I do not know anything about this. Does this mean that I can configure to happen just once per each transaction ? How is it done ? Is it a bean configuration option ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't find any documentation about this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Dec 2009 12:12:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rules-do-not-apply-to-space-creation/m-p/235353#M188483</guid>
      <dc:creator>iblanco</dc:creator>
      <dc:date>2009-12-28T12:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Rules do not apply to space creation.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/rules-do-not-apply-to-space-creation/m-p/235354#M188484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you offer some code on how you were able to normilize the file names.&amp;nbsp; I am looking to accomplish a similar idea.&amp;nbsp; I want to prepend some letters to a file name as its added to a space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2010 15:30:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/rules-do-not-apply-to-space-creation/m-p/235354#M188484</guid>
      <dc:creator>newmember</dc:creator>
      <dc:date>2010-02-02T15:30:44Z</dc:date>
    </item>
  </channel>
</rss>

