<?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 Multi task with signal in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/multi-task-with-signal/m-p/191313#M144443</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 currently test to do some work to test capabilities of Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My current problem is to design a workflow based on multiple service task who will wait a signal to ending the task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It work fine using a single task, using a call with the execution of an action [&lt;/SPAN&gt;&lt;A href="http://www.activiti.org/userguide/index.html#N142E7" rel="nofollow noopener noreferrer"&gt;http://www.activiti.org/userguide/index.html#N142E7&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But is it possible to refers to a specific task during this execution ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;javascript&amp;gt;PUT runtime/executions/{executionId}&amp;lt;/javascript&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with the body message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;javascript&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "action":"signal",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "task": "servicetask1"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/javascript&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it isn't possible to do that, the best way is to define a signalName which can be filtered on each caller of the signal() method ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have to requirements to define signal names ? Is it okay to use a named based on the id of the current task (like serviceTask1) ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2014 12:20:12 GMT</pubDate>
    <dc:creator>marcantoine</dc:creator>
    <dc:date>2014-10-13T12:20:12Z</dc:date>
    <item>
      <title>Multi task with signal</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-task-with-signal/m-p/191313#M144443</link>
      <description>Hi,I currently test to do some work to test capabilities of Activiti.My current problem is to design a workflow based on multiple service task who will wait a signal to ending the task.It work fine using a single task, using a call with the execution of an action [http://www.activiti.org/userguide/i</description>
      <pubDate>Mon, 13 Oct 2014 12:20:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-task-with-signal/m-p/191313#M144443</guid>
      <dc:creator>marcantoine</dc:creator>
      <dc:date>2014-10-13T12:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Multi task with signal</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-task-with-signal/m-p/191314#M144444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried to used the URI:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;javascript&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/activiti-rest/service/process-instance/44/event/servicetask1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/javascript&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I use AbstractBpmnActivityBehavior class and the signal method was not called with that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it normal ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 14:03:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-task-with-signal/m-p/191314#M144444</guid>
      <dc:creator>marcantoine</dc:creator>
      <dc:date>2014-10-13T14:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multi task with signal</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-task-with-signal/m-p/191315#M144445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I have found the full process with the call of &amp;lt;javascript&amp;gt;/runtime/executions/{executionId}&amp;lt;/javascript&amp;gt; where the executionId is an unique ID per task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it correct ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 16:11:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-task-with-signal/m-p/191315#M144445</guid>
      <dc:creator>marcantoine</dc:creator>
      <dc:date>2014-10-13T16:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Multi task with signal</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-task-with-signal/m-p/191316#M144446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes - you need to know which executions are currently waiting there and signal them to continue the process.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 10:08:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-task-with-signal/m-p/191316#M144446</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-10-17T10:08:02Z</dc:date>
    </item>
  </channel>
</rss>

