<?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 Re: User Task is null after multi callactivity is done in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205771#M158901</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I call 'Esperar Cancelación' it would call cancel signal and then finalize the process instead of just complete the task, but if I change end event to terminateEventDefinition and seems to work, I'll double check.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Nov 2015 18:15:27 GMT</pubDate>
    <dc:creator>edgarjoao</dc:creator>
    <dc:date>2015-11-03T18:15:27Z</dc:date>
    <item>
      <title>User Task is null after multi callactivity is done</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205765#M158895</link>
      <description>Hi all,I have a User Task close to multi call Activity, once call Activity is done, the current flow should be on the User Task,&amp;nbsp; and this task is null when I try to get it via Task Query I added a image with more information.| Call Activity(multiple) |&amp;nbsp; —&amp;gt; | User Task |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;</description>
      <pubDate>Fri, 30 Oct 2015 06:49:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205765#M158895</guid>
      <dc:creator>edgarjoao</dc:creator>
      <dc:date>2015-10-30T06:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: User Task is null after multi callactivity is done</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205766#M158896</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 have created a Unit Test, but I dont know what should be the correct process to create branch with my custom code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unit Test for, Trying to get User Task after Multi instance Call Activity is done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edgar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 21:10:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205766#M158896</guid>
      <dc:creator>edgarjoao</dc:creator>
      <dc:date>2015-10-30T21:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: User Task is null after multi callactivity is done</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205767#M158897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had to update cancel process&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 22:26:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205767#M158897</guid>
      <dc:creator>edgarjoao</dc:creator>
      <dc:date>2015-10-30T22:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: User Task is null after multi callactivity is done</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205768#M158898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A multi-instance activity ends when all instances are finished. However I'm not able to continue through the main process&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 22:35:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205768#M158898</guid>
      <dc:creator>edgarjoao</dc:creator>
      <dc:date>2015-10-30T22:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: User Task is null after multi callactivity is done</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205769#M158899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Debugging I found this&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;nrOfInstances=VariableInstanceEntity[id=14, name=nrOfInstances, type=integer, longValue=5, textValue=5], &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;nrOfActiveInstances=VariableInstanceEntity[id=16, name=nrOfActiveInstances, type=integer, longValue=5, textValue=5], &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;nrOfCompletedInstances=VariableInstanceEntity[id=15, name=nrOfCompletedInstances, type=integer, longValue=0, textValue=0]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; nrOfCompletedInstances = 0, seems like any of the instances are finish correctly&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;am I missing something?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 23:01:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205769#M158899</guid>
      <dc:creator>edgarjoao</dc:creator>
      <dc:date>2015-10-30T23:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: User Task is null after multi callactivity is done</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205770#M158900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your called process is not finished yet: it still is in the 'Esperar Cancelación' recive task, which is active (check your db at the end of the test and you'll see the process is there).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 14:56:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205770#M158900</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-11-03T14:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: User Task is null after multi callactivity is done</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205771#M158901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I call 'Esperar Cancelación' it would call cancel signal and then finalize the process instead of just complete the task, but if I change end event to terminateEventDefinition and seems to work, I'll double check.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 18:15:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205771#M158901</guid>
      <dc:creator>edgarjoao</dc:creator>
      <dc:date>2015-11-03T18:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: User Task is null after multi callactivity is done</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205772#M158902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you jbarrez, that was the issue, I forgot sent the signal in order to complete all receivetask's &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 03:56:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/user-task-is-null-after-multi-callactivity-is-done/m-p/205772#M158902</guid>
      <dc:creator>edgarjoao</dc:creator>
      <dc:date>2015-11-04T03:56:57Z</dc:date>
    </item>
  </channel>
</rss>

