10.10


Related Questions
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
  1207 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
  1310 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
  982 views

Hello, I would like to use an automation scripting to delete a user but I don't know how to do that. Could someone help me ? I tried Document.Delete it only works on a document and users are not documents. Thanks. ////////////////////// Bonjour, Je ...
  0 votes
  0 answers
  0 comments
  981 views

Hi, I'm using the latest available Docker image and I'm trying to setup the S3 connector. Since I don't have subscription available at the moment, I went ahead and built the S3 connector from the source. However, when deployed to the Docker ...
  0 votes
  1 answers
  0 comments
  1237 views

Hello, Has anyone out there tried Elastic Search v7 yet? Thanks Chris
  0 votes
  0 answers
  0 comments
  916 views

I need to change the name of the rendition image getting downloaded. Approaches I have used : I created a listener in order to achieve this. I am triggering my event at pictureViewsGenerationDone . but I am not able to achieve this as my changes are ...
  0 votes
  1 answers
  0 comments
  1138 views

Hello, I am trying to execute nuxeo hotreload configure in windows command line. When it ask me for the Nuxeo server path, I put an absolute windows path (like C:\Nuxeo10). But I am getting an error message : Server path must be absolute, and ...
  0 votes
  1 answers
  2 comments
  1399 views

How can I make a deployable/installable package to make modifications to the login page? I checked out the documentation for web ui, and could not find out anything related to the login page. There were tutorials and docs available for components ...
  0 votes
  1 answers
  0 comments
  1228 views

Hi people, According Oauth2 FLOW https://doc.nuxeo.com/nxdoc/using-oauth2/#requesting-an-access-token-with-a-jwt, I tried to get access token by testing Access Token with a JWT with my Postman but I have some exceptions server side. Here How I ...
  0 votes
  6 answers
  16 comments
  4466 views

Hi people, I want to use a JWT token witch come from a specific API REST server in my angular 7 app to connect to nuxeo server through nuxeo-js-client and OAuth 2 JWT Flow** but I don't have an example. There are not a real example on how to ...
  0 votes
  3 answers
  1 comments
  1830 views

Hi there We are trying to create a custom document type with additional custom properties, without the use of Studio. We are trying to add properties such as EmailAddress and PhoneNumber to the standard File properties. Based on the information ...
  1 votes
  1 answers
  0 comments
  1300 views

I would like to know what is the content of the Nuxeo hotfixes. Is this a public information? Additionally, I would like to know whether there exists release notes associated with each hotfix and how to retrieve them. (I already know of GA versions ...
  0 votes
  1 answers
  0 comments
  1363 views

I did a big import (40 000 documents) and there was a failure. I had to restart Nuxeo. On the startup Nuxeo seems to be frozen during a long time (more than 10mn) on : Preprocessing: /opt/nuxeo/server/nxserver Done. # Preprocessing done. I'm curious ...
  0 votes
  0 answers
  0 comments
  910 views

Hi. When I change the folder's name: the cmis:path property (of that folder) doesn't update .. Is a bug? I have tried it with other ECM and works perfect!
  0 votes
  0 answers
  0 comments
  956 views