<?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: Error during deploy of a bpmn20.xml process file in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-during-deploy-of-a-bpmn20-xml-process-file/m-p/114113#M80390</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what exactly have you never seen? The error message or the way my example bpmn20.xml file looks like?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And the process is without any problems or markers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a couple of custom export tools working fine on this example, e.g. exporting to a XACML-Policy, so the tasks have to be valid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Matthias&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2012 10:17:23 GMT</pubDate>
    <dc:creator>matthias1</dc:creator>
    <dc:date>2012-06-05T10:17:23Z</dc:date>
    <item>
      <title>Error during deploy of a bpmn20.xml process file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-during-deploy-of-a-bpmn20-xml-process-file/m-p/114111#M80388</link>
      <description>Hi!First of all, the setup I am using is Activiti 5.8 and Eclipse Helios with the Activiti Designer 5.8.0 on JDK 1.6.After I had successfully tested the 10-minute-tutorial on using the process engine and deploying processes, I tried to use the demo setup for my own example process.I should mention,</description>
      <pubDate>Tue, 05 Jun 2012 09:27:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-during-deploy-of-a-bpmn20-xml-process-file/m-p/114111#M80388</guid>
      <dc:creator>matthias1</dc:creator>
      <dc:date>2012-06-05T09:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error during deploy of a bpmn20.xml process file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-during-deploy-of-a-bpmn20-xml-process-file/m-p/114112#M80389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have never seen this. Are you sure in the designer the usertasks are all 'valid'? Meaning no markers/problems in eclipse on them (e.g. a forgotten assignee)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2012 09:46:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-during-deploy-of-a-bpmn20-xml-process-file/m-p/114112#M80389</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2012-06-05T09:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error during deploy of a bpmn20.xml process file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-during-deploy-of-a-bpmn20-xml-process-file/m-p/114113#M80390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what exactly have you never seen? The error message or the way my example bpmn20.xml file looks like?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And the process is without any problems or markers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a couple of custom export tools working fine on this example, e.g. exporting to a XACML-Policy, so the tasks have to be valid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Matthias&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2012 10:17:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-during-deploy-of-a-bpmn20-xml-process-file/m-p/114113#M80390</guid>
      <dc:creator>matthias1</dc:creator>
      <dc:date>2012-06-05T10:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error during deploy of a bpmn20.xml process file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-during-deploy-of-a-bpmn20-xml-process-file/m-p/114114#M80391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After some testing of my own I found what is causing this trouble.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My custom flows and flow nodes cannot be parsed and because they are connected to standard activiti usertasks these usertasks are left out in the bpmn20.xml file for some reason.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I delete the custom flows / flow nodes from my example diagram the bpmn20.xml export works just fine and creates the &amp;lt;usertask&amp;gt; labels which are missing in my version WITH the custom objects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So my solution would be to tell the bpmn20 export marshaller to ignore my custom objects, because they are not needed for the activiti process but by another server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you could give me a hint or a little push on how to do this, or if you have a more proper solution/idea please tell me!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Matthias&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2012 13:47:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-during-deploy-of-a-bpmn20-xml-process-file/m-p/114114#M80391</guid>
      <dc:creator>matthias1</dc:creator>
      <dc:date>2012-06-05T13:47:49Z</dc:date>
    </item>
  </channel>
</rss>

