<?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 parallizing rules execution in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/parallizing-rules-execution/m-p/230014#M183144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an automatic ftp upload into alfresco. All arriving ftp-files should be sorted into subfolders according to defined rules.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem: if I run the ftp upload without activated rules the performance for the ftp-transfer is not good but satisfying. If I however active the rules the transfer is very slow and the executing process (that starts the ftp-transfer) has to wait long until the process can continue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I get a better performance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just an idea of my side: can I de-couple somehow the ftp-upload from the rules execution so that I have two different processes? So the process starting the ftp-transfer doesn't have to wait for rules execution.&amp;nbsp; The rules execution shouldn't be triggered by the arriving of the files but by a different event. Is there a trick to do it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Mar 2010 12:45:55 GMT</pubDate>
    <dc:creator>thk</dc:creator>
    <dc:date>2010-03-22T12:45:55Z</dc:date>
    <item>
      <title>parallizing rules execution</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/parallizing-rules-execution/m-p/230014#M183144</link>
      <description>I have an automatic ftp upload into alfresco. All arriving ftp-files should be sorted into subfolders according to defined rules.Problem: if I run the ftp upload without activated rules the performance for the ftp-transfer is not good but satisfying. If I however active the rules the transfer is ver</description>
      <pubDate>Mon, 22 Mar 2010 12:45:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/parallizing-rules-execution/m-p/230014#M183144</guid>
      <dc:creator>thk</dc:creator>
      <dc:date>2010-03-22T12:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: parallizing rules execution</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/parallizing-rules-execution/m-p/230015#M183145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe you can use something like I have:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have the rule react only to a certain filename or file type, and update your ftp script accordingly. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, have the rule that waits for inbound "start_working.txt" and when one is uploaded, the rule works with the files in your incoming space?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And of course, update the ftp upload so it uploads an empty file named start_working.txt when it's done uploading other documents.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Mar 2010 13:38:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/parallizing-rules-execution/m-p/230015#M183145</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2010-03-22T13:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: parallizing rules execution</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/parallizing-rules-execution/m-p/230016#M183146</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;but what when I for example want to move all content uploaded into a space to a subspace and trigger only for an item with the name "start-working.txt" the move action will also be executed only on this dummyfile and not on the real content. Does it mean I have to execute a script&amp;nbsp; as an action? And I also have to delete the flagfile again at the end of the rules execution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for help&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thomas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 13:22:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/parallizing-rules-execution/m-p/230016#M183146</guid>
      <dc:creator>thk</dc:creator>
      <dc:date>2010-03-23T13:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: parallizing rules execution</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/parallizing-rules-execution/m-p/230017#M183147</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;Can anybody post me an example for an script which moves all existing content files (not the subfolders) in the space to a subspace and then deletes the flagfile?&amp;nbsp; Im no javascript programmer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appreciate any helpl!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Mar 2010 08:26:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/parallizing-rules-execution/m-p/230017#M183147</guid>
      <dc:creator>thk</dc:creator>
      <dc:date>2010-03-24T08:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: parallizing rules execution</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/parallizing-rules-execution/m-p/230018#M183148</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;I really don't understand it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That works but only moves the trigger_file not the other files:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;var dss = space.childByNamePath("DSS");&lt;BR /&gt;document.move(dss);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;This doesn't work, nothing happens (neither trigger nor other files are moved) but why?:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;function movedoc(document)&lt;BR /&gt;{&lt;BR /&gt;var dss = space.childByNamePath("DSS");&lt;BR /&gt;for each (file in space.children)&lt;BR /&gt;{&lt;BR /&gt;file.move(dss);&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;movedoc(document);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;And here also nothing happens:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;var dss = space.childByNamePath("DSS");&lt;BR /&gt;for each (file in space.children)&lt;BR /&gt;{&lt;BR /&gt;file.move(dss);&lt;BR /&gt;}&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Mar 2010 15:48:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/parallizing-rules-execution/m-p/230018#M183148</guid>
      <dc:creator>thk</dc:creator>
      <dc:date>2010-03-26T15:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: parallizing rules execution</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/parallizing-rules-execution/m-p/230019#M183149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Syntax should be:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;space.children[file].move(dss];&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Mar 2010 16:41:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/parallizing-rules-execution/m-p/230019#M183149</guid>
      <dc:creator>invictus9</dc:creator>
      <dc:date>2010-03-26T16:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: parallizing rules execution</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/parallizing-rules-execution/m-p/230020#M183150</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;i've tried also&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;var dss = space.childByNamePath("DSS");&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for each (file in space.children)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; space.children[file].move(dss);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but nothing happens again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thomas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Mar 2010 23:30:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/parallizing-rules-execution/m-p/230020#M183150</guid>
      <dc:creator>thk</dc:creator>
      <dc:date>2010-03-27T23:30:31Z</dc:date>
    </item>
  </channel>
</rss>

