Michael Santy escribió:
Not a problem.  If you find an easier way to extract the file content
from a document, please let me know.  Although it works great, I have a
feeling that the method that I'm using is fairly brittle.

Cheers,
Mike

On Thu, 2008-04-10 at 20:03 +0200, Enrique Perez wrote:
I think you're right.

I'm going to write a restlet that retrieves files.

Thanks a lot.



I've seen in the mailing list that we can retrieve attached files in an easier way using an URL like the next one:

nuxeo/nxfile/{repository}/{id}/files:files/[{index}]/file/{filename}

For example:

http://localhost:8080/nuxeo/nxfile/default/c43170f8-9687-4cde-9a24-52a9d9738003/files:files/[1]/file/resume.doc

I try it and it works fine.

--
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