<?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: Modeler creating invalid BPMN20... in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/modeler-creating-invalid-bpmn20/m-p/30077#M15423</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is definitely not to be expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to mimic what you've described: I created a simple process (start -&amp;gt; task -&amp;gt; end). Shut down tomcat with Modeler. Rebooted and moved task around and tried to reupload. That seems to work every time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you explain with a very simple example how exactly you get the error? Which version are you using?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Feb 2011 09:43:49 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2011-02-17T09:43:49Z</dc:date>
    <item>
      <title>Modeler creating invalid BPMN20...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modeler-creating-invalid-bpmn20/m-p/30074#M15420</link>
      <description>I've got an example of where modeler is creating a BPMN20 xml file that should be valid by design, but fails. The rough steps are build something good, make it bad, try to fix it. You can't fix it it seems.&amp;nbsp; Here they are specifically…1) Create a (valid) model with nested xor gateways in modeler. (I</description>
      <pubDate>Mon, 14 Feb 2011 23:06:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modeler-creating-invalid-bpmn20/m-p/30074#M15420</guid>
      <dc:creator>wolpert</dc:creator>
      <dc:date>2011-02-14T23:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Modeler creating invalid BPMN20...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modeler-creating-invalid-bpmn20/m-p/30075#M15421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a simpler example of the above. I moved one task visually over to the left by a small amount. Resulting in a change to the xml file that will not be loaded via Probe into activiti. So its one step different. I have no idea if I'm doing something wrong…&amp;nbsp; When it fails, I get the following error (in this case)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Invalid destination 'sid-4C583F4A-15B1-4928-91AF-B2B1265620B4' of sequence flow 'sid-934201BF-BA5C-4299-8B7C-5299B4735198' | TestDeploy.bpmn20.xml | line 28 | column 182&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Invalid source 'sid-BB4DE8CB-D0D6-49E2-BA4B-3DD4CB870A72' of sequence flow 'sid-E8487D13-D77C-4ACD-A78B-59D02EEBED4B' | TestDeploy.bpmn20.xml | line 29 | column 182&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Keep in mind I'm deploying the file created by the modeler… not exporting it via cycle. Is that a valid thing to do?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 23:26:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modeler-creating-invalid-bpmn20/m-p/30075#M15421</guid>
      <dc:creator>wolpert</dc:creator>
      <dc:date>2011-02-14T23:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Modeler creating invalid BPMN20...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modeler-creating-invalid-bpmn20/m-p/30076#M15422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just wanted to see if anyone else can confirm this problem by using the included files in modeler's file directory and importing them via probe. I'd like to know if some issues with modeler like this have been seen before.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, the two xml files are so different considering the only thing I did in modeler was move one task &amp;lt; 1cm to the right… it decided to change SIDs in the process. Is that normal and expected?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 17:13:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modeler-creating-invalid-bpmn20/m-p/30076#M15422</guid>
      <dc:creator>wolpert</dc:creator>
      <dc:date>2011-02-16T17:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Modeler creating invalid BPMN20...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modeler-creating-invalid-bpmn20/m-p/30077#M15423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is definitely not to be expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to mimic what you've described: I created a simple process (start -&amp;gt; task -&amp;gt; end). Shut down tomcat with Modeler. Rebooted and moved task around and tried to reupload. That seems to work every time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you explain with a very simple example how exactly you get the error? Which version are you using?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 09:43:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modeler-creating-invalid-bpmn20/m-p/30077#M15423</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-02-17T09:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Modeler creating invalid BPMN20...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modeler-creating-invalid-bpmn20/m-p/30078#M15424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should be able to view the second tar file… copy the contents to your workspace and open via modeler. Specifically, its the case of nested conditional that I think exposes the bug, but that may be just how I achieve it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the second tar file, there are two variants. The first is the state I ended up with that worked, the second was moving one task over to the right, visually.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I got the original state by creating a process with one conditional, and along one resulting path, a second conditional. I then 'crossed' streams of that second condition to the first. Then back to normal. that was able to be imported. Then moving tasks around caused failures after that point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if the tar file is useful, or if not, I can try to make other examples. I'm able to make this fail pretty regularly; such that I have to backup and use the eclipse designer instead.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 16:31:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modeler-creating-invalid-bpmn20/m-p/30078#M15424</guid>
      <dc:creator>wolpert</dc:creator>
      <dc:date>2011-02-17T16:31:59Z</dc:date>
    </item>
  </channel>
</rss>

