<?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: Doing by design in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/doing-by-design/m-p/244059#M197189</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's an idea that I also wanted to do once I find time &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The hard part is finding a good relationship/reference model for the various deploymens that get created along the way that fits within the Activiti architecture/API's.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jun 2016 13:09:27 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2016-06-20T13:09:27Z</dc:date>
    <item>
      <title>Doing by design</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/doing-by-design/m-p/244057#M197187</link>
      <description>I welcome any input, feedback, comment…https://gromar01.wordpress.com/2016/06/16/design-by-doing-with-activiti6/</description>
      <pubDate>Thu, 16 Jun 2016 08:56:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/doing-by-design/m-p/244057#M197187</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-06-16T08:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Doing by design</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/doing-by-design/m-p/244058#M197188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In fact it is Design by doing (opposite direction).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 08:59:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/doing-by-design/m-p/244058#M197188</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-06-16T08:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Doing by design</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/doing-by-design/m-p/244059#M197189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's an idea that I also wanted to do once I find time &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The hard part is finding a good relationship/reference model for the various deploymens that get created along the way that fits within the Activiti architecture/API's.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 13:09:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/doing-by-design/m-p/244059#M197189</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-06-20T13:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Doing by design</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/doing-by-design/m-p/244060#M197190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Joram,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The hard part is finding a good relationship/reference model for the various deploymens that get created along the way that fits within the Activiti architecture/API's.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you describe it more? (example….)&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>Tue, 21 Jun 2016 06:59:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/doing-by-design/m-p/244060#M197190</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-06-21T06:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Doing by design</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/doing-by-design/m-p/244061#M197191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure: there are a few options here as how to handle the 'previous' process definition (more specifically what the upgradeProcessInstanceDefinitionVersion() method does): &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Overwite the existing process definition and set the process instance to this one. In this case the change must be possible, as in there must exist a matching element in both process definition&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Explicitely map. Do a mapping from activities to the new activities (A-&amp;gt;A, B-&amp;gt;C, etc)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which is clear, I think. But there are now two deployments, in both cases, and this needs to be reflected in the audit history too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So my comment was more referring to that: how would the 'dynamicity' be captured, both in runtime and history.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But both options are born from the fact that deployments and process definitions are static in Activiti (and rightly so, for performance reasons). I wonder if there are different mechanisms possible … where that is not needed, and where the process definition is really fluid … but that would mean a different implementation of some of the core parts … or maybe not. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stuff to think about!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2016 07:27:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/doing-by-design/m-p/244061#M197191</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-06-22T07:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Doing by design</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/doing-by-design/m-p/244062#M197192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Joram,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;But there are now two deployments, in both cases, and this needs to be reflected in the audit history too.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;The command to set process definition in the process instance updates history too. (I read something like that in the code - but I did not check it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, let's think about.&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>Wed, 22 Jun 2016 14:27:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/doing-by-design/m-p/244062#M197192</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-06-22T14:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Doing by design</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/doing-by-design/m-p/244063#M197193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, it does I believe. But I'd also like to capture the fact it's being done by a 'dynamic operation', so that one can reconstruct what happened exactly from the history (which is not the case if we simply use what's there now).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 08:29:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/doing-by-design/m-p/244063#M197193</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-06-27T08:29:14Z</dc:date>
    </item>
  </channel>
</rss>

