Hi all,

I'm developping a portlet that browse the content of a folder (or
workspace) and retrieve the documents. I can get the information of the
files with the export restlet, but I don't know how can I retrieve
attached files.

If the document type is File I can retrieve it with the url:
nuxeo/nxfile/{repository}/{docid}/file:content/{filename}, but if the
file is attached to another type of document (for example: a image file
attached to a Note document) I can't retrieve it using this url.

I also try with the downloadRestlet restlet but I have the same result:
it only works with the File documents.

How can I retrieve these files?

Thanks in advance.

--
Enrique Pérez Olivares.
Dpto I+D.
Yerbabuena Software.
[EMAIL PROTECTED]
http://www.yerbabuena.es
Tlf/Fax: 902 995 246


_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to