Thanks for your answer, saveDocument() in OfficeMergerImpl gave me the clue as how to get the place the temp odt file is. I already can create, add info and upload a odt docu to the nuxeo repo.
Now i have to develope a restlet that put the merged file as content of a document already is in the repo. I understand more or less how Nuxeo default restlets work. Tiry told me "Making a Restlet for that is really very very simple ..." but I am ... lost. :-( I think that I have to develope hundle() in my class in which I have to put the code to set the content ( doc.setProperty(schema,name,object)... ) you know, but I do not Please help... Thanks
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
