<?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: Get formKey for completed user task in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/get-formkey-for-completed-user-task/m-p/130184#M91502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks guys.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually we are using it in case management scenario where we need to keep track for history tasks and also able to view them if required.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For this moment i will add process variable for formKey, and wait for the implementation for history.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Suk&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Dec 2012 21:35:32 GMT</pubDate>
    <dc:creator>sukhveer</dc:creator>
    <dc:date>2012-12-09T21:35:32Z</dc:date>
    <item>
      <title>Get formKey for completed user task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-formkey-for-completed-user-task/m-p/130179#M91497</link>
      <description>Hi, I am using activiti as embedded engine in Struts2 application. It is very cool and am loving it. But unfortunately i am stuck at some point. i am using formKey for all my user tasks and then setting my action URL by getting formKey using formService as :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; setUrl(formService.getTaskFormData(ta</description>
      <pubDate>Fri, 07 Dec 2012 05:57:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-formkey-for-completed-user-task/m-p/130179#M91497</guid>
      <dc:creator>sukhveer</dc:creator>
      <dc:date>2012-12-07T05:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Get formKey for completed user task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-formkey-for-completed-user-task/m-p/130180#M91498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Indeed, the form key is gone when it goes into history (why would you want to display a form for a task that is completed…)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The easiest workaround I can think of, is to add a task listener that listens to the task creation event, and copies the formkey to a process variable. Process variables are stored in the history database.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 08:57:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-formkey-for-completed-user-task/m-p/130180#M91498</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2012-12-07T08:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Get formKey for completed user task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-formkey-for-completed-user-task/m-p/130181#M91499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Indeed, the form key is gone when it goes into history (why would you want to display a form for a task that is completed…)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, that is easy to answer… In a process you could be starting to build a 'dossier/file' consisting of separate xml messages (yes, the form key is a reference to an xform in our case). You have a 'dossier' view there that consists of references to each individual message. Now it is not clearly unthinkable that one of these messages needs to be viewed by others. Runtime that is possible since the task is still there. But when a question comes in later after the instance has finished…. Well….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently we store a reference to the task AND the formkey in our dossier to be able to view the message again afterwards…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 10:20:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-formkey-for-completed-user-task/m-p/130181#M91499</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2012-12-07T10:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Get formKey for completed user task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-formkey-for-completed-user-task/m-p/130182#M91500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@Ronald: yes, see your point. Indeed that happens of course when you build case mgmt on top of Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would adding the formKey to the history be easier (I assume yes)? If you file a Jira, I'll implement it &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 11:48:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-formkey-for-completed-user-task/m-p/130182#M91500</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2012-12-07T11:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Get formKey for completed user task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-formkey-for-completed-user-task/m-p/130183#M91501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I will…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Dec 2012 09:59:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-formkey-for-completed-user-task/m-p/130183#M91501</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2012-12-08T09:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Get formKey for completed user task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-formkey-for-completed-user-task/m-p/130184#M91502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks guys.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually we are using it in case management scenario where we need to keep track for history tasks and also able to view them if required.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For this moment i will add process variable for formKey, and wait for the implementation for history.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Suk&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Dec 2012 21:35:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-formkey-for-completed-user-task/m-p/130184#M91502</guid>
      <dc:creator>sukhveer</dc:creator>
      <dc:date>2012-12-09T21:35:32Z</dc:date>
    </item>
  </channel>
</rss>

