01-20-2010 03:57 AM
01-20-2010 04:04 AM
11-13-2013 09:52 PM
01-20-2010 04:13 AM
01-23-2010 03:31 AM
04-04-2010 09:13 AM
WebServices are not suitable for large files. You need to use one of the streaming interfaces.
04-04-2010 02:56 PM
04-05-2010 01:31 AM
Yes, you can use the upload servlet to stream the content using a PUT HTTP method:
http://wiki.alfresco.com/wiki/URL_Addressability#UploadContentServlet
Hope this helps.
04-06-2010 06:24 AM
How does this impact the attaching of the metadata to the files? We need these functionalities: save big files to Alfresco and use metadata for searching in the content repository (a custom content model will be created for this). The metadata will come from an external system w/c will invoke the Alfresco web services API.You can combine these APIs - I do also. For the upload via you just specify the documents uuid and upload the file - so it is "compatible" with the rest done through web services API.
04-07-2010 10:05 AM
How does this impact the attaching of the metadata to the files? We need these functionalities: save big files to Alfresco and use metadata for searching in the content repository (a custom content model will be created for this). The metadata will come from an external system w/c will invoke the Alfresco web services API.You can combine these APIs - I do also. For the upload via you just specify the documents uuid and upload the file - so it is "compatible" with the rest done through web services API.
Tags
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.