<?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 Specific Attachment From Document in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/delete-specific-attachment-from-document/m-p/323052#M10053</link>
    <description>&lt;P&gt;Hello Guys,&lt;/P&gt;
&lt;P&gt;I have Problem in Removing Specific Attachment From Document.
When I try to delete attachment with index 3, it will always delete last attachment that is index 0.&lt;/P&gt;
&lt;P&gt;I have tried using below code.
DocumentService ds = session.getAdapter(DocumentService.class);
org.nuxeo.ecm.automation.client.model.DocRef docRef = new org.nuxeo.ecm.automation.client.model.DocRef(DOCID);
ds.removeBlob(docRef, "files/content[3]");&lt;/P&gt;
&lt;P&gt;Please any help would be appreciated.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 06 Dec 2016 13:36:25 GMT</pubDate>
    <dc:creator>Prakash_Vidja</dc:creator>
    <dc:date>2016-12-06T13:36:25Z</dc:date>
    <item>
      <title>Delete Specific Attachment From Document</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/delete-specific-attachment-from-document/m-p/323052#M10053</link>
      <description>&lt;P&gt;Hello Guys,&lt;/P&gt;
&lt;P&gt;I have Problem in Removing Specific Attachment From Document.
When I try to delete attachment with index 3, it will always delete last attachment that is index 0.&lt;/P&gt;
&lt;P&gt;I have tried using below code.
DocumentService ds = session.getAdapter(DocumentService.class);
org.nuxeo.ecm.automation.client.model.DocRef docRef = new org.nuxeo.ecm.automation.client.model.DocRef(DOCID);
ds.removeBlob(docRef, "files/content[3]");&lt;/P&gt;
&lt;P&gt;Please any help would be appreciated.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 13:36:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/delete-specific-attachment-from-document/m-p/323052#M10053</guid>
      <dc:creator>Prakash_Vidja</dc:creator>
      <dc:date>2016-12-06T13:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Specific Attachment From Document</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/delete-specific-attachment-from-document/m-p/323053#M10054</link>
      <description>&lt;P&gt;This bug has been recently identified and fixed, see &lt;A href="https://jira.nuxeo.com/browse/NXP-19010"&gt;NXP-19010&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 13:38:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/delete-specific-attachment-from-document/m-p/323053#M10054</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2016-12-06T13:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Specific Attachment From Document</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/delete-specific-attachment-from-document/m-p/323054#M10055</link>
      <description>&lt;P&gt;Thank you for showing right path.
we are using nx 8.2, so is there any patch to resolve this issue in 8.2 ?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 14:23:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/delete-specific-attachment-from-document/m-p/323054#M10055</guid>
      <dc:creator>Prakash_Vidja</dc:creator>
      <dc:date>2016-12-06T14:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Specific Attachment From Document</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/delete-specific-attachment-from-document/m-p/323055#M10056</link>
      <description>&lt;P&gt;Please don't use the Answers section to ask followup questions.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 14:36:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/delete-specific-attachment-from-document/m-p/323055#M10056</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2016-12-06T14:36:49Z</dc:date>
    </item>
  </channel>
</rss>

