<?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: Getting null value while calling Message catching event  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/getting-null-value-while-calling-message-catching-event/m-p/132968#M93389</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;Is it possible to add boundary and Intermediate events to call activity? I hope we can add error boundary event and timer event other than that any other event is possible? Because when i try to call message boundary event of call activity from call activity, I m getting null.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If it is possible to call, then plz share some reference document it will be very much helpful for me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2013 21:04:34 GMT</pubDate>
    <dc:creator>dhayanidhypazha</dc:creator>
    <dc:date>2013-07-03T21:04:34Z</dc:date>
    <item>
      <title>Getting null value while calling Message catching event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-null-value-while-calling-message-catching-event/m-p/132966#M93387</link>
      <description>Hi,AS per the client request, we need to insert values to multiple tables in the same flow (more than 10 tables) so I created multiple service tasks- one for each table, Inorder to handle db issue i added error boundary event on each service task and calling a call activity (fault handling process)</description>
      <pubDate>Tue, 02 Jul 2013 04:00:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-null-value-while-calling-message-catching-event/m-p/132966#M93387</guid>
      <dc:creator>dhayanidhypazha</dc:creator>
      <dc:date>2013-07-02T04:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Getting null value while calling Message catching event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-null-value-while-calling-message-catching-event/m-p/132967#M93388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure that messages will work through a call activity (I don't even think it is valid BPMN 2.0).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And embedded subprocess will work, but that won't solve your problem probably.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 10:23:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-null-value-while-calling-message-catching-event/m-p/132967#M93388</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-07-03T10:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Getting null value while calling Message catching event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-null-value-while-calling-message-catching-event/m-p/132968#M93389</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;Is it possible to add boundary and Intermediate events to call activity? I hope we can add error boundary event and timer event other than that any other event is possible? Because when i try to call message boundary event of call activity from call activity, I m getting null.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If it is possible to call, then plz share some reference document it will be very much helpful for me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 21:04:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-null-value-while-calling-message-catching-event/m-p/132968#M93389</guid>
      <dc:creator>dhayanidhypazha</dc:creator>
      <dc:date>2013-07-03T21:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Getting null value while calling Message catching event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-null-value-while-calling-message-catching-event/m-p/132969#M93390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Timers will work, but passing data using events is not something that will work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The right BPMN 2.0 way to do it, is to have multiple processes in one definition file and define message exchange between them. However, that is unfortunately not implemented in Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could, however, create a similar behavipur using custom service tasks and receive tasks to continue/halt processes based on messages.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 11:40:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-null-value-while-calling-message-catching-event/m-p/132969#M93390</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-07-05T11:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Getting null value while calling Message catching event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-null-value-while-calling-message-catching-event/m-p/132970#M93391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot Jorambarrez for your update.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 15:24:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-null-value-while-calling-message-catching-event/m-p/132970#M93391</guid>
      <dc:creator>dhayanidhypazha</dc:creator>
      <dc:date>2013-07-05T15:24:23Z</dc:date>
    </item>
  </channel>
</rss>

