Development


Related Questions
Hello ! In the view layout of a document I'm using the element : “nuxeo-document-viewer” I would like to know how is it possible to rename the file I upload when I do it ? For example using the metadata of the file or anything else. Thanks :)
  0 votes
  1 answers
  0 comments
  845 views

Hello community ! I am trying to force an extension while uploading my file on a local document type. I want to know if it is possible. And if yes, where I can write the mime-type wanted ? Thank you
  0 votes
  6 answers
  0 comments
  1107 views

Hello, I am having some problems with DATE and TIMESTAMP when using NXQL queries. According to the documentation: TIMESTAMP <timestamp> : a timestamp in ISO format yyyy - MM - dd hh : mm : ss [ . sss] (the space separator can be replaced by a ...
  0 votes
  0 answers
  0 comments
  1744 views

Hi team, I have detected a problem starting Nuxeo. With a 100M documents instance, the deployment is very slow, and looking for the problem, I found this source code into ...
  0 votes
  2 answers
  0 comments
  929 views

Hi, I am using the REST API to search a Nuxeo LTS2019 document base. This request: ...
  0 votes
  1 answers
  1 comments
  1749 views

Hello, I'd like to have an integration with Nextcloud like what the existing addon for onedrive, googledrive, box,… Does someone has already work on it ? Is it possible to simply use an oauth2 service ? And what will be the nuxeo oauth callback ? ...
  0 votes
  4 answers
  3 comments
  1139 views

Hello, I am trying to create a new vocabulary extracting the data from a table I have in my database, but I am having problems with operations like “Directory.Suggestion”, and with methods like “formatDirectory()“. The problem is my table doesn't ...
  1 votes
  1 answers
  1 comments
  1553 views

We have setup Kafka as audit log listener and we are seeing the logs. Following is the way we have configured Wrote extension point with target: org.nuxeo.runtime.stream.kafka.service point: kafkaConfig <?xml version="1.0"?> <component ...
  0 votes
  0 answers
  2 comments
  1235 views

Hi guys, when I import a GIF file (Nuxeo UI or API), the type gets recognised, but all other generated formats are not in GIF, but JPEG (see attachment). I find this confusing, and in case of an animated git also a bug, since the generated “original ...
  0 votes
  1 answers
  0 comments
  1063 views

Hi, I can't attach blob to a document using REST API. To debug I decided to try with the demo web interface. I also get a 404 error code response. __com.sun.jersey.api.NotFoundException: null for uri: ...
  0 votes
  1 answers
  0 comments
  1459 views

I have setup a cluster system on my local where I have three nuxeo instances. Out of the three instances, one is the interactive node(or producer node), from where I am uploading video, and the other two nodes(consumer node) are dedicated for video ...
  0 votes
  0 answers
  0 comments
  1158 views

I need to convert 1 file to many HTML pages (1 HTML page per 1 office document) I know how to do the conversion outside of Nuxeo (python script, that can be run in command line or via web service). The result HTML pages can be put in a zip file, for ...
  0 votes
  1 answers
  1 comments
  1210 views

Hi, I use Nuxeo LTS 2019 and i plan to use PHP automation client to communicate with Nuxeo. Is it the right way ? what about the rest API ? I saw in the documentation that “The Nuxeo Java Client is a Java client library for Nuxeo Automation and REST ...
  0 votes
  1 answers
  1 comments
  1316 views

Hello, I have some bugs in the nuxeo-html-editor component,,the button inside isn't fixed and move when I try to mouseup on it . Are there any issues to fix that please ?
  0 votes
  1 answers
  0 comments
  1033 views

I am trying to copy a published document but facing exception while copying. org.nuxeo.ecm.core.api.PropertyException:Cannot set property on a version: pvh_related:Crops
  1 votes
  0 answers
  0 comments
  984 views