download
Hello guys, I just start testing Nuxeo 7.3 and I have found some issues with download URL. After upload one video I try to download the video from my workspace, then, the URL change from classic nxfile to nxbigfile, and the new URL result malformed ...
0 votes
2 answers
0 comments
2388 views
Is there a way to to get the InputStream of a file without using FileBlob getStream() method? I ask this because when I when I use fileblob getStream() it seems that it copy first the file in a temp file then return a blob. I this will affect the ...
0 votes
1 answers
5 comments
2394 views
Hello, I use the “rest api” in PHP for listing documents and download them. These documents can be in differents formats (doc, pptx, doc, …), but I want download only in PDF, like button PDF in Document management. How can I do that ? Thanks in ...
0 votes
1 answers
0 comments
12489 views
I am trying to download all the files (txt, html, pdf, doc, xls, …) from nuxeo. To achieve this, I have found “Java automation client”. (Hope I have made a good choice?) My starting point is the example from the java automation client documentation: ...
0 votes
1 answers
3 comments
5464 views
Hello, I got a problem on view mode for widget-File of Nuxeo. On view mode I want the user to donwload a file in a Workflow Node Form variable. The problem is that we only can download the file with the name “file”. No extension, so it would be lot ...
0 votes
1 answers
0 comments
2085 views
I am on application version 5.5 and want to use studio to configure a list view for documents that includes a download icon to the right of the document title. I can get something close to what I want out of the box by: setting up a custom content ...
0 votes
1 answers
0 comments
1935 views