<?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: ProcessDiagramGenerator not working in 5.16.1 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/processdiagramgenerator-not-working-in-5-16-1/m-p/208318#M161448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This XML works fine for me. But you are using the ProcessDiagramGenerator in a static way, that's not correct. I used the following line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;InputStream imageStream = new DefaultProcessDiagramGenerator().&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; generateDiagram(pm, "png", runtimeService.getActiveActivityIds(pi.getId()));&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also are you sure the process instance is running?&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, 18 Sep 2014 15:08:12 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2014-09-18T15:08:12Z</dc:date>
    <item>
      <title>ProcessDiagramGenerator not working in 5.16.1</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processdiagramgenerator-not-working-in-5-16-1/m-p/208313#M161443</link>
      <description>I have confirmed the following code works up thru 5.15.1 but not in 5.16.1. Does not throw any errors.ProcessEngine processEngine = ProcessEngines.getProcessEngine(dbname);RepositoryService repositoryService = processEngine.getRepositoryService();BpmnModel pm = repositoryService.getBpmnModel(process</description>
      <pubDate>Tue, 09 Sep 2014 13:17:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processdiagramgenerator-not-working-in-5-16-1/m-p/208313#M161443</guid>
      <dc:creator>tcheekva</dc:creator>
      <dc:date>2014-09-09T13:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessDiagramGenerator not working in 5.16.1</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processdiagramgenerator-not-working-in-5-16-1/m-p/208314#M161444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If it's not returning an error what's the issue? Is it returning a null value?&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, 09 Sep 2014 13:40:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processdiagramgenerator-not-working-in-5-16-1/m-p/208314#M161444</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-09-09T13:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessDiagramGenerator not working in 5.16.1</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processdiagramgenerator-not-working-in-5-16-1/m-p/208315#M161445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, should have been more clear. It is not returning the diagram.&amp;nbsp; Returns null.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 14:02:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processdiagramgenerator-not-working-in-5-16-1/m-p/208315#M161445</guid>
      <dc:creator>tcheekva</dc:creator>
      <dc:date>2014-09-09T14:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessDiagramGenerator not working in 5.16.1</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processdiagramgenerator-not-working-in-5-16-1/m-p/208316#M161446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you post the process xml which fails? That would help us tremendously.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 10:15:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processdiagramgenerator-not-working-in-5-16-1/m-p/208316#M161446</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-09-15T10:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessDiagramGenerator not working in 5.16.1</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processdiagramgenerator-not-working-in-5-16-1/m-p/208317#M161447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is the bpmn file I used.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 12:01:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processdiagramgenerator-not-working-in-5-16-1/m-p/208317#M161447</guid>
      <dc:creator>tcheekva</dc:creator>
      <dc:date>2014-09-15T12:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessDiagramGenerator not working in 5.16.1</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processdiagramgenerator-not-working-in-5-16-1/m-p/208318#M161448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This XML works fine for me. But you are using the ProcessDiagramGenerator in a static way, that's not correct. I used the following line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;InputStream imageStream = new DefaultProcessDiagramGenerator().&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; generateDiagram(pm, "png", runtimeService.getActiveActivityIds(pi.getId()));&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also are you sure the process instance is running?&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, 18 Sep 2014 15:08:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processdiagramgenerator-not-working-in-5-16-1/m-p/208318#M161448</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-09-18T15:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: ProcessDiagramGenerator not working in 5.16.1</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/processdiagramgenerator-not-working-in-5-16-1/m-p/208319#M161449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It works now changing code to use the new DefaultProcessDiagramGenerator().&amp;nbsp;&amp;nbsp; Everything worked fine up to 5.15.1.&amp;nbsp; I have been using this same code for awhile now.&amp;nbsp; This is used in an embedded app with our own front end GUI.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 15:37:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/processdiagramgenerator-not-working-in-5-16-1/m-p/208319#M161449</guid>
      <dc:creator>tcheekva</dc:creator>
      <dc:date>2014-09-18T15:37:46Z</dc:date>
    </item>
  </channel>
</rss>

