<?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 Async CallActiviti not working after version 5.11 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/async-callactiviti-not-working-after-version-5-11/m-p/171603#M124848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a flow that calls another activiti flow (callActiviti), using async=true.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In version 5.11 this works as expected (and as documented)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After upgrading to version 5.14 (also in 5.12, 5.13), the async property is ignored (?) and the subprocess is called, no job is created.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In attachment a simple flow &amp;amp; unit test demonstrating this behaviour.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you run the test in 5.11, the test will pass&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in 5.14 it will fail&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Feb 2014 10:19:09 GMT</pubDate>
    <dc:creator>lars1</dc:creator>
    <dc:date>2014-02-05T10:19:09Z</dc:date>
    <item>
      <title>Async CallActiviti not working after version 5.11</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/async-callactiviti-not-working-after-version-5-11/m-p/171603#M124848</link>
      <description>I have a flow that calls another activiti flow (callActiviti), using async=true.In version 5.11 this works as expected (and as documented)After upgrading to version 5.14 (also in 5.12, 5.13), the async property is ignored (?) and the subprocess is called, no job is created.In attachment a simple flo</description>
      <pubDate>Wed, 05 Feb 2014 10:19:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/async-callactiviti-not-working-after-version-5-11/m-p/171603#M124848</guid>
      <dc:creator>lars1</dc:creator>
      <dc:date>2014-02-05T10:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Async CallActiviti not working after version 5.11</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/async-callactiviti-not-working-after-version-5-11/m-p/171604#M124849</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;I checked it in the another jUnit test.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.activiti.engine.test.bpmn.async.AsyncTaskTest#testAsycCallActivity&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp; protected void executeParse(BpmnParse bpmnParse, CallActivity callActivity) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ActivityImpl activity = createActivityOnCurrentScope(bpmnParse, callActivity, BpmnXMLConstants.ELEMENT_CALL_ACTIVITY);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; activity.setScope(true);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; activity.setActivityBehavior(bpmnParse.getActivityBehaviorFactory().createCallActivityBehavior(callActivity));&lt;BR /&gt;&amp;nbsp; }&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;does not set async behavior. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; activity.setAsync(callActivity.isAsynchronous());&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will try to test it with your test.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 07:53:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/async-callactiviti-not-working-after-version-5-11/m-p/171604#M124849</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2014-02-06T07:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Async CallActiviti not working after version 5.11</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/async-callactiviti-not-working-after-version-5-11/m-p/171605#M124850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I create pull request for it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 08:47:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/async-callactiviti-not-working-after-version-5-11/m-p/171605#M124850</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2014-02-06T08:47:53Z</dc:date>
    </item>
  </channel>
</rss>

