• Uploading Big files

  • We tried to make OpenKM as intuitive as possible, but an advice is always welcome.
We tried to make OpenKM as intuitive as possible, but an advice is always welcome.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #14389  by kandil
 
OKMDocument contains two methods for creating a file, which accepts byte array:
Code: Select all
Document create(String token, Document doc, byte[] content)
Document createSimple(String token, String docPath, byte[] content)
Is there any limit for the content byte[] that can be uploaded?

I may have 1GB, 2GB files to upload sometimes. Will there be any problem or limitation?

Thanks in advance.
 #14406  by pavila
 
Actually you can't upload files bigger than 2GB using Web Services because byte[] size limitation in Java. I have to add a new method with new parameters, but I'm not sure how to deal with this. Perhaps a byte[][]?

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.