Blob


Related Questions
Hi, I want to get a file from an existing document (Type: New-Workspace) and to attach it to another document (Type: Project) using an automation chain ( Please see attached document) when I create a new project I receive an error message (Please ...
  0 votes
  1 answers
  0 comments
  771 views

We have imported a decent amount of files using a custom importing app, but some of the mimebtypes were not defined so we have blobs that show as “text/plain” when they should be something else. We can download the blob, then remove it from the ...
  0 votes
  0 answers
  0 comments
  842 views

Hi, I'm trying to render a document with a docx template using Freemarker, but I got the following error : org.nuxeo.ecm.core.convert.api.ConversionException: Failed to invoke operation Blob.RunConverter, null mime type not supported by any2pdf ...
  0 votes
  0 answers
  1 comments
  1117 views

I am using /site/automation/Document.Create endpoint to create a document. But, I am getting segment content.upload-batch cannot be resolved, file:content.upload-batch error. Below are the details. How can I pass blob details in properties? Request: ...
  0 votes
  2 answers
  0 comments
  1272 views

Observed behavior: open WebUI and navigate to a folder drag'n'drop a css file called styles.css press Import check the document type, it will be Note, with “note:mime_type” property set to “text/plain” NuxeoUI on batch upload correctly sets the ...
  0 votes
  1 answers
  0 comments
  1565 views

Hi, I have to fetch Blob contents from the documents using Event Listeners for some transformation. I'm using Apache Tika Java API to fetch the contents. Since Tika dependencies are not available in Nuxeo, I've added all tika dependencies into a fat ...
  0 votes
  0 answers
  0 comments
  1146 views