<?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: Activiti nested subprocess issues in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-nested-subprocess-issues/m-p/245472#M198602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have figured it out. It was something to do with the rest error handler we've created for activiti .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've overridden the handleError method(a&amp;nbsp; spring framework method) and thrown an exception with the response body.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This can be considered resolved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Apr 2016 15:43:22 GMT</pubDate>
    <dc:creator>ciarancorson1</dc:creator>
    <dc:date>2016-04-20T15:43:22Z</dc:date>
    <item>
      <title>Activiti nested subprocess issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-nested-subprocess-issues/m-p/245466#M198596</link>
      <description>Hi.I'm working on something in work, and can't figure out where the issue resides - Activiti or in our RestTemplate calls. We're using 5.16.1We're using activiti as a dependency in a service, where it handles various patterns like sub process nesting, and other complicated patterns. Lately we've bee</description>
      <pubDate>Thu, 14 Apr 2016 19:30:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-nested-subprocess-issues/m-p/245466#M198596</guid>
      <dc:creator>ciarancorson1</dc:creator>
      <dc:date>2016-04-14T19:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti nested subprocess issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-nested-subprocess-issues/m-p/245467#M198597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'll be able to attach stack traces and bpmn's tomorrow. Also, does each subprocess get it's own engine, or do they all share one?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 19:41:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-nested-subprocess-issues/m-p/245467#M198597</guid>
      <dc:creator>ciarancorson1</dc:creator>
      <dc:date>2016-04-14T19:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti nested subprocess issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-nested-subprocess-issues/m-p/245468#M198598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've attached the logs that I've seen in activiti:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the complete task failure message we get:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: "OurOwnServiceException" Can't complete task 130029: 404 Not Found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is persisted back from activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically, why does a direct manual curl command to Activiti return the proper error message, and our subprocess call to activiti does not?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 08:13:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-nested-subprocess-issues/m-p/245468#M198598</guid>
      <dc:creator>ciarancorson1</dc:creator>
      <dc:date>2016-04-15T08:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti nested subprocess issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-nested-subprocess-issues/m-p/245469#M198599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can anybody help me with this? I've spent a few days trying to debug this, but the issue remains the same. Activiti is not returning the exception from the subprocess, so further up the stack trace all I get is a 404, and not the error message that activiti has thrown. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 10:22:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-nested-subprocess-issues/m-p/245469#M198599</guid>
      <dc:creator>ciarancorson1</dc:creator>
      <dc:date>2016-04-20T10:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti nested subprocess issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-nested-subprocess-issues/m-p/245470#M198600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"Basically, why does a direct manual curl command to Activiti return the proper error message, and our subprocess call to activiti does not?"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I' not sure I'm following the use case here, cause there is a lot going on here. But the error is clear:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.activiti.engine.ActivitiObjectNotFoundException: no processes deployed with key 'CC.FailSubprocess' for tenant identifier 'CC'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no process definition with the 'CC.FailSubprocess' id deployed for that particular tenant id. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How does your ACT_RE_PROCDEF look like?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure about the subprocess vs curl call … if curl does it right, i would look into the direction of resttemplate.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 14:29:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-nested-subprocess-issues/m-p/245470#M198600</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-04-20T14:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti nested subprocess issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-nested-subprocess-issues/m-p/245471#M198601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply.&amp;nbsp; The ActivitiObjectNotFoundException is expected, we're trying to add some validation to ensure any user that is creating sub processes does so correctly when deploying their BPMN.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it may be something to do with the RestTemplate, which I am investigating.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have also created a python requests call, and I get the full error message back. I would think that is is a deserialization issue and will ask internally about it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 14:57:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-nested-subprocess-issues/m-p/245471#M198601</guid>
      <dc:creator>ciarancorson1</dc:creator>
      <dc:date>2016-04-20T14:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti nested subprocess issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-nested-subprocess-issues/m-p/245472#M198602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have figured it out. It was something to do with the rest error handler we've created for activiti .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've overridden the handleError method(a&amp;nbsp; spring framework method) and thrown an exception with the response body.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This can be considered resolved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 15:43:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-nested-subprocess-issues/m-p/245472#M198602</guid>
      <dc:creator>ciarancorson1</dc:creator>
      <dc:date>2016-04-20T15:43:22Z</dc:date>
    </item>
  </channel>
</rss>

