<?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 Re: Query to get all the MessageStartEvent the Engine is listening to in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/query-to-get-all-the-messagestartevent-the-engine-is-listening/m-p/130850#M91932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, that is indeed what I meant. But you can definitely still use message start events if you want to. However, I see little added value of using a message start event vs just having a mapping to process definition keys. Certainly if you need a dynamic UI like the one you describe: having a query on the message start events would still require you to write a mapping to those specific messages.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 May 2013 13:30:23 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2013-05-15T13:30:23Z</dc:date>
    <item>
      <title>Query to get all the MessageStartEvent the Engine is listening to</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-to-get-all-the-messagestartevent-the-engine-is-listening/m-p/130847#M91929</link>
      <description>Hello,I have several processes deployed each having a unique MessageStartEvent start node.I need to map these Messages to certain Events thrown by my system. So for example I want to start a certain process when a document is created. I DON'T want to hardcode this, I need a way to configure this fro</description>
      <pubDate>Mon, 13 May 2013 22:22:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-to-get-all-the-messagestartevent-the-engine-is-listening/m-p/130847#M91929</guid>
      <dc:creator>sorinello</dc:creator>
      <dc:date>2013-05-13T22:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Query to get all the MessageStartEvent the Engine is listening to</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-to-get-all-the-messagestartevent-the-engine-is-listening/m-p/130848#M91930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It doesn't seem you actually need message start events, or at least I see very little value using it that way. Why don't you have your own (very simple) mapping from events -&amp;gt; process definition? That way you can easily make a UI on top of it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 08:14:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-to-get-all-the-messagestartevent-the-engine-is-listening/m-p/130848#M91930</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-14T08:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Query to get all the MessageStartEvent the Engine is listening to</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-to-get-all-the-messagestartevent-the-engine-is-listening/m-p/130849#M91931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, so from what you wrote I understand that you're suggesting I crerate a simple mapping events -&amp;gt; process definition and in the mapping I should have something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On Created Document Event -&amp;gt; start the following process instances: Process1, Process3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On Deleted Document Event -&amp;gt; start the following process instances: Process5, and so on&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So in the code it would be an iteration on some sort of structure (let's say a Map) and for each process mapped I should use startProcessInstanceBy[Key, Id, etc]… without the need of MessateStartEvents. Did I understood properly ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this is your suggestion, I am wondering, what is the primary use case for MessageStartEvent ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorin B.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 08:39:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-to-get-all-the-messagestartevent-the-engine-is-listening/m-p/130849#M91931</guid>
      <dc:creator>sorinello</dc:creator>
      <dc:date>2013-05-14T08:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Query to get all the MessageStartEvent the Engine is listening to</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-to-get-all-the-messagestartevent-the-engine-is-listening/m-p/130850#M91932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, that is indeed what I meant. But you can definitely still use message start events if you want to. However, I see little added value of using a message start event vs just having a mapping to process definition keys. Certainly if you need a dynamic UI like the one you describe: having a query on the message start events would still require you to write a mapping to those specific messages.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 13:30:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-to-get-all-the-messagestartevent-the-engine-is-listening/m-p/130850#M91932</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-15T13:30:23Z</dc:date>
    </item>
  </channel>
</rss>

