<?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 in activiti: Business key is null in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/camel-routes-in-activiti-business-key-is-null/m-p/162901#M116736</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 am trying out to work with example at link&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bpmn20inaction.blogspot.in/2013/03/using-camel-routes-in-activiti-made.html" rel="nofollow noopener noreferrer"&gt;http://bpmn20inaction.blogspot.in/2013/03/using-camel-routes-in-activiti-made.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But received error : ERROR|org.slf4j.helpers.MarkerIgnoringBase:161||||&amp;gt;&amp;gt; Failed delivery for (MessageId: ID-viscx73-PC-49557-1376961951564-0-1 on ExchangeId: ID-viscx73-PC-49557-1376961951564-0-2). Exhausted after delivery attempt: 1 caught: org.activiti.engine.ActivitiIllegalArgumentException: Business key is null &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.activiti.engine.ActivitiIllegalArgumentException: Business key is null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.engine.impl.ProcessInstanceQueryImpl.processInstanceBusinessKey(ProcessInstanceQueryImpl.java:87)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.camel.ActivitiProducer.findProcessInstanceId(ActivitiProducer.java:78)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.activiti.camel.ActivitiProducer.signal(ActivitiProducer.java:58)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Full error description is at link:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://stackoverflow.com/questions/18312701/activiti-from-camel-receive-task-throws-error-activitiillegalargumentexception" rel="nofollow noopener noreferrer"&gt;http://stackoverflow.com/questions/18312701/activiti-from-camel-receive-task-throws-error-activitiillegalargumentexception&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please provide suggestions&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Aug 2013 01:40:13 GMT</pubDate>
    <dc:creator>chakri_7</dc:creator>
    <dc:date>2013-08-20T01:40:13Z</dc:date>
    <item>
      <title>Camel routes in activiti: Business key is null</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/camel-routes-in-activiti-business-key-is-null/m-p/162901#M116736</link>
      <description>Hi I am trying out to work with example at linkhttp://bpmn20inaction.blogspot.in/2013/03/using-camel-routes-in-activiti-made.htmlBut received error : ERROR|org.slf4j.helpers.MarkerIgnoringBase:161||||&amp;gt;&amp;gt; Failed delivery for (MessageId: ID-viscx73-PC-49557-1376961951564-0-1 on ExchangeId: ID-vis</description>
      <pubDate>Tue, 20 Aug 2013 01:40:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/camel-routes-in-activiti-business-key-is-null/m-p/162901#M116736</guid>
      <dc:creator>chakri_7</dc:creator>
      <dc:date>2013-08-20T01:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Camel routes in activiti: Business key is null</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/camel-routes-in-activiti-business-key-is-null/m-p/162902#M116737</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;It worked by adding inbuilt camel queues as shown in the example. I thought they were just shown as example for various routes. But by passing to queue actually the ServiceTask was made asynchronous in camel and later from queue they were read and invoked the receive task in activiti&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;camel:to uri="seda:tempQueue"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;camel:from uri="seda:tempQueue"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 17:13:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/camel-routes-in-activiti-business-key-is-null/m-p/162902#M116737</guid>
      <dc:creator>chakri_7</dc:creator>
      <dc:date>2013-08-20T17:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Camel routes in activiti: Business key is null</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/camel-routes-in-activiti-business-key-is-null/m-p/162903#M116738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am facing the similar problem too.Below is my detailed post. Any help would be great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://stackoverflow.com/questions/25672857/business-key-is-null-exception-while-using-activiti-and-camel-with-activemq" rel="nofollow noopener noreferrer"&gt;http://stackoverflow.com/questions/25672857/business-key-is-null-exception-while-using-activiti-and-camel-with-activemq&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 18:51:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/camel-routes-in-activiti-business-key-is-null/m-p/162903#M116738</guid>
      <dc:creator>sagarsharma134</dc:creator>
      <dc:date>2014-09-04T18:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Camel routes in activiti: Business key is null</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/camel-routes-in-activiti-business-key-is-null/m-p/162904#M116739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your detailed stackoverflow post, but would it be possible to create a unit test so we can reproduce it easily?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 19:00:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/camel-routes-in-activiti-business-key-is-null/m-p/162904#M116739</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-09-08T19:00:30Z</dc:date>
    </item>
  </channel>
</rss>

