<?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: how to file/archive the workflow tasks in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-file-archive-the-workflow-tasks/m-p/279480#M232610</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Axel, again thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 Dec 2013 13:57:14 GMT</pubDate>
    <dc:creator>andy2_0</dc:creator>
    <dc:date>2013-12-29T13:57:14Z</dc:date>
    <item>
      <title>how to file/archive the workflow tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-file-archive-the-workflow-tasks/m-p/279476#M232606</link>
      <description>(1) In alfresco share, how to file/archive the workflow tasks since those kind of tasks get more and more. (2) Can the RM will be used to file the workflow tasks?Thanks!</description>
      <pubDate>Mon, 09 Dec 2013 16:21:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-file-archive-the-workflow-tasks/m-p/279476#M232606</guid>
      <dc:creator>andy2_0</dc:creator>
      <dc:date>2013-12-09T16:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to file/archive the workflow tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-file-archive-the-workflow-tasks/m-p/279477#M232607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there is no standard mechanism to file / archive workflow tasks, neither in Share nor in RM. Workflow tasks are runtime objects. If something from a workflow task should be filed / archived long term, the workflow should contain the necessary functionality to do so. Since a workflow can be just about anything with regards to business solutions depending on the implementation, it is generally speaking impossbile to provide a standard archiving feature that fits a significant majority of use cases.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 17:06:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-file-archive-the-workflow-tasks/m-p/279477#M232607</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2013-12-09T17:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to file/archive the workflow tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-file-archive-the-workflow-tasks/m-p/279478#M232608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Axel Faust, thanks for your prompt response!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If we can't archive the workflow tasks, the completed tasks will be in a long list. Do you have any good ideas to handle it?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 17:41:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-file-archive-the-workflow-tasks/m-p/279478#M232608</guid>
      <dc:creator>andy2_0</dc:creator>
      <dc:date>2013-12-09T17:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to file/archive the workflow tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-file-archive-the-workflow-tasks/m-p/279479#M232609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in most environments I have seen, completed tasks of a certain age are cleaned up on regular occasions, i.e. every quarter, by a prepared script that deletes the process instance and the associated workflow packages in Alfresco. The WorkflowService.deleteWorkflow(workflowId) is your friend here - or the equivalent remove() operation on a JavaScript workflow instance object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 14:11:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-file-archive-the-workflow-tasks/m-p/279479#M232609</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2013-12-11T14:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to file/archive the workflow tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-file-archive-the-workflow-tasks/m-p/279480#M232610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Axel, again thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Dec 2013 13:57:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-file-archive-the-workflow-tasks/m-p/279480#M232610</guid>
      <dc:creator>andy2_0</dc:creator>
      <dc:date>2013-12-29T13:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to file/archive the workflow tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-file-archive-the-workflow-tasks/m-p/279481#M232611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For the file archiving and data archiving task you can use data archiving software.&amp;nbsp; it offers rich features designed to boost organisational productivity, streamlining data availability, data management and E-discovery tasks, while users can seamlessly restore data by clicking on tiny stubs in place of archived files.I would like to suggest you sharearchiver file archiving software. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 09:48:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-file-archive-the-workflow-tasks/m-p/279481#M232611</guid>
      <dc:creator>mazharlateef</dc:creator>
      <dc:date>2014-02-27T09:48:00Z</dc:date>
    </item>
  </channel>
</rss>

