<?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 Start the Activiti process Asynchronously in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-start-the-activiti-process-asynchronously/m-p/206021#M159151</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 have a requirement, wherein I want to my Activiti process to run in asynchronous&amp;nbsp; mode.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to set the "async = true" for my first task. But it didn't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any other way?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dattatray.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Nov 2014 08:11:25 GMT</pubDate>
    <dc:creator>dattatrayhkulka</dc:creator>
    <dc:date>2014-11-04T08:11:25Z</dc:date>
    <item>
      <title>How to Start the Activiti process Asynchronously</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-start-the-activiti-process-asynchronously/m-p/206021#M159151</link>
      <description>Hi,I have a requirement, wherein I want to my Activiti process to run in asynchronous&amp;nbsp; mode.I tried to set the "async = true" for my first task. But it didn't work.Is there any other way?regards,dattatray.</description>
      <pubDate>Tue, 04 Nov 2014 08:11:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-start-the-activiti-process-asynchronously/m-p/206021#M159151</guid>
      <dc:creator>dattatrayhkulka</dc:creator>
      <dc:date>2014-11-04T08:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Start the Activiti process Asynchronously</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-start-the-activiti-process-asynchronously/m-p/206022#M159152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That should do the job.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How you check if it has started asynchronously?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 14:12:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-start-the-activiti-process-asynchronously/m-p/206022#M159152</guid>
      <dc:creator>smirzai</dc:creator>
      <dc:date>2014-11-04T14:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to Start the Activiti process Asynchronously</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-start-the-activiti-process-asynchronously/m-p/206023#M159153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We tried with that option "async = true"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But the activiti process was not triggered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So we made one more change to configuration &amp;lt;property name="jobExecutorActivate" value="true" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With this change, every 5 seconds the thread checks if a new process needs to be started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Two questions -&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Is this the right way to start the asynchronous process?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Can we override the default 5 second interval for the thread to check any new processes?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 10:29:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-start-the-activiti-process-asynchronously/m-p/206023#M159153</guid>
      <dc:creator>dattatrayhkulka</dc:creator>
      <dc:date>2014-11-05T10:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to Start the Activiti process Asynchronously</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-start-the-activiti-process-asynchronously/m-p/206024#M159154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1. Yes, the alternative is of course starting it async yourself in your own threadpool&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Yes, the jobexecutor settings can be changed&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 10:22:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-start-the-activiti-process-asynchronously/m-p/206024#M159154</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-11-10T10:22:12Z</dc:date>
    </item>
  </channel>
</rss>

