<?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 Multiple receive tasks executed on signal in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/multiple-receive-tasks-executed-on-signal/m-p/30326#M12903</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have service task which puts message in the external system and then&amp;nbsp;receive task which waits for the signal when the response comes back. That part is easy, but after the signal there is one more service and receive task&amp;nbsp;and they are doing the same thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have run into the problem that activiti engine just dies with an infinite loop on the first signal, because when the signal is fired at the runtime service it triggers the second service task and also signals the second receive task (which is not the desired behaviour).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is - how to trigger only the single receive task which I intend to run?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jul 2017 15:37:19 GMT</pubDate>
    <dc:creator>a_sandris</dc:creator>
    <dc:date>2017-07-12T15:37:19Z</dc:date>
    <item>
      <title>Multiple receive tasks executed on signal</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/multiple-receive-tasks-executed-on-signal/m-p/30326#M12903</link>
      <description>I have service task which puts message in the external system and then&amp;nbsp;receive task which waits for the signal when the response comes back. That part is easy, but after the signal there is one more service and receive task&amp;nbsp;and they are doing the same thing.I have run into the problem that activiti</description>
      <pubDate>Wed, 12 Jul 2017 15:37:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/multiple-receive-tasks-executed-on-signal/m-p/30326#M12903</guid>
      <dc:creator>a_sandris</dc:creator>
      <dc:date>2017-07-12T15:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple receive tasks executed on signal</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/multiple-receive-tasks-executed-on-signal/m-p/30327#M12904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if I understood the question and model correctly? Are you able to share your process model and if possible a unit test to reproduce this issue?&lt;/P&gt;&lt;P&gt;Signals are generally used in a broadcast pattern. If you are looking for sending a message to one particular receiver, &lt;A href="https://www.activiti.org/userguide/#bpmnMessageEventDefinition" rel="nofollow noopener noreferrer"&gt;a&amp;nbsp;message&amp;nbsp;event&lt;/A&gt;&amp;nbsp;is more appropriate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ciju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 15:41:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/multiple-receive-tasks-executed-on-signal/m-p/30327#M12904</guid>
      <dc:creator>cjose</dc:creator>
      <dc:date>2017-07-18T15:41:59Z</dc:date>
    </item>
  </channel>
</rss>

