<?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 Camel Routes Reusability in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/camel-routes-reusability/m-p/207738#M160868</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to implement a Camel route (using the Activiti-Camel module) that is not directly connected to a specific service task ID and a Process ID? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let's say I have a Camel route that needs to be re-used across many different processes and many different service task IDs within each process. Is there any way I could accomplish that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 Dec 2014 19:03:30 GMT</pubDate>
    <dc:creator>dasilvai</dc:creator>
    <dc:date>2014-12-06T19:03:30Z</dc:date>
    <item>
      <title>Camel Routes Reusability</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/camel-routes-reusability/m-p/207738#M160868</link>
      <description>Is it possible to implement a Camel route (using the Activiti-Camel module) that is not directly connected to a specific service task ID and a Process ID? Let's say I have a Camel route that needs to be re-used across many different processes and many different service task IDs within each process.</description>
      <pubDate>Sat, 06 Dec 2014 19:03:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/camel-routes-reusability/m-p/207738#M160868</guid>
      <dc:creator>dasilvai</dc:creator>
      <dc:date>2014-12-06T19:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Camel Routes Reusability</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/camel-routes-reusability/m-p/207739#M160869</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;As of now it is not possible, but it seems a valid point to me. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe we can add a patemeter route, and when this parameter is set,&amp;nbsp; activiti tries to find the mentioned route instead of the usual name convension way of finding it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 12:57:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/camel-routes-reusability/m-p/207739#M160869</guid>
      <dc:creator>smirzai</dc:creator>
      <dc:date>2014-12-08T12:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Camel Routes Reusability</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/camel-routes-reusability/m-p/207740#M160870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks smirzai, that would be a great feature, since many of the Camel routes might need to be re-used in other process definitions. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We ended up creating a generic service task that can be re-used across multiple processes definitions in combination with RabbitMQ topic exchanges/routing keys. The service task simply connects to a RabbitMQ exchange and sends it a payload consisting of form variables and process instance ID. After the service task is called, we have a "Receive Task" step defined in our flow, which gets completed using a micro-service/micro-ESB we host somewhere else, which listens to a RabbitMQ exchange and sends a "signal" back to an Activiti process instance receive task (via Activiti REST API) whenever we have a new message published in a specific exchange.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, thanks once again for your help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2014 21:55:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/camel-routes-reusability/m-p/207740#M160870</guid>
      <dc:creator>dasilvai</dc:creator>
      <dc:date>2014-12-09T21:55:59Z</dc:date>
    </item>
  </channel>
</rss>

