<?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 Deleting a process definition with rest in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deleting-a-process-definition-with-rest/m-p/170595#M123872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, after reading the documentation it says the to delete a deployment with rest, this is the what must be called:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;DELETE repository/deployments/{deploymentId}&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;using curl the command looks like this: &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;curl -X DELETE -u"X:X" &lt;A href="http://X/activiti-rest/repository/deployments/9912" rel="nofollow noopener noreferrer"&gt;http://X/activiti-rest/repository/deployments/9912&lt;/A&gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I get a HTTP/1.1 403 Forbidden error message, when I try another deployment id that does not exist it also give me a 403, I am not sure if this is a tomcat rights issue or if I am misunderstanding something, using curl to upload the process definition works fine though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Apr 2014 16:17:50 GMT</pubDate>
    <dc:creator>gertp</dc:creator>
    <dc:date>2014-04-02T16:17:50Z</dc:date>
    <item>
      <title>Deleting a process definition with rest</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deleting-a-process-definition-with-rest/m-p/170595#M123872</link>
      <description>Hello, after reading the documentation it says the to delete a deployment with rest, this is the what must be called&lt;IMG id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;ELETE repository/deployments/{deploymentId}‍‍‍using curl the command looks like this: curl -X DELETE -u"X:X" http://X/activiti-rest/repository/deployments/9912‍‍‍I get a HTTP/1.1 403</description>
      <pubDate>Wed, 02 Apr 2014 16:17:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deleting-a-process-definition-with-rest/m-p/170595#M123872</guid>
      <dc:creator>gertp</dc:creator>
      <dc:date>2014-04-02T16:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting a process definition with rest</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deleting-a-process-definition-with-rest/m-p/170596#M123873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you change something in the default setup, because typically you would have an url like activiti-rest/service/repository……&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, 07 Apr 2014 09:50:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deleting-a-process-definition-with-rest/m-p/170596#M123873</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-04-07T09:50:28Z</dc:date>
    </item>
  </channel>
</rss>

