<?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 Retrieving all message and signal subscriptions for a given executionId in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/retrieving-all-message-and-signal-subscriptions-for-a-given/m-p/229279#M182409</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;Background: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Building an inspector tool that visualizes the exection tree; so an administrator can know : 'what is a given process waiting on at the moment ? '&amp;nbsp; -&amp;gt; it's useful to see what on which messages or signals an execution is subscribed .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can we retrieve on which BPMN messages and BPMN signals an execution is subscribed, using the activiti java api?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We can retrieve timers for a given execution by using&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt; managementService.createJobQuery().executionId(String executionId) &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a similar feature for retrieving subscriptions - other than fetching by sql ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Sep 2016 14:07:42 GMT</pubDate>
    <dc:creator>pclaeys</dc:creator>
    <dc:date>2016-09-02T14:07:42Z</dc:date>
    <item>
      <title>Retrieving all message and signal subscriptions for a given executionId</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retrieving-all-message-and-signal-subscriptions-for-a-given/m-p/229279#M182409</link>
      <description>Hi,Background: Building an inspector tool that visualizes the exection tree; so an administrator can know : 'what is a given process waiting on at the moment ? '&amp;nbsp; -&amp;gt; it's useful to see what on which messages or signals an execution is subscribed .Question:How can we retrieve on which BPMN message</description>
      <pubDate>Fri, 02 Sep 2016 14:07:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retrieving-all-message-and-signal-subscriptions-for-a-given/m-p/229279#M182409</guid>
      <dc:creator>pclaeys</dc:creator>
      <dc:date>2016-09-02T14:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving all message and signal subscriptions for a given executionId</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retrieving-all-message-and-signal-subscriptions-for-a-given/m-p/229280#M182410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi pclaeys, nice seeing you here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Signals and messages are stored as 'event subscriptions'. There is a 'hidden' API in the EventSubscriptionQueryImpl() which you can use to query event subscriptions like that using the execution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2016 17:18:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retrieving-all-message-and-signal-subscriptions-for-a-given/m-p/229280#M182410</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-09-05T17:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving all message and signal subscriptions for a given executionId</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retrieving-all-message-and-signal-subscriptions-for-a-given/m-p/229281#M182411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Joram,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks, that did the trick for us!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pieter&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 18:22:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retrieving-all-message-and-signal-subscriptions-for-a-given/m-p/229281#M182411</guid>
      <dc:creator>pclaeys</dc:creator>
      <dc:date>2016-09-07T18:22:32Z</dc:date>
    </item>
  </channel>
</rss>

