<?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: Process definition diagram and bpmn20.xml issues in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/process-definition-diagram-and-bpmn20-xml-issues/m-p/199061#M152191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I prepared little example. Here is it: &lt;/SPAN&gt;&lt;A href="http://1drv.ms/1hmOwnj" rel="nofollow noopener noreferrer"&gt;http://1drv.ms/1hmOwnj&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have also enterprise Activiti solution, just did testing on empty one, to check if we don't messing up with the settings or so.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2015 08:06:43 GMT</pubDate>
    <dc:creator>tj1</dc:creator>
    <dc:date>2015-08-07T08:06:43Z</dc:date>
    <item>
      <title>Process definition diagram and bpmn20.xml issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-definition-diagram-and-bpmn20-xml-issues/m-p/199059#M152189</link>
      <description>Hi guys.I am using springboot Activiti. After deployment process definition diagrams are not generated and no exception is thrown. Regarding: http://www.activiti.org/userguide/#generatingProcessDiagram diagram should be generated when link to it is not provided.REST api query /repository/process-def</description>
      <pubDate>Fri, 07 Aug 2015 06:39:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-definition-diagram-and-bpmn20-xml-issues/m-p/199059#M152189</guid>
      <dc:creator>tj1</dc:creator>
      <dc:date>2015-08-07T06:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Process definition diagram and bpmn20.xml issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-definition-diagram-and-bpmn20-xml-issues/m-p/199060#M152190</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;SPAN&gt;it seems you are working for a demo app "spring-boot-activiti-example-master". it would be easier to investigate if you will share the sources.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you think is it possible ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 06:57:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-definition-diagram-and-bpmn20-xml-issues/m-p/199060#M152190</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2015-08-07T06:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Process definition diagram and bpmn20.xml issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-definition-diagram-and-bpmn20-xml-issues/m-p/199061#M152191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I prepared little example. Here is it: &lt;/SPAN&gt;&lt;A href="http://1drv.ms/1hmOwnj" rel="nofollow noopener noreferrer"&gt;http://1drv.ms/1hmOwnj&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have also enterprise Activiti solution, just did testing on empty one, to check if we don't messing up with the settings or so.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 08:06:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-definition-diagram-and-bpmn20-xml-issues/m-p/199061#M152191</guid>
      <dc:creator>tj1</dc:creator>
      <dc:date>2015-08-07T08:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Process definition diagram and bpmn20.xml issues</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-definition-diagram-and-bpmn20-xml-issues/m-p/199062#M152192</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;SPAN&gt;thanks for the zip it was very useful; now I see the issue you were talking about. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems to have an issue here (since the generated URL's are not working, and doesn't look to nice too).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could have a look here (the involved resources):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DeploymentResourceDataResource.java&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and also here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DeploymentResourceCollectionResource.java&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you will have a fix for it don't hesitate and create a PR. &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;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Aug 2015 08:50:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-definition-diagram-and-bpmn20-xml-issues/m-p/199062#M152192</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2015-08-08T08:50:56Z</dc:date>
    </item>
  </channel>
</rss>

