<?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 Update diagram from bpmn20.xml file in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/update-diagram-from-bpmn20-xml-file/m-p/92009#M62872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are there any plans to amend the plugin so that any changes to the xml file directly are reflected in the activiti diagram?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some of my managers are concerned that if developers amend code directly in the xml, then the next developer who is looking at the diagram will a) not be seeing the correct representation of the deployment and b) may then overwrite/undo any changes already made in the xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How are other people using the plugin approaching this perceived problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks for your time&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Aug 2012 07:46:29 GMT</pubDate>
    <dc:creator>mikepoole</dc:creator>
    <dc:date>2012-08-15T07:46:29Z</dc:date>
    <item>
      <title>Update diagram from bpmn20.xml file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-diagram-from-bpmn20-xml-file/m-p/92009#M62872</link>
      <description>Are there any plans to amend the plugin so that any changes to the xml file directly are reflected in the activiti diagram?Some of my managers are concerned that if developers amend code directly in the xml, then the next developer who is looking at the diagram will a) not be seeing the correct repr</description>
      <pubDate>Wed, 15 Aug 2012 07:46:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-diagram-from-bpmn20-xml-file/m-p/92009#M62872</guid>
      <dc:creator>mikepoole</dc:creator>
      <dc:date>2012-08-15T07:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Update diagram from bpmn20.xml file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-diagram-from-bpmn20-xml-file/m-p/92010#M62873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, that should already be the case for most of the supported attributes and elements.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So if you change for example the name of task this should be immediately effective when you reopen the diagram.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What can be the case is that not every attribute/element change is already picked up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But if you let me know what pieces are missing these can be easily added.&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>Wed, 15 Aug 2012 07:50:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-diagram-from-bpmn20-xml-file/m-p/92010#M62873</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-08-15T07:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Update diagram from bpmn20.xml file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-diagram-from-bpmn20-xml-file/m-p/92011#M62874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Tijs&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I correct in assuming that if you create a new element directly in the XML this will not be represented in the diagram?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As a test, I created a new one user task workflow in the activit diagram. Worked fine. Went in and amended the name of the user task in the XML. Diagram updated fine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Went into the XML and created a second user task and flows and wired them all appropriately. Added the required bpmndi values (guessed randomly on the x and y co-ordinates!) - nothing new displayed in the activiti diagram. My XML is below&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any input would be helpful. Again, I don;t see this as a major problem but need to be armed with all the data I can get to soothe any fears my development managers have.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks for your time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;definitions xmlns="&lt;A href="http://www.omg.org/spec/BPMN/20100524/MODEL" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/BPMN/20100524/MODEL&lt;/A&gt;"&lt;BR /&gt; xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:activiti="&lt;A href="http://activiti.org/bpmn" rel="nofollow noopener noreferrer"&gt;http://activiti.org/bpmn&lt;/A&gt;"&lt;BR /&gt; xmlns:bpmndi="&lt;A href="http://www.omg.org/spec/BPMN/20100524/DI" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/BPMN/20100524/DI&lt;/A&gt;" xmlns:smileysurprised:mgdc="&lt;A href="http://www.omg.org/spec/DD/20100524/DC" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/DD/20100524/DC&lt;/A&gt;"&lt;BR /&gt; xmlns:smileysurprised:mgdi="&lt;A href="http://www.omg.org/spec/DD/20100524/DI" rel="nofollow noopener noreferrer"&gt;http://www.omg.org/spec/DD/20100524/DI&lt;/A&gt;" typeLanguage="&lt;A href="http://www.w3.org/2001/XMLSchema" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;"&lt;BR /&gt; expressionLanguage="&lt;A href="http://www.w3.org/1999/XPath" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/1999/XPath&lt;/A&gt;" targetNamespace="&lt;A href="http://www.activiti.org/test" rel="nofollow noopener noreferrer"&gt;http://www.activiti.org/test&lt;/A&gt;"&amp;gt;&lt;BR /&gt; &amp;lt;process id="MikeTest" name="MikeTest"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;documentation&amp;gt;Place documentation for the 'MikeTest' process here.&lt;BR /&gt;&amp;nbsp; &amp;lt;/documentation&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;startEvent id="startevent1" name="Start"&amp;gt;&amp;lt;/startEvent&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;userTask id="usertask1"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; name="First user task created in diagram then amended by XML"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; activiti:assignee="fozzie"&amp;gt;&amp;lt;/userTask&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;userTask id="usertask2"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; name="Second user task created directly in the XML file"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; activiti:assignee="fozzie"&amp;gt;&amp;lt;/userTask&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;endEvent id="endevent1" name="End"&amp;gt;&amp;lt;/endEvent&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;sequenceFlow id="flow1" name="" sourceRef="startevent1"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; targetRef="usertask1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;sequenceFlow id="flow2" name="" sourceRef="usertask1"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; targetRef="usertask2"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;sequenceFlow id="flow3" name="" sourceRef="usertask2"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; targetRef="endevent1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt; &amp;lt;/process&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNDiagram id="BPMNDiagram_MikeTest"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;bpmndi:BPMNPlane bpmnElement="MikeTest" id="BPMNPlane_MikeTest"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="startevent1"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; id="BPMNShape_startevent1"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdc:Bounds height="35" width="35" x="70" y="130"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="usertask1" id="BPMNShape_usertask1"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdc:Bounds height="55" width="105" x="190" y="140"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="usertask2" id="BPMNShape_usertask2"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdc:Bounds height="55" width="105" x="250" y="250"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;bpmndi:BPMNShape bpmnElement="endevent1" id="BPMNShape_endevent1"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdc:Bounds height="35" width="35" x="380" y="160"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow1" id="BPMNEdge_flow1"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdi:waypoint x="105" y="147"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdi:waypoint x="190" y="167"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow2" id="BPMNEdge_flow2"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdi:waypoint x="295" y="167"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdi:waypoint x="380" y="177"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow3" id="BPMNEdge_flow3"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdi:waypoint x="400" y="400"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;omgdi:waypoint x="450" y="450"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/bpmndi:BPMNPlane&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNDiagram&amp;gt;&lt;BR /&gt;&amp;lt;/definitions&amp;gt;&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 14:00:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-diagram-from-bpmn20-xml-file/m-p/92011#M62874</guid>
      <dc:creator>mikepoole</dc:creator>
      <dc:date>2012-08-16T14:00:20Z</dc:date>
    </item>
  </channel>
</rss>

