<?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: deletion of completed workflow instance is taking long time in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deletion-of-completed-workflow-instance-is-taking-long-time/m-p/277723#M230853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using the same script which you have posted?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Each time you are passing the workflow id?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How you are grabbing that id? from where?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Mar 2012 15:38:47 GMT</pubDate>
    <dc:creator>mitpatoliya</dc:creator>
    <dc:date>2012-03-26T15:38:47Z</dc:date>
    <item>
      <title>deletion of completed workflow instance is taking long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deletion-of-completed-workflow-instance-is-taking-long-time/m-p/277718#M230848</link>
      <description>Hi,&amp;nbsp; I want to delete the completed workflow instances using webscript. I am able to delete the workflow instance successfully but it is taking long time(More than 8 hours for a single workflow instance). Using the following code. Can you help me with this? var workflowId = "jbpm$30985"var workflowI</description>
      <pubDate>Tue, 20 Mar 2012 10:11:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deletion-of-completed-workflow-instance-is-taking-long-time/m-p/277718#M230848</guid>
      <dc:creator>sredrouthu</dc:creator>
      <dc:date>2012-03-20T10:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: deletion of completed workflow instance is taking long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deletion-of-completed-workflow-instance-is-taking-long-time/m-p/277719#M230849</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;Logs are our friends &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please put a piece of your log file (catalina.out) here using the tags CODE.&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>Tue, 20 Mar 2012 10:24:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deletion-of-completed-workflow-instance-is-taking-long-time/m-p/277719#M230849</guid>
      <dc:creator>dranakan</dc:creator>
      <dc:date>2012-03-20T10:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: deletion of completed workflow instance is taking long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deletion-of-completed-workflow-instance-is-taking-long-time/m-p/277720#M230850</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;I don't see any errors in the log. Here are the println statements from the log which I have added in the webscript(js)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon Mar 19 2012 10:13:18 GMT-0400 (EDT) Start cancelling workflow……..jbpm$31429&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mon Mar 19 2012 18:06:18 GMT-0400 (EDT) End cancelling workflow……..jbpm$31429&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 10:54:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deletion-of-completed-workflow-instance-is-taking-long-time/m-p/277720#M230850</guid>
      <dc:creator>sredrouthu</dc:creator>
      <dc:date>2012-03-20T10:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: deletion of completed workflow instance is taking long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deletion-of-completed-workflow-instance-is-taking-long-time/m-p/277721#M230851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is really strange.Because whatever may be the case it should not take that much time&amp;nbsp; :!: .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;May be something wrong with your script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it working properly. :?:&amp;nbsp; :?:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 05:30:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deletion-of-completed-workflow-instance-is-taking-long-time/m-p/277721#M230851</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-03-21T05:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: deletion of completed workflow instance is taking long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deletion-of-completed-workflow-instance-is-taking-long-time/m-p/277722#M230852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes it's working fine. The only issue I am having is it is taking long time. Can we make it fast?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 10:42:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deletion-of-completed-workflow-instance-is-taking-long-time/m-p/277722#M230852</guid>
      <dc:creator>sredrouthu</dc:creator>
      <dc:date>2012-03-21T10:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: deletion of completed workflow instance is taking long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deletion-of-completed-workflow-instance-is-taking-long-time/m-p/277723#M230853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using the same script which you have posted?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Each time you are passing the workflow id?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How you are grabbing that id? from where?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 15:38:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deletion-of-completed-workflow-instance-is-taking-long-time/m-p/277723#M230853</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-03-26T15:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: deletion of completed workflow instance is taking long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deletion-of-completed-workflow-instance-is-taking-long-time/m-p/277724#M230854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;YES. I am passing the workflow ID every time. Getting the workflow ID from the "jbpm_processinstance" table.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 09:50:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deletion-of-completed-workflow-instance-is-taking-long-time/m-p/277724#M230854</guid>
      <dc:creator>sredrouthu</dc:creator>
      <dc:date>2012-03-27T09:50:42Z</dc:date>
    </item>
  </channel>
</rss>

