<?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 How to generate complete Process Diagram without shapes for the sequence flows? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-generate-complete-process-diagram-without-shapes-for-the/m-p/207677#M160807</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 have a bpmn file with all the process elements and correspoding "Diagram" (Di) elements except for the Di elemets for the sequenceFlows (so no BPMNEdge elements). When I open the bpmn file with Activiti Diagram editor, the sequence flows (the arrows) are displayed ok. So somehow these BPMNEdge elements are generated maybe. When I try to generate a process image from this bpmn file calling "generateDiagram" of "DefaultProcessDiagramGenerator", it doesn't generate any BPMNEdge elements, so I get a png file with all the elements (tasks, gateways…) but no sequence flows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please tell me how I can generate these BPMNEdge elemenets out of the current info in the BPMN file? Or how I can generate a diagram that displays the&amp;nbsp; "arrows" of the sequence flows? Or what function does Activiti Diagram Editor use to render the process nicely despite the fact that the BPMNEdge elems are not there for the sequence flows in the process?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mirela&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jun 2015 14:10:32 GMT</pubDate>
    <dc:creator>mforactiviti</dc:creator>
    <dc:date>2015-06-17T14:10:32Z</dc:date>
    <item>
      <title>How to generate complete Process Diagram without shapes for the sequence flows?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-generate-complete-process-diagram-without-shapes-for-the/m-p/207677#M160807</link>
      <description>Hi,I have a bpmn file with all the process elements and correspoding "Diagram" (Di) elements except for the Di elemets for the sequenceFlows (so no BPMNEdge elements). When I open the bpmn file with Activiti Diagram editor, the sequence flows (the arrows) are displayed ok. So somehow these BPMNEdge</description>
      <pubDate>Wed, 17 Jun 2015 14:10:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-generate-complete-process-diagram-without-shapes-for-the/m-p/207677#M160807</guid>
      <dc:creator>mforactiviti</dc:creator>
      <dc:date>2015-06-17T14:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate complete Process Diagram without shapes for the sequence flows?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-generate-complete-process-diagram-without-shapes-for-the/m-p/207678#M160808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mirela,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it seems your issue can be easily reproducible in the jUnit test.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.activiti.org/content/sticky-how-write-unit-test" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/content/sticky-how-write-unit-test&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you create one?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 07:57:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-generate-complete-process-diagram-without-shapes-for-the/m-p/207678#M160808</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-06-18T07:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate complete Process Diagram without shapes for the sequence flows?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-generate-complete-process-diagram-without-shapes-for-the/m-p/207679#M160809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure this is an issue. I was asking for help on how I can generate programatically an image of the process that also displays the sequence flows despite the fact that I don't have the "BPMNEdge" elements for them (but I do have the sequence flow process elements). However Activiti Diagram Editor is capable to display a process image out of this bpmn file which includes these arrows (corresp to the seq.flows). I tried to achieve the same by using generateDiagram, but I guess this function is not what Activiti uses to display (generate) the process cause clearly this one does not produce the shapes for the seq flows…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mirela&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 08:09:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-generate-complete-process-diagram-without-shapes-for-the/m-p/207679#M160809</guid>
      <dc:creator>mforactiviti</dc:creator>
      <dc:date>2015-06-18T08:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate complete Process Diagram without shapes for the sequence flows?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-generate-complete-process-diagram-without-shapes-for-the/m-p/207680#M160810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One option would be to remove the DI information, and let it generate the diagram, the activiti-autolayout module should kick in. You can also directly use the classes in that module.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 18:46:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-generate-complete-process-diagram-without-shapes-for-the/m-p/207680#M160810</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-06-30T18:46:50Z</dc:date>
    </item>
  </channel>
</rss>

