<?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 how to make a Javascript to run in background in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-a-javascript-to-run-in-background/m-p/159133#M113183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using a script that may be applied to a folder and recursively to all its sub-folders. As this could take a long time I would like to know if tehre is a way to run the javascript in background and then let the user to go on working. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this possible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for your help&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Laura&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Feb 2008 12:16:30 GMT</pubDate>
    <dc:creator>lvs</dc:creator>
    <dc:date>2008-02-04T12:16:30Z</dc:date>
    <item>
      <title>how to make a Javascript to run in background</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-a-javascript-to-run-in-background/m-p/159133#M113183</link>
      <description>Hi everyone, I am using a script that may be applied to a folder and recursively to all its sub-folders. As this could take a long time I would like to know if tehre is a way to run the javascript in background and then let the user to go on working. Is this possible?Thanks in advance for your helpL</description>
      <pubDate>Mon, 04 Feb 2008 12:16:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-make-a-javascript-to-run-in-background/m-p/159133#M113183</guid>
      <dc:creator>lvs</dc:creator>
      <dc:date>2008-02-04T12:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to make a Javascript to run in background</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-a-javascript-to-run-in-background/m-p/159134#M113184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, technically there is but the UI doesn't expose it via the Run Action wizard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could customise the RunActionWizard to do this, have a look at the line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;this.getActionService().executeAction(action, nodeRef);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;in the finishImpl method. executeAction can take more parameters, one of them being a flag to indicate whether the action should execute synchronously or asynchronously.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 22:21:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-make-a-javascript-to-run-in-background/m-p/159134#M113184</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2008-02-04T22:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to make a Javascript to run in background</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-a-javascript-to-run-in-background/m-p/159135#M113185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot for your help Gavin!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 07:46:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-make-a-javascript-to-run-in-background/m-p/159135#M113185</guid>
      <dc:creator>lvs</dc:creator>
      <dc:date>2008-02-05T07:46:04Z</dc:date>
    </item>
  </channel>
</rss>

