<?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 How to get thumbnails from nuxeo with REST API? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-get-thumbnails-from-nuxeo-with-rest-api/m-p/317670#M4671</link>
    <description>&lt;P&gt;Hi,I am trying to get thumbnail image from the document id. I used the REST api (&lt;CODE&gt;http:``//localhost:8080/nuxeo/api/v1/id/{id of document}&lt;/CODE&gt;) to get the thumbnail. When I update the headers with following values:&lt;/P&gt;
&lt;P&gt;name: X-NXenrichers
value: thumbnail&lt;/P&gt;
&lt;P&gt;I get null context parameters. No url path to the thumbnail is fetched. The property "thumb:thumbnail" appears to be null. So I guess while uploading images in the nuxeo, certain settings were missed due to which I am unable to fetch the thumbnail property of any image. I have tried fetching the thumbnails using automation client but failed to get them. I want to know what exactly am I missing? Why is my thumb:thumbnail property is null? Or is there any other way to get thumbnails?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 21 Mar 2016 11:11:46 GMT</pubDate>
    <dc:creator>Veena_Chaudhari</dc:creator>
    <dc:date>2016-03-21T11:11:46Z</dc:date>
    <item>
      <title>How to get thumbnails from nuxeo with REST API?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-get-thumbnails-from-nuxeo-with-rest-api/m-p/317670#M4671</link>
      <description>&lt;P&gt;Hi,I am trying to get thumbnail image from the document id. I used the REST api (&lt;CODE&gt;http:``//localhost:8080/nuxeo/api/v1/id/{id of document}&lt;/CODE&gt;) to get the thumbnail. When I update the headers with following values:&lt;/P&gt;
&lt;P&gt;name: X-NXenrichers
value: thumbnail&lt;/P&gt;
&lt;P&gt;I get null context parameters. No url path to the thumbnail is fetched. The property "thumb:thumbnail" appears to be null. So I guess while uploading images in the nuxeo, certain settings were missed due to which I am unable to fetch the thumbnail property of any image. I have tried fetching the thumbnails using automation client but failed to get them. I want to know what exactly am I missing? Why is my thumb:thumbnail property is null? Or is there any other way to get thumbnails?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2016 11:11:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-get-thumbnails-from-nuxeo-with-rest-api/m-p/317670#M4671</guid>
      <dc:creator>Veena_Chaudhari</dc:creator>
      <dc:date>2016-03-21T11:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to get thumbnails from nuxeo with REST API?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-get-thumbnails-from-nuxeo-with-rest-api/m-p/317671#M4672</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Try with &lt;CODE&gt;X-NXenrichers-document&lt;/CODE&gt; or &lt;CODE&gt;X-NXenrichers.document&lt;/CODE&gt; as the header name (you need to specify on which entity the enricher applies).&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2016 12:49:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-get-thumbnails-from-nuxeo-with-rest-api/m-p/317671#M4672</guid>
      <dc:creator>Thomas_Roger</dc:creator>
      <dc:date>2016-03-21T12:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get thumbnails from nuxeo with REST API?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-get-thumbnails-from-nuxeo-with-rest-api/m-p/317672#M4673</link>
      <description>&lt;P&gt;I tried that too. But context parameters appear as null!! When I upload an image in nuxeo do I have to do anything additional for thumbnails? Because I think that "thumb&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 05:18:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-get-thumbnails-from-nuxeo-with-rest-api/m-p/317672#M4673</guid>
      <dc:creator>Veena_Chaudhari</dc:creator>
      <dc:date>2016-03-22T05:18:01Z</dc:date>
    </item>
  </channel>
</rss>

