<?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: Designer issues with Subprocess in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7730#M2343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand this is a bug an we should fix this, but what's the problem you are running into?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The BPMNDI information is there to make the diagrams interchangeable between tools like the modeler, but nothing more.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So let me know why you want to know how to resolve this before the next release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Mar 2011 06:27:28 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2011-03-05T06:27:28Z</dc:date>
    <item>
      <title>Designer issues with Subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7726#M2339</link>
      <description>Hi all,we're currentely evaluating using activiti for a BPMN 2.0 project.We would need to use intensively subprocesses, however we have found some issues with the designer.#1 The generated BPMN 2.0 xml contains a wrong id for subprocesses' startEvent/endEvent.See this example generated by Activiti D</description>
      <pubDate>Wed, 23 Feb 2011 10:15:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7726#M2339</guid>
      <dc:creator>mark1970</dc:creator>
      <dc:date>2011-02-23T10:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Designer issues with Subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7727#M2340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the bug you mentioned has been resolved and the fix will be in the next release, which should be somewhere in the first week of March.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as I know, CallActivity hasn't been added yet. However, I had already noted that as something we should be adding soon. No release planned yet, but thanks for the reminder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 10:18:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7727#M2340</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2011-02-23T10:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Designer issues with Subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7728#M2341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello tiesebarrel, thank you very much for the quick reply. So, will be waiting for March release. Thanks again&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 10:36:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7728#M2341</guid>
      <dc:creator>mark1970</dc:creator>
      <dc:date>2011-02-23T10:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Designer issues with Subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7729#M2342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tiese,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use 0.8.0, the ID of element in subprocess have add a prefix(subprocess id),&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&amp;lt;subProcess id="subprocess3" name="管理层审核"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;startEvent id="subprocess3startevent6" name="Start"&amp;gt;&amp;lt;/startEvent&amp;gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;but the bpmndi namespace's element not refer the correct id(startevent6 –&amp;gt;subprocess3startevent6).&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;bpmndi:BPMNShape bpmnElement="subprocess3" id="BPMNShape_subprocess3"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdc:Bounds height="379" width="801" x="140" y="89"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="startevent6" id="BPMNShape_startevent6"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdc:Bounds height="55" width="55" x="150" y="117"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Before next release, what i can do to resolve it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 23:11:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7729#M2342</guid>
      <dc:creator>totyumengr</dc:creator>
      <dc:date>2011-03-04T23:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Designer issues with Subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7730#M2343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand this is a bug an we should fix this, but what's the problem you are running into?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The BPMNDI information is there to make the diagrams interchangeable between tools like the modeler, but nothing more.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So let me know why you want to know how to resolve this before the next release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Mar 2011 06:27:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7730#M2343</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-03-05T06:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Designer issues with Subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7731#M2344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;So let me know why you want to know how to resolve this before the next release.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I design bpmn20 model use Eclipse designer, this will generate BPMNDI information in model file,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when i try to deploy this model, error occurred&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;Invalid reference in 'bpmnElement' attribute, sequenceFlow flow40not found | rill/activiti5/pangu/pg-support.bpmn20.xml | line 154 | column 66&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.util.xml.Parse.throwActivitiExceptionForErrors(Parse.java:190)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.bpmn.parser.BpmnParse.execute(BpmnParse.java:172)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.bpmn.deployer.BpmnDeployer.deploy(BpmnDeployer.java:76)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.db.DbRepositorySession.deploy(DbRepositorySession.java:65)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.cmd.DeployCmd.execute(DeployCmd.java:53)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.cmd.DeployCmd.execute(DeployCmd.java:30)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:24)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:33)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.RepositoryServiceImpl.deploy(RepositoryServiceImpl.java:43)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.repository.DeploymentBuilderImpl.deploy(DeploymentBuilderImpl.java:103)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.test.TestHelper.annotationDeploymentSetUp(TestHelper.java:96)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.activiti.engine.impl.test.AbstractActivitiTestCase.runBare(AbstractActivitiTestCase.java:87)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at junit.framework.TestResult$1.protect(TestResult.java:110)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at junit.framework.TestResult.runProtected(TestResult.java:128)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at junit.framework.TestResult.run(TestResult.java:113)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at junit.framework.TestCase.run(TestCase.java:124)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at junit.framework.TestSuite.runTest(TestSuite.java:232)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at junit.framework.TestSuite.run(TestSuite.java:227)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:515)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1031)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:888)&lt;BR /&gt;&amp;nbsp; [org.activiti.engine.impl.interceptor.CommandContext]&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Delete BPMNDI fragment manually, parse OK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So i want to know:Activiti designer have nightly-build version? So i do not need to wait a month &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;BR /&gt;&lt;SPAN&gt;Or does designer have a configuration to prevent BPMNDI fragment generation?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2011 02:22:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7731#M2344</guid>
      <dc:creator>totyumengr</dc:creator>
      <dc:date>2011-03-06T02:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Designer issues with Subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7732#M2345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I didn't think of that one. That's an annoying bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That's why I fixed it and released an archived site with the fix.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find it here: &lt;/SPAN&gt;&lt;A href="http://activiti.org/designer/archived/activiti-designer-0.8.0.1.zip" rel="nofollow noopener noreferrer"&gt;http://activiti.org/designer/archived/activiti-designer-0.8.0.1.zip&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That should work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2011 10:15:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7732#M2345</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-03-06T10:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Designer issues with Subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7733#M2346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's working OK now!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wonderful~~Thanks~&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To resolve it once, i commented parse method[BpmnParse#parseDiagramInterchangeElements()] to ignore BPMNDI parsing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2011 13:50:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7733#M2346</guid>
      <dc:creator>totyumengr</dc:creator>
      <dc:date>2011-03-06T13:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Designer issues with Subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7734#M2347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Great to hear you fixed this issue. Could you also assign the related JIRA issue (&lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-670" rel="nofollow noopener noreferrer"&gt;ACT-670&lt;/A&gt;&lt;SPAN&gt;) to yourself and resolve the issue in the issue tracker.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[size=85]P.S. Is it possible to make the activiti designer a separate project in the JIRA issue tracker, or change the versioning scheme of the Eclipse designer. It is hard to search on version specific desginer issues (unless one knows that Activiti 5.3 matches Designer version 0.8.0)[/size]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2011 19:25:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7734#M2347</guid>
      <dc:creator>h_ter_schuur</dc:creator>
      <dc:date>2011-03-06T19:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Designer issues with Subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7735#M2348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hinse,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the pointer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding the JIRA issue tracker. Did you already tried using the components link and then choose for the Activiti Designer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There you can easily browse through all open issues for the Designer. Note that there are a lot issues we created ourselves to remember us about certain functionality.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Mar 2011 21:49:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7735#M2348</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-03-06T21:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Designer issues with Subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7736#M2349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using the provided designer version 0.8.0.1 which is a great step forward in using call activities and inline subprocesses. Unfortunately I'm having a minor and a blocking issue with it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The minor one: inline sub processes cannot be nested. This is currently not required but might be a nice feature for someone someday.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Far more critical is the call activity. Using it leads to an exception deep in the XML parser when opening the workflow again in the designer. I noticed that the attribute is now "calledElementRef" instead of "calledElement". Unfortunately, it doesn't work if I manually rename it back to "calledElement". I'm not sure why the designer must be able to resolve the workflow as it might be available at runtime only and not during design time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for your help in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; aklemp&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Generated BPMN 2.0 snippet:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;bpmn2:CallActivity id="callactivity5" name="Call Activity" incoming="flow28" outgoing="flow133" calledElementRef="SubGraphTest1"/&amp;gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;SPAN&gt;Error message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;Could not open the editor: org.eclipse.emf.ecore.xmi.UnresolvedReferenceException: Unresolved reference 'SubGraphTest1'. (platform:/resource/test/bpm/graph/GraphTest1.activiti, 1190, 134)&lt;BR /&gt;&lt;/CODE&gt;&lt;SPAN&gt;Stacktrace:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;org.eclipse.emf.ecore.xmi.UnresolvedReferenceException: Unresolved reference 'SubGraphTest1'. (platform:/resource/test/bpm/graph/GraphTest1.activiti, 1190, 134)&lt;BR /&gt; at org.eclipse.emf.ecore.xmi.impl.XMLHandler.handleForwardReferences(XMLHandler.java:1154)&lt;BR /&gt; at org.eclipse.emf.ecore.xmi.impl.XMLHandler.endDocument(XMLHandler.java:1228)&lt;BR /&gt; at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endDocument(AbstractSAXParser.java:737)&lt;BR /&gt; at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:516)&lt;BR /&gt; at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)&lt;BR /&gt; at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)&lt;BR /&gt; at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)&lt;BR /&gt; at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)&lt;BR /&gt; at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)&lt;BR /&gt; at javax.xml.parsers.SAXParser.parse(SAXParser.java:395)&lt;BR /&gt; at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:181)&lt;BR /&gt; at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpl.java:180)&lt;BR /&gt; at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1494)&lt;BR /&gt; at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1282)&lt;BR /&gt; at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:255)&lt;BR /&gt; at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:270)&lt;BR /&gt; at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:397)&lt;BR /&gt; at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getEObject(ResourceSetImpl.java:216)&lt;BR /&gt; at org.eclipse.graphiti.ui.editor.DiagramEditorInput.getEObject(DiagramEditorInput.java:676)&lt;BR /&gt; at org.eclipse.graphiti.ui.editor.DiagramEditorInput.setEditorEditingDomain(DiagramEditorInput.java:571)&lt;BR /&gt; at org.eclipse.graphiti.ui.editor.DiagramEditorInput.&amp;lt;init&amp;gt;(DiagramEditorInput.java:268)&lt;BR /&gt; at org.eclipse.graphiti.ui.editor.DiagramEditorFactory.createEditorInput(DiagramEditorFactory.java:76)&lt;BR /&gt; at org.eclipse.graphiti.ui.internal.editor.DiagramEditorInternal.init(DiagramEditorInternal.java:1063)&lt;BR /&gt; at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:237)&lt;BR /&gt; at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:211)&lt;BR /&gt; at org.activiti.designer.eclipse.editor.ActivitiMultiPageEditor.createDiagramPage(ActivitiMultiPageEditor.java:69)&lt;BR /&gt; at org.activiti.designer.eclipse.editor.ActivitiMultiPageEditor.createPages(ActivitiMultiPageEditor.java:89)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; […]&lt;BR /&gt;&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 09:02:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7736#M2349</guid>
      <dc:creator>aklemp</dc:creator>
      <dc:date>2011-03-08T09:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Designer issues with Subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7737#M2350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for reporting the calledElement bug. I'll look into it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;About the sub process nesting, yes this is a limitation at the moment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In coming releases we may remove this limitation, if there's enough user request for this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 12:41:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7737#M2350</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-03-08T12:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Designer issues with Subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7738#M2351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;here is another issue with the designer 0.8.0.1. Using boundary timer events in activities of sub processes doesn't work correctly. The coordinates of the timer are not stored in the XML which leads to validation exceptions during deployment of the workflow. It is working correctly when adding a boundary timer event to the sub process directly (i.e. not to an embedded activity). But of course this is not a workaround since the timer leaves the sub process and not the activity.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;aklemp&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 10:50:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7738#M2351</guid>
      <dc:creator>aklemp</dc:creator>
      <dc:date>2011-03-16T10:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Designer issues with Subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7739#M2352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Right. I've fixed this in the trunk.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 19:48:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7739#M2352</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-03-17T19:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Designer issues with Subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7740#M2353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've had a go at implementing the nesting of sub-processes. Here is the JIRA.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-892" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-892&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 14:56:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/designer-issues-with-subprocess/m-p/7740#M2353</guid>
      <dc:creator>walterjs</dc:creator>
      <dc:date>2011-07-29T14:56:47Z</dc:date>
    </item>
  </channel>
</rss>

