<?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: Updating application specific variables in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/updating-application-specific-variables/m-p/160703#M114665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Frederik,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the addition, I hadn't considered the running processes. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sound like I have a feature request then, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to be able to update form names and implementation classes for tasklisteners, add and remove tasklisteners and change implementation classes for servicetasks for deployed processdefinitions without changing the version number.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;functionally this sounds like something that would be desirable anyway - especially with applications that embed activiti, but since I'm the only one with this issue my guess is that the chance this will be included anytime soon is quite low right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;grtz,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Leon..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Oct 2013 10:08:41 GMT</pubDate>
    <dc:creator>leonpennings</dc:creator>
    <dc:date>2013-10-10T10:08:41Z</dc:date>
    <item>
      <title>Updating application specific variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/updating-application-specific-variables/m-p/160699#M114661</link>
      <description>Hi,I would like to be able to update a defined taskform and/or the implementation classes of a Task assignment on UserTasks or implementationClasses/assignment classes on ServiceTasks for a deployed processdefinition - but couldn't find a way to do so, other than updating the bpmn file and redeployi</description>
      <pubDate>Tue, 08 Oct 2013 12:43:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/updating-application-specific-variables/m-p/160699#M114661</guid>
      <dc:creator>leonpennings</dc:creator>
      <dc:date>2013-10-08T12:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Updating application specific variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/updating-application-specific-variables/m-p/160700#M114662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You want to define other class names for listeners and/or service tasks?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently the only way is to update the BPMN definition and redeploy it.&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, 09 Oct 2013 09:06:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/updating-application-specific-variables/m-p/160700#M114662</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-10-09T09:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Updating application specific variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/updating-application-specific-variables/m-p/160701#M114663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the response, I was afraid that was the only option. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem here is that I have implementation consultants writing the bpmn files and not the developers. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Spelling errors are easily made in package names for implementation classes - so being able to correct the deployment specific variables would be a big plus.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think from the activiti side you build the processdefinitions from the uploaded xml file every time activiti is started/restarted right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So in order to update these variables on the existing process you'd have to modify the uploaded xml.. not a fun job…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From what I've gathered, after a processdefinition is loaded from the bpmn definition, it stays in a cache. So our team could create some sort of post load hook that will update the variables in the cache.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Not the nicest solution, but always better than having implementation consultants copy/pasting or typing classnames..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;grtz,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Leon..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 11:31:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/updating-application-specific-variables/m-p/160701#M114663</guid>
      <dc:creator>leonpennings</dc:creator>
      <dc:date>2013-10-09T11:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Updating application specific variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/updating-application-specific-variables/m-p/160702#M114664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As of 5.13, the cache could actually evicts entries if it's full (not likely to happen, but it could). If you deploy a new process-definition (with the typo's corrected), the running instance will still point to the old definition. You can use the SetProcessDefinitionVersionCmd for this (use managementService.executeCommand(..)), AT YOUR OWN RISK &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt; So read the javadoc for that class, so you know what it does. If you are 100% sure that the "classname" change is the only thing that you have done, it's safe to just "up" the version of process-definition the processes point to.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 13:07:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/updating-application-specific-variables/m-p/160702#M114664</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-10-09T13:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Updating application specific variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/updating-application-specific-variables/m-p/160703#M114665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Frederik,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the addition, I hadn't considered the running processes. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sound like I have a feature request then, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to be able to update form names and implementation classes for tasklisteners, add and remove tasklisteners and change implementation classes for servicetasks for deployed processdefinitions without changing the version number.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;functionally this sounds like something that would be desirable anyway - especially with applications that embed activiti, but since I'm the only one with this issue my guess is that the chance this will be included anytime soon is quite low right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;grtz,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Leon..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 10:08:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/updating-application-specific-variables/m-p/160703#M114665</guid>
      <dc:creator>leonpennings</dc:creator>
      <dc:date>2013-10-10T10:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Updating application specific variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/updating-application-specific-variables/m-p/160704#M114666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Leon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are definitely not the only one asking for that kind of functionality. So please create a JIRA for this.&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, 10 Oct 2013 12:24:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/updating-application-specific-variables/m-p/160704#M114666</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-10-10T12:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Updating application specific variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/updating-application-specific-variables/m-p/160705#M114667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;good to hear &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;here you go: &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-1810" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-1810&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;grtz,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Leon..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 15:45:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/updating-application-specific-variables/m-p/160705#M114667</guid>
      <dc:creator>leonpennings</dc:creator>
      <dc:date>2013-10-10T15:45:27Z</dc:date>
    </item>
  </channel>
</rss>

