nuxeo-platform
What is the time-to-live (TTL) or expiration of the OAuth2 refresh token? Haven't found documentation that addresses token expiration dates or TTL.
0 votes
0 answers
0 comments
868 views
Hello, Florent Guillaume Kevin Leturc I try to add / remove some acls on somes documents in our nuxeo WS but getting always exceptions in logs. I have PostgreSQL as database and I tried https://doc.nuxeo.com/nxdoc/read-acls/, but it changes nothing ...
0 votes
0 answers
5 comments
1389 views
Hello everybody, How can I validate in polymer section that a column is unique in a nuxeo form? What is the best alternative? I tried to run nxql but I couldn't :'(
0 votes
2 answers
0 comments
914 views
We are an NCO customer, on a document in Nuxeo users that click the “notify me” are not receiving notifications. Any idea how to get it going?
0 votes
0 answers
1 comments
791 views
Hello, I don't know if I have the rights to ask the following question, In fact since nuxeo is opensource, is there a way to install hotfixes without registering my nuxeo? thank you in advance
0 votes
1 answers
0 comments
859 views
We would like to put many of our employee photos into Nuxeo and then create a conversion/rendition of each photo so that the image is square and can be used by multiple third-party systems for profile pages, etc. I know we can leverage ImageMagick ...
0 votes
2 answers
2 comments
1334 views
Hi, I want to select all the document in a particular folder. I am just able to select multiple docs but not all the docs in one click. How can I activate selectAll checbox in nuxeo-data-table component? Could anyone please help me to find this out? ...
0 votes
1 answers
2 comments
925 views
Hello, we are using a docker image for Nuxeo 10.10 with a postgresql database. we have disabled the elasticsearch by adding this option elasticsearch.enabled=false in nuxeo.conf file. Nuxeo works fine with this configuration, but while navigating ...
0 votes
1 answers
1 comments
1008 views
Good Morning, I would like to perform a document reindex. I've been looking at the documentation, https://doc.nuxeo.com/nxdoc/elasticsearch-setup/#rebuilding-the-repository-index, and it talks about the Admin> Elasticsearch> Admin tab. Where ...
0 votes
2 answers
0 comments
1513 views
Good Morning, I have a problem with the versions of my documents. The latest version is displayed without problems, but when I want to view a previous one, I get a 500 error (internal server error; Invalid Json; The document could not be loaded) I ...
0 votes
1 answers
8 comments
1561 views
Hi, I am using Nuxeo 10.10 in cluster mode and have setup elastic search cluster as well. Before Kafka integration, I was able to fetch audit logs by /api/v1/id/{docId}/@audit endpoint. But after Kafka integration, I am getting empty entries for my ...
0 votes
0 answers
0 comments
941 views
I am getting below errors after redis configurations. nuxeo.templates=postgresql-quartz-cluster,redis nuxeo.redis.enabled=true nuxeo.redis.host=localhost nuxeo.redis.port=6380 nuxeo.work.queuing=redis repository.clustering.invalidation=redis ...
0 votes
0 answers
0 comments
826 views
Hello Team, I am getting “Unexpected Error " when I click on workspace. In error log below errors are getting. 2020-07-30 11:34:00,719 ERROR [nuxeo-error-log] javax.servlet.ServletException: org.nuxeo.ecm.core.storage.State cannot be cast to ...
0 votes
0 answers
0 comments
969 views
Is there a way to limit the storage space for each individual user in their Personal Space? There seems to be an add-on, but it doesn't support LTS 2019 WebUI (think it is only JSF). ...
0 votes
0 answers
0 comments
963 views
Hi, I am using a nuxeo-document-suggestion-widget (in a creation form layout) which is calling an automation chain with just one custom operation : <chain id="SearchHWPDocuments"> <operation id="SearchDocuments"> <param type="string" ...
0 votes
0 answers
0 comments
1054 views