rendition
I have defined a rendition of type AutomationLazyRenditionProvider to handle large downloads; I am extending TransientStorageComponent to define the cache. I am tarring/zipping folder documents (I am setting allowEmptyBlob to true). It appears to be ...
0 votes
0 answers
0 comments
1346 views
Hi, I want to store renditions to my documents which I can request by using the CMIS interface (i.e. with function getRenditions() of the CMIS ObjectService). How can I append such renditions to my documents inside Nuxeo? Thanks in advance.
0 votes
2 answers
1 comments
2573 views