03-21-2016 07:11 AM
Hi,I am trying to get thumbnail image from the document id. I used the REST api (http:``//localhost:8080/nuxeo/api/v1/id/{id of document}
) to get the thumbnail. When I update the headers with following values:
name: X-NXenrichers value: thumbnail
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?
Thanks
03-21-2016 08:49 AM
Hi,
Try with X-NXenrichers-document
or X-NXenrichers.document
as the header name (you need to specify on which entity the enricher applies).
03-22-2016 01:18 AM
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
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.