0

I'm working on a application that has to upload an image to alfresco.I already looked to the documentation (http://docs.alfresco.com/5.0/references/RESTful-UploadUploadPost.html) but I find this really unclear. I'm new at Alfresco. Does anyone has an example to do this in javascript ?

Thanks

  • What version of Alfresco are you using? Alfresco 5.1 adds a number of very nice and easy to use (+well documented!) public APIs – Gagravarr Apr 29 '16 at 13:52
  • 2
    Also, how are you creating your application - are you basing this on the existing Share client? Are you using one of the Maven Archetypes to build a new archetype running on Surf? – Dave Draper Apr 29 '16 at 14:38
  • Are you having trouble for using alfresco API or uploading a file in JS ? http://stackoverflow.com/questions/5587973/javascript-upload-file – Akah May 02 '16 at 12:16
  • @Gagravarr Thanks for your answer, I'm using the Alfresco 5.1 Community edition. But I don't find a clear documentation to upload an image file (properties as form-url-encode or POST,..). – AaronVanCanneyt May 03 '16 at 09:11
  • @DaveDraper I am programming an application in Appcelerator (javascript) but the Appcelerator SDK only can upload textfiles. – AaronVanCanneyt May 03 '16 at 09:12

0 Answers0