But I faced with the issue that files like .wmv – became compressed in the documents (Compression: LZ1 showed in scanEZ), and as result - not bytes-range served.
Addtional info:
This is XPages application, and files uploaded via xp:fileUpload control (on Domino 9).
LZ1 compression is disabled on NSF DB.
Also “Compress on upload” disabled in Web Site document…
Any ideas, how to disable that compression? Really need community support!
In case you have the same issue - I’m posting the solution (workaround):
After portion of testing, I see only the two following prerequisites for getting attachments not compressed in documents after uploading them from XPage:
When declaring DataSource on XPage, the following code has to be included: