<?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: Exclusive Gateway has outgoing sequence without condition in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143044#M100117</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you could send me skeleton code that will be great help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Apr 2013 22:39:25 GMT</pubDate>
    <dc:creator>sukhveer</dc:creator>
    <dc:date>2013-04-16T22:39:25Z</dc:date>
    <item>
      <title>Exclusive Gateway has outgoing sequence without condition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143042#M100115</link>
      <description>Hi,So i have updated activiti 5.10 to 5.11. I was having an exclusive gateway with outgoing sequences and no condition on them. It was working fine with 5.10 but after updating i am getting following error.org.activiti.engine.ActivitiException: Errors while parsing:Exclusive Gateway 'exclusivegatewa</description>
      <pubDate>Tue, 16 Apr 2013 07:27:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143042#M100115</guid>
      <dc:creator>sukhveer</dc:creator>
      <dc:date>2013-04-16T07:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusive Gateway has outgoing sequence without condition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143043#M100116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately the fix is not a nice one here. The clue is to get your xml from the database, update it and write it back.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I got some code lying around that probably has the skeleton to do so. Would you be interested in this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 10:45:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143043#M100116</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-04-16T10:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusive Gateway has outgoing sequence without condition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143044#M100117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you could send me skeleton code that will be great help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 22:39:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143044#M100117</guid>
      <dc:creator>sukhveer</dc:creator>
      <dc:date>2013-04-16T22:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusive Gateway has outgoing sequence without condition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143045#M100118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;just solved my issue…. its working &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 23:19:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143045#M100118</guid>
      <dc:creator>sukhveer</dc:creator>
      <dc:date>2013-04-17T23:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusive Gateway has outgoing sequence without condition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143046#M100119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Awesome! How did you fix it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 17:27:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143046#M100119</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-04-18T17:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusive Gateway has outgoing sequence without condition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143047#M100120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;we got the same error when update from version 5.8 to 5.13. Can you give us some suggestions how to fix this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 06:37:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143047#M100120</guid>
      <dc:creator>jackdd</dc:creator>
      <dc:date>2013-07-18T06:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusive Gateway has outgoing sequence without condition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143048#M100121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi , ran into same issue after upgrading from 5.9 to 5.13.&amp;nbsp; Most of the API calls to Runtime service fails with&amp;nbsp; following error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Error Message : Errors while parsing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Exclusive Gateway 'exclusivegateway5' has outgoing sequence flow 'publishSucceeded' which is the default flow but has a condition too. | exclusivegateway5 | line -1 | column -1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Exclusive Gateway 'exclusivegateway6' has outgoing sequence flow 'retryFailedExecution' which is the default flow but has a condition too. | exclusivegateway6 | line -1 | column -1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas? &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 01:16:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143048#M100121</guid>
      <dc:creator>bhaskar1</dc:creator>
      <dc:date>2013-07-23T01:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusive Gateway has outgoing sequence without condition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143049#M100122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes - like I said above: you need to fetch the process from the database and update the xml.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 09:31:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143049#M100122</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-07-24T09:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusive Gateway has outgoing sequence without condition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143050#M100123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks fixed this by migrating all inflight process instances and tasks to latest process definition(latest deployment) .&amp;nbsp; In our scenario, the definitions haven't changed , so I thought its probably alright to refer to new definition. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please share&amp;nbsp; your skeleton code to do the XML update? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 00:01:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143050#M100123</guid>
      <dc:creator>bhaskar1</dc:creator>
      <dc:date>2013-07-25T00:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusive Gateway has outgoing sequence without condition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143051#M100124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would also gladly appreciate the skeleton code? Is it somewhere available?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Krigu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 16:07:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143051#M100124</guid>
      <dc:creator>krigu</dc:creator>
      <dc:date>2013-11-12T16:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusive Gateway has outgoing sequence without condition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143052#M100125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have the same problem here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can someone provide the skeleton code for this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cyr&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 10:39:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143052#M100125</guid>
      <dc:creator>cyr1</dc:creator>
      <dc:date>2013-11-26T10:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusive Gateway has outgoing sequence without condition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143053#M100126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;can we have skelton code ???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Amit Bajaj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 09:07:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143053#M100126</guid>
      <dc:creator>amitbajaj</dc:creator>
      <dc:date>2014-04-01T09:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusive Gateway has outgoing sequence without condition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143054#M100127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You also asked me through PM … &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 20:24:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143054#M100127</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-04-01T20:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusive Gateway has outgoing sequence without condition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143055#M100128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone provide the skeleton code for this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 17:54:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143055#M100128</guid>
      <dc:creator>xricon</dc:creator>
      <dc:date>2014-12-19T17:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusive Gateway has outgoing sequence without condition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143056#M100129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone provide the skeleton code for this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 17:54:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143056#M100129</guid>
      <dc:creator>xricon</dc:creator>
      <dc:date>2014-12-19T17:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Exclusive Gateway has outgoing sequence without condition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143057#M100130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@jbarrez Woud you mind putting somewhere (like some gist or anything) the skeleton for this ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think lots of people (including me) would be interesting to use this for the migration to 5.11 &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 21:45:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-has-outgoing-sequence-without-condition/m-p/143057#M100130</guid>
      <dc:creator>fcamblor</dc:creator>
      <dc:date>2015-08-14T21:45:36Z</dc:date>
    </item>
  </channel>
</rss>

