<?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 Delete all workflow for specified user in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/delete-all-workflow-for-specified-user/m-p/209971#M163101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If user has discontinue with service and we dont want to assign his task to any one; can I delete all the workflow for the specified user.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Feb 2009 05:36:37 GMT</pubDate>
    <dc:creator>ganeshkolhe</dc:creator>
    <dc:date>2009-02-19T05:36:37Z</dc:date>
    <item>
      <title>Delete all workflow for specified user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/delete-all-workflow-for-specified-user/m-p/209971#M163101</link>
      <description>If user has discontinue with service and we dont want to assign his task to any one; can I delete all the workflow for the specified user.</description>
      <pubDate>Thu, 19 Feb 2009 05:36:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/delete-all-workflow-for-specified-user/m-p/209971#M163101</guid>
      <dc:creator>ganeshkolhe</dc:creator>
      <dc:date>2009-02-19T05:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Delete all workflow for specified user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/delete-all-workflow-for-specified-user/m-p/209972#M163102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I guess you mean that the worklfow has been started with this user? So the initiator has been set as appropriated property. Now you have to iterate over all workflowdefinitions, and all workflows iteself to find out, whether the initiator matches with the selected one. Now you can delete this workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would suggest to select the database itself to retrieve the active workflows and get active workflows from this point of view in place of using Alfrescos API as its getting realy slow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2009 06:37:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/delete-all-workflow-for-specified-user/m-p/209972#M163102</guid>
      <dc:creator>cheffilet</dc:creator>
      <dc:date>2009-02-19T06:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Delete all workflow for specified user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/delete-all-workflow-for-specified-user/m-p/209973#M163103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Cheffilet,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your valuable suggestion. I wonder alfresco has not given any api command to achieve this. we have to do it our own?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2009 07:07:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/delete-all-workflow-for-specified-user/m-p/209973#M163103</guid>
      <dc:creator>ganeshkolhe</dc:creator>
      <dc:date>2009-02-19T07:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Delete all workflow for specified user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/delete-all-workflow-for-specified-user/m-p/209974#M163104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, you could extending the WorkflowService API in such a case.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2009 08:02:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/delete-all-workflow-for-specified-user/m-p/209974#M163104</guid>
      <dc:creator>cheffilet</dc:creator>
      <dc:date>2009-02-20T08:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Delete all workflow for specified user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/delete-all-workflow-for-specified-user/m-p/209975#M163105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's not clear what should happen to inflight workflows if the initiator discontinues using alfresco.&amp;nbsp;&amp;nbsp; I can think of use cases where workflow should continue and others where you would want to cancel the worlflow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Feb 2009 21:59:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/delete-all-workflow-for-specified-user/m-p/209975#M163105</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-02-22T21:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Delete all workflow for specified user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/delete-all-workflow-for-specified-user/m-p/209976#M163106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Cheffilet and mrogers for you valuable suggestions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 13:32:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/delete-all-workflow-for-specified-user/m-p/209976#M163106</guid>
      <dc:creator>ganeshkolhe</dc:creator>
      <dc:date>2009-02-24T13:32:30Z</dc:date>
    </item>
  </channel>
</rss>

