10.10


Related Questions
Using a Docker instance, a query call on the CMIS JSON endpoint does not return a content with result (even empty), but the same response as if the call was to the repository root. I tried using POST sending form-data with cmisaction=query and ...
  0 votes
  0 answers
  0 comments
  662 views

I found myself in a typical situation but not easy solution, was using DAM and selected several pictures I was interested on, by mistake I moved them to one specific directory and wanted them to go back to their original places and had to do it ...
  0 votes
  1 answers
  4 comments
  725 views

Could you please tell me is it possible (and how) to add a new picture conversion to an existing picture document in Nuxeo Platform? My use case is the following, I can upload a picture file to the platform and after some time I would like to upload ...
  0 votes
  1 answers
  3 comments
  1212 views

I have added below lines in nuxeo.conf nuxeo.core.binarymanager=org.nuxeo.ecm.core.blob.binary.AESBinaryManager nuxeo.core.binarymanager_key=password=mypassword I was already having some files already available in binaries folder which were in plain ...
  0 votes
  1 answers
  8 comments
  1434 views

I am getting java.net.SocketTimeoutException: Read timed out problem. I guess if i change connectionTimeout property of Connector in server.xml, it would solve the problem.But I can't change the value directly on server.xml as it is overriden by ...
  0 votes
  0 answers
  0 comments
  619 views

Is there any attribute to wrap text in <nuxeo-textarea rows=8 > component? I have attached screenshot below
  0 votes
  0 answers
  0 comments
  611 views

I had one of my field 'published_date' as 'timestamp' datatype.But eventually I had to make it as 'string' . I corrected in my schema file. But both db and elastic search suggested that it must be timestamp while adding new record. I solved in db by ...
  0 votes
  2 answers
  0 comments
  854 views

Hello, In my project, I have more than 20 document types, and I need searches for all of them. I am following this: https://doc.nuxeo.com/nxdoc/web-ui-search/ All searches work properly; however, as I have a lot of searches (more than 20), I have ...
  0 votes
  1 answers
  3 comments
  1069 views

I have created a custom plugin for some Purpose. now I want to use BinaryMetadataService.class which is interface in Nuxeo. I tried to find the existing contribution but couldn't find. Please let me know what i am doing wrong. Following ...
  0 votes
  0 answers
  0 comments
  752 views

Nuxeo Platform NXP-19881 Be less strict when getting BinaryMetadata fails for a field this Issue is still not fixed in Version 10.10 .I am getting NumberFormatException if EXIF:XResoultion is in Decimal having value 71.983. I am attaching the image ...
  0 votes
  0 answers
  0 comments
  771 views

I would like to modify the CSS in the login.jsp page so our our SSO alternate login button doesn't look bad (screenshot): We are using WebUI, and I can only find documentation for JSF UI: https://doc.nuxeo.com/nxdoc/how-to-override-the-login-page/ , ...
  0 votes
  1 answers
  0 comments
  1061 views

I am creating a document in Nuxeo. In the response of document creation API, changeToken is 0-0 and when I am fetching same document by uid changeToken is 3-0. Why I am getting different values without making any changes in the document?
  0 votes
  1 answers
  1 comments
  1239 views

I am using below URL, request and headers. I want to get size of the image in KBs or MBs uploaded in Nuxeo. The key with dms: prefix are custom fields. How can I get the size? Endpoint : /site/automation/Repository.Query Request { “params” : { ...
  0 votes
  1 answers
  0 comments
  830 views

I would like to pull all the documents are created recently using NXQL. Please suggest me the NXQL for the same order by date
  0 votes
  1 answers
  0 comments
  1024 views

  -1 votes
  0 answers
  0 comments
  598 views