<?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 Deploy newer version of a process. Is there a way to send a signal after it is done? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deploy-newer-version-of-a-process-is-there-a-way-to-send-a/m-p/220452#M173582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, I'm working with with activiti REST and Explorer 5.21 and I was wondering if deploying a new version of a process sends some kind of signal or triggers an event. I specifically need to make a REST call when a deploy version has changed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It could be nice if I could catch that in a process instance with an intermediate catching event. &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, 08 Aug 2016 07:39:45 GMT</pubDate>
    <dc:creator>hermosin</dc:creator>
    <dc:date>2016-08-08T07:39:45Z</dc:date>
    <item>
      <title>Deploy newer version of a process. Is there a way to send a signal after it is done?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-newer-version-of-a-process-is-there-a-way-to-send-a/m-p/220452#M173582</link>
      <description>Hello, I'm working with with activiti REST and Explorer 5.21 and I was wondering if deploying a new version of a process sends some kind of signal or triggers an event. I specifically need to make a REST call when a deploy version has changed.It could be nice if I could catch that in a process insta</description>
      <pubDate>Mon, 08 Aug 2016 07:39:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-newer-version-of-a-process-is-there-a-way-to-send-a/m-p/220452#M173582</guid>
      <dc:creator>hermosin</dc:creator>
      <dc:date>2016-08-08T07:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy newer version of a process. Is there a way to send a signal after it is done?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-newer-version-of-a-process-is-there-a-way-to-send-a/m-p/220453#M173583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can make a listener for process definition and process ENTITY_CREATED, ENTITY_INITIALIZED, ENTITY_UPDATED related to process definitions of interest. You might need to implement additional filtering logic to make sure there is actually new version of process definition, but it should be possible with repository services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at following sections of activiti user guide:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.18.4. Adding listeners to process definitions&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.18.6. Supported event types&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can try to filter events in listener and send signals individually to each active process or try experimental listeners throwing BPMN events and handle "if it is updated" condition inside process logic/service tasks. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S. I suspect it might create quite a long response for deployment calls, since AFAIK signals are processed in synchronous way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2016 14:02:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-newer-version-of-a-process-is-there-a-way-to-send-a/m-p/220453#M173583</guid>
      <dc:creator>warper</dc:creator>
      <dc:date>2016-08-10T14:02:17Z</dc:date>
    </item>
  </channel>
</rss>

