<?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: TaskDefinition for historic tasks in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69138#M44425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you trademak! It works!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Nov 2015 10:09:13 GMT</pubDate>
    <dc:creator>cr2121</dc:creator>
    <dc:date>2015-11-16T10:09:13Z</dc:date>
    <item>
      <title>TaskDefinition for historic tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69130#M44417</link>
      <description>We need to show the form data for historical tasks. As the FormService only provides for task form data for active tasks we have to implement our own HistoricalFormService that retrieves the form data using the task definition and the historical detail data for the latest variable updates. Is there</description>
      <pubDate>Wed, 26 Oct 2011 08:41:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69130#M44417</guid>
      <dc:creator>tanja1</dc:creator>
      <dc:date>2011-10-26T08:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: TaskDefinition for historic tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69131#M44418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you have a look at the HistoryService?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here you can retrieve historic tasks.&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, 26 Oct 2011 09:11:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69131#M44418</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-10-26T09:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: TaskDefinition for historic tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69132#M44419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, we do get the historic tasks using the HistoryService. But they do not have any information about the &lt;/SPAN&gt;&lt;STRONG&gt;form data,&lt;/STRONG&gt;&lt;SPAN&gt; don't they? Surely we could get the historic variables and filter all variables out that are no form data but then we still do not have the labels defined in the form data and all the information that we get in the TaskFormData using the FormService.getTaskFormData.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tanja&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Did you have a look at the HistoryService?&lt;BR /&gt;Here you can retrieve historic tasks.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 09:17:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69132#M44419</guid>
      <dc:creator>tanja1</dc:creator>
      <dc:date>2011-10-26T09:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: TaskDefinition for historic tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69133#M44420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I managed to read the TaskDefinition for a historical task by implementing a new Command used by an extension of the FormServiceImpl. Here a new BpmnParser is instantiated that parses the corresponding Resource of the historical processDefinition. Unfortunately this helps only partially because there exist no form handler for historical tasks. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems as there is no possibility to read the form data of historical tasks and we have to implement our own FormHandler for HistoricTaskInstanceEntity (what means we have to duplicate lots of code of the DefaultFormHandler&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; ). Or did I miss something in the Activiti API? Have you planned to provide for an API for reading historical task form data?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tanja&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 13:38:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69133#M44420</guid>
      <dc:creator>tanja1</dc:creator>
      <dc:date>2011-10-26T13:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: TaskDefinition for historic tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69134#M44421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With the HistoricDetailQuery you can retrieve the form property values. That's what you are looking for right?&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, 26 Oct 2011 15:29:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69134#M44421</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-10-26T15:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: TaskDefinition for historic tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69135#M44422</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;thank you for your reply but this is not exactly what we need. In addition to the property values we need the form property meta data, i.e. we need the TaskFormData object and its FormProperty list for the historical tasks. For running tasks this is provided by the FormService interface but there is no implementation for completed tasks. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tanja&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 16:23:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69135#M44422</guid>
      <dc:creator>tanja1</dc:creator>
      <dc:date>2011-10-26T16:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: TaskDefinition for historic tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69136#M44423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I hava the same question.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 04:20:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69136#M44423</guid>
      <dc:creator>cr2121</dc:creator>
      <dc:date>2015-11-13T04:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: TaskDefinition for historic tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69137#M44424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can get the form property definition by getting the BpmnModel of the process definition. In the BpmnModel you can get the UserTask and its form properties.&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>Fri, 13 Nov 2015 07:55:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69137#M44424</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2015-11-13T07:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: TaskDefinition for historic tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69138#M44425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you trademak! It works!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 10:09:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69138#M44425</guid>
      <dc:creator>cr2121</dc:creator>
      <dc:date>2015-11-16T10:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: TaskDefinition for historic tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69139#M44426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Still can not use task form to set properties in rendering in archived page even I got the form properties from UserTask. Any idea?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 14:47:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/taskdefinition-for-historic-tasks/m-p/69139#M44426</guid>
      <dc:creator>liun8917</dc:creator>
      <dc:date>2016-03-16T14:47:57Z</dc:date>
    </item>
  </channel>
</rss>

