<?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: Advanced Workflow versioning in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/advanced-workflow-versioning/m-p/166953#M120512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure if I understand your problem or what you are trying to achieve. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;How can I have all these alfresco specific things, jsp, managed bean classes, configuration and graphic files available for all previous versions of advanced workflow (jbpm process definition)?&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;When you deploy a workflow you are only submitting your statemachine and any associtated logic. You dont deploy a complete system with jsp's,configuration files and the whole lot (which I think you are referring to). The process definition simply defines your rules of how you move the workflow tasks around. You can aslo include versioning of your associated programming logic. See &lt;/SPAN&gt;&lt;A href="http://www.jboss.com/products/jbpm/docs/jpdl" rel="nofollow noopener noreferrer"&gt;http://www.jboss.com/products/jbpm/docs/jpdl&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this is of any help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jun 2008 11:06:10 GMT</pubDate>
    <dc:creator>birgir</dc:creator>
    <dc:date>2008-06-13T11:06:10Z</dc:date>
    <item>
      <title>Advanced Workflow versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/advanced-workflow-versioning/m-p/166952#M120511</link>
      <description>I faced one challange. Maybe somebody can enlighten me on this.JBPM supports versioning. This is the main reason I like and value jBPM. Main purpose of process definition versioning is to be able to modify, extend and evolve of current processes. As example, after process definition been updated, jb</description>
      <pubDate>Thu, 12 Jun 2008 18:06:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/advanced-workflow-versioning/m-p/166952#M120511</guid>
      <dc:creator>remis</dc:creator>
      <dc:date>2008-06-12T18:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced Workflow versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/advanced-workflow-versioning/m-p/166953#M120512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure if I understand your problem or what you are trying to achieve. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;How can I have all these alfresco specific things, jsp, managed bean classes, configuration and graphic files available for all previous versions of advanced workflow (jbpm process definition)?&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;When you deploy a workflow you are only submitting your statemachine and any associtated logic. You dont deploy a complete system with jsp's,configuration files and the whole lot (which I think you are referring to). The process definition simply defines your rules of how you move the workflow tasks around. You can aslo include versioning of your associated programming logic. See &lt;/SPAN&gt;&lt;A href="http://www.jboss.com/products/jbpm/docs/jpdl" rel="nofollow noopener noreferrer"&gt;http://www.jboss.com/products/jbpm/docs/jpdl&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this is of any help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 11:06:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/advanced-workflow-versioning/m-p/166953#M120512</guid>
      <dc:creator>birgir</dc:creator>
      <dc:date>2008-06-13T11:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced Workflow versioning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/advanced-workflow-versioning/m-p/166954#M120513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes I know that I'm aware of it, this is jbpm side and everything is fine here. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a scenario where problem should become very clear. I have a step in my workflow which asks to select space, where file have to be moved or user to whom task should be assigned. In order to do that I have to have alfresco's dialog or workflow configuration file. After some time we thought to improve, update process definition which has changes in the UI.&amp;nbsp; JBPM definition updated and deployed and here is no problem. The real question is, what and how should i do to keep different alfresco config files in sync with new different process versions. There is no reference in jbpm process definition version from alfresco xml config file, neither I have a choice to have different versions of alfresco configuration files. There is too much questions and options that I can rise, but that is the point to keep them rising if even small questions is not answered. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is another even more interesting question which I would like to rise. JBPM updates on runtime is just fine, it works, they do have everything needed to keep it working 24x7, but alfresco is not here yet I'm permanently referenced to restart. Could I expect to have that improved or even fixed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Remis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2008 05:46:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/advanced-workflow-versioning/m-p/166954#M120513</guid>
      <dc:creator>remis</dc:creator>
      <dc:date>2008-06-15T05:46:14Z</dc:date>
    </item>
  </channel>
</rss>

