<?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 Terminate Event not showing on diagram and how to represent an Intermediate None Event in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/terminate-event-not-showing-on-diagram-and-how-to-represent-an/m-p/126651#M89087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am creating BpmnModel directly in java code (not using the designer or Eclipse plugin), but then I use the diagram generator to render the model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- I have tried creating a terminate event (by creating an EndEvent, then adding to that event an event definition list that contains only a TerminateEventDefinition) : the place in the diagram where the termination event should be is left blank, but if I remove the code that adds the event definition list, I correctly get a simple end event on the diagram.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- I don't really know how to create a none intermediate event, so I assumed I should just create a org.activiti.bpmn.model.Event ? However that is also left blank on the generated diagram. If I replace my &lt;/SPAN&gt;&lt;PRE class="language-java line-numbers"&gt;&lt;CODE&gt;new Event()&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; with a &lt;/SPAN&gt;&lt;PRE class="language-java line-numbers"&gt;&lt;CODE&gt;new ThrowEvent()&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;, leaving all the rest of my code the same, the event does appear in the diagram. Apparently the issue ACT-1252 was fixed in 5.11, so since I use 5.12.1, the intermediate event should show up… Maybe I am not using the correct BpmnModel object? What should I use for an intermediate none event?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 May 2013 13:08:40 GMT</pubDate>
    <dc:creator>gguimezanes</dc:creator>
    <dc:date>2013-05-10T13:08:40Z</dc:date>
    <item>
      <title>Terminate Event not showing on diagram and how to represent an Intermediate None Event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/terminate-event-not-showing-on-diagram-and-how-to-represent-an/m-p/126651#M89087</link>
      <description>HelloI am creating BpmnModel directly in java code (not using the designer or Eclipse plugin), but then I use the diagram generator to render the model.- I have tried creating a terminate event (by creating an EndEvent, then adding to that event an event definition list that contains only a Terminat</description>
      <pubDate>Fri, 10 May 2013 13:08:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/terminate-event-not-showing-on-diagram-and-how-to-represent-an/m-p/126651#M89087</guid>
      <dc:creator>gguimezanes</dc:creator>
      <dc:date>2013-05-10T13:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Terminate Event not showing on diagram and how to represent an Intermediate None Event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/terminate-event-not-showing-on-diagram-and-how-to-represent-an/m-p/126652#M89088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ooops sorry I just understood that a none event is a none throwing event so I should actually use ThrowEvent… &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There's still the question about the terminate event : am I doing something wrong or is the Terminate Event not implemented yet in the diagram rendering?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 13:15:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/terminate-event-not-showing-on-diagram-and-how-to-represent-an/m-p/126652#M89088</guid>
      <dc:creator>gguimezanes</dc:creator>
      <dc:date>2013-05-10T13:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Terminate Event not showing on diagram and how to represent an Intermediate None Event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/terminate-event-not-showing-on-diagram-and-how-to-represent-an/m-p/126653#M89089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No indeed, terminate event is not implemented in diagram generation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 07:48:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/terminate-event-not-showing-on-diagram-and-how-to-represent-an/m-p/126653#M89089</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-14T07:48:52Z</dc:date>
    </item>
  </channel>
</rss>

