<?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: Cannot delete process instance or task using the rest api in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cannot-delete-process-instance-or-task-using-the-rest-api/m-p/188517#M141647</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Deleting a process instance should always be possible. We have unit tests for this which run fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have a stacktrace in the REST server log?&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>Mon, 16 Jun 2014 09:33:59 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2014-06-16T09:33:59Z</dc:date>
    <item>
      <title>Cannot delete process instance or task using the rest api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cannot-delete-process-instance-or-task-using-the-rest-api/m-p/188515#M141645</link>
      <description>When followhttp://activiti.org/userguide/#N13C50http://activiti.org/userguide/#N1499DMy request always got 403 forbidden. Even though I'm using admin account.Thank you!</description>
      <pubDate>Thu, 12 Jun 2014 21:00:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cannot-delete-process-instance-or-task-using-the-rest-api/m-p/188515#M141645</guid>
      <dc:creator>ssun</dc:creator>
      <dc:date>2014-06-12T21:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot delete process instance or task using the rest api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cannot-delete-process-instance-or-task-using-the-rest-api/m-p/188516#M141646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I probably have to fist close the task?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 23:30:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cannot-delete-process-instance-or-task-using-the-rest-api/m-p/188516#M141646</guid>
      <dc:creator>ssun</dc:creator>
      <dc:date>2014-06-12T23:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot delete process instance or task using the rest api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cannot-delete-process-instance-or-task-using-the-rest-api/m-p/188517#M141647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Deleting a process instance should always be possible. We have unit tests for this which run fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have a stacktrace in the REST server log?&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>Mon, 16 Jun 2014 09:33:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cannot-delete-process-instance-or-task-using-the-rest-api/m-p/188517#M141647</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-06-16T09:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot delete process instance or task using the rest api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cannot-delete-process-instance-or-task-using-the-rest-api/m-p/188518#M141648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The only log I have is the local access log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;0:0:0:0:0:0:0:1 - - [20/Jun/2014:15:26:01 -0700] "DELETE /activiti-rest/service/runtime/process-instances/580446 HTTP/1.1" 403 -&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm also attaching a screenshot of the tool I use to issue the request. Please rename from .txt to .png to see it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 22:28:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cannot-delete-process-instance-or-task-using-the-rest-api/m-p/188518#M141648</guid>
      <dc:creator>ssun</dc:creator>
      <dc:date>2014-06-20T22:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot delete process instance or task using the rest api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cannot-delete-process-instance-or-task-using-the-rest-api/m-p/188519#M141649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I believe something is wrong with&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.restlet-2.0.15.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I added logs to&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://github.com/Activiti/Activiti/blob/master/modules/activiti-rest/src/main/java/org/activiti/rest/service/api/runtime/process/ProcessInstanceResource.java#L43" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/blob/master/modules/activiti-rest/src/main/java/org/activiti/rest/service/api/runtime/process/ProcessInstanceResource.java#L43&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;It does not reach there at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My other logs in the same file for @Get @Put all works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I need to upgrade.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 23:56:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cannot-delete-process-instance-or-task-using-the-rest-api/m-p/188519#M141649</guid>
      <dc:creator>ssun</dc:creator>
      <dc:date>2014-06-20T23:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot delete process instance or task using the rest api</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cannot-delete-process-instance-or-task-using-the-rest-api/m-p/188520#M141650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Updated to Activiti 5.15 and problem gone.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2014 00:35:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cannot-delete-process-instance-or-task-using-the-rest-api/m-p/188520#M141650</guid>
      <dc:creator>ssun</dc:creator>
      <dc:date>2014-06-21T00:35:25Z</dc:date>
    </item>
  </channel>
</rss>

