<?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 Sending a signal after an event based gateway in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/sending-a-signal-after-an-event-based-gateway/m-p/190774#M143904</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 designed a process with an event-based gateway followed by an intermediate timer catching event and an intermediate signal catching event.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When a process instance reaches the event-based gateway, I try to send a signal :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- If I send the signal globally with runtimeService.signalEventReceived(signalName) it works and the process instance goes to the next step&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- But if I send the signal to the specific process instance with runtimeService.signalEventReceived(signalName, processInstanceId) I receive an exception: org.activiti.engine.ActivitiException: Execution '1401' has not subscribed to a signal event with name 'testSignal'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same issue when replacing signal event with message event.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have done the test with Activiti 5.14 and Activiti 5.16.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone help me solving this issue ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;–&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nicolas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2014 09:49:33 GMT</pubDate>
    <dc:creator>nicolas1</dc:creator>
    <dc:date>2014-08-12T09:49:33Z</dc:date>
    <item>
      <title>Sending a signal after an event based gateway</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sending-a-signal-after-an-event-based-gateway/m-p/190774#M143904</link>
      <description>Hi,I have designed a process with an event-based gateway followed by an intermediate timer catching event and an intermediate signal catching event.When a process instance reaches the event-based gateway, I try to send a signal :- If I send the signal globally with runtimeService.signalEventReceived</description>
      <pubDate>Tue, 12 Aug 2014 09:49:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sending-a-signal-after-an-event-based-gateway/m-p/190774#M143904</guid>
      <dc:creator>nicolas1</dc:creator>
      <dc:date>2014-08-12T09:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sending a signal after an event based gateway</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sending-a-signal-after-an-event-based-gateway/m-p/190775#M143905</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;The signalEventReceived method is expecting an execution id not the process instance id. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 12:48:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sending-a-signal-after-an-event-based-gateway/m-p/190775#M143905</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-08-12T12:48:24Z</dc:date>
    </item>
  </channel>
</rss>

