<?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: How to ignore old workflow definitions parsing errors in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-ignore-old-workflow-definitions-parsing-errors/m-p/296598#M249728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We do not have a problem with the running instances. All are using new process definition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem occurs when we want to use any kind of historic data. For example, looking at the completed tasks or more generally when invoking getWorkflowsForContent method of the workflow service. Parsing exception is always thrown.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can these old versions of the process just be removed somehow, without losing workflow and task history?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Davorin&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Feb 2014 09:40:00 GMT</pubDate>
    <dc:creator>dadumancic</dc:creator>
    <dc:date>2014-02-10T09:40:00Z</dc:date>
    <item>
      <title>How to ignore old workflow definitions parsing errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-ignore-old-workflow-definitions-parsing-errors/m-p/296596#M249726</link>
      <description>Hi,we have upgraded Alfresco from 4.2.b to 4.2.e. Our Activiti process had to be changed as old process definition had errors with new version of Alfresco. One of them:&amp;lt;blockcode&amp;gt;Caused by: org.activiti.engine.ActivitiException: Errors while parsing:Exclusive Gateway 'exclusivegateway8' has ou</description>
      <pubDate>Thu, 30 Jan 2014 10:35:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-ignore-old-workflow-definitions-parsing-errors/m-p/296596#M249726</guid>
      <dc:creator>dadumancic</dc:creator>
      <dc:date>2014-01-30T10:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore old workflow definitions parsing errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-ignore-old-workflow-definitions-parsing-errors/m-p/296597#M249727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Davorin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did the corrected process only contain a fix for the default flow issue, or were there more changes?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If there are no other changes the best solution would be to point running process instances to the new corrected process definition using the org.activiti.engine.impl.cmd.SetProcessDefinitionVersionCmd class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the org.activiti.engine.ManagementService executeCommand method it's possible to execute this command and change the process instances one by one to the new process definition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The property you are referring to for enabling/disabling safe BPMN parsing is not relevant.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tijs&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 19:37:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-ignore-old-workflow-definitions-parsing-errors/m-p/296597#M249727</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-02-05T19:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore old workflow definitions parsing errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-ignore-old-workflow-definitions-parsing-errors/m-p/296598#M249728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We do not have a problem with the running instances. All are using new process definition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem occurs when we want to use any kind of historic data. For example, looking at the completed tasks or more generally when invoking getWorkflowsForContent method of the workflow service. Parsing exception is always thrown.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can these old versions of the process just be removed somehow, without losing workflow and task history?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Davorin&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 09:40:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-ignore-old-workflow-definitions-parsing-errors/m-p/296598#M249728</guid>
      <dc:creator>dadumancic</dc:creator>
      <dc:date>2014-02-10T09:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore old workflow definitions parsing errors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-ignore-old-workflow-definitions-parsing-errors/m-p/296599#M249729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has anybody found a solution to this problem ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to upgrade from Alfresco 4.1.3 to Alfresco5.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I make a change in bpmn20.xml file, none of the old workflows are loaded and I get the same error on console :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.activiti.engine.ActivitiException: Errors while parsing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Exclusive Gateway has only one outgoing sequence flow. This is not allowed to have a condition.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 11:10:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-ignore-old-workflow-definitions-parsing-errors/m-p/296599#M249729</guid>
      <dc:creator>sanket</dc:creator>
      <dc:date>2014-12-22T11:10:46Z</dc:date>
    </item>
  </channel>
</rss>

