nuxeo-platform
Hello everyone Can anyone help me please when i create a new document in nuxeo plateform. The button “create” doesn't work. Thank you
0 votes
0 answers
0 comments
449 views
Hello everyone ! I'm facing a problem when i do some modifications in a studio layout, when i click on “hot reload” i find the old virsion only. Can anyone help me?
0 votes
2 answers
0 comments
486 views
Bonjour, La recherche rapide ne fonctionne pas. Lorsqu'on cherche un mot qui existe dans un fichier aucun document n'apparaît. Sachant que avant ça fonctionne bien avec lts 2016. On a installé l'addon nuxeo-platform-smart-search, mais ça n'a pas ...
0 votes
2 answers
4 comments
545 views
hello everyone, I have a problem while installing nuxeo plateform server I've tried with the .exe and with the zip folder downloading , with windows and linux and i could'nt find the cmd tool to write commands in both of them. Did anyone had this ...
0 votes
2 answers
0 comments
543 views
I am running performance tests on Nuxeo starting from 2 TPS and I am getting the below queries which are taking too much time to execute. Also, they are getting executed multiple times per transaction of upload API. 1st Query: UPDATE ...
0 votes
0 answers
0 comments
485 views
Hello, we are currently looking to migrate our LTS 2019 to LTS 2021. However, as we build our platform from the source code, we were wondering why there is no 2021 LTS release on github? Which branch do we need to checkout? Kind regards Tom
1 votes
1 answers
5 comments
883 views
Hello, I have a nuxeo with mongoDB which contains a lot of data. My problem is that the following nxql query is very slow: select * from Document where ecm:isTrashed = 0 By removing the filter on ecm:isTrashed , I will have an immediate response, ...
0 votes
0 answers
4 comments
614 views
Hi, i'm working on an app who's using the Nuxeo Python API, i've done everything needed appart the download part, i can't find the way to download a document from it's uid using the Nuxeo Python API, When i try with URL, it sends me a 401 error so i ...
0 votes
1 answers
1 comments
678 views
Hello. During the installation of Nuxeo 10.10, there is a bug in the selection of preview tools (Libre Office). When we install Nuxeo without LibreOffice, we are unable to view the inserted documents. How to get the preview addon please?
0 votes
0 answers
0 comments
500 views
Is there a way to look up all external shares? I've tried NXQL in the admin tab but I get mixed results. The documentation I read seemed to indicate that ACLs are a special NXQL property and that most fields are not searchable. This is about as ...
0 votes
1 answers
0 comments
533 views
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
555 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
944 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
659 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
571 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
617 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
1063 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
644 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
742 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
1112 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
1235 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
664 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
604 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
717 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
734 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
772 views
Hi, I'm trying to pass parameters from a nuxeo-document-suggestion widget to the automation chain returning the suggested documents. Here is the widget : <nuxeo-document-suggestion value="{{document.properties.mfs:documents}}" ...
0 votes
1 answers
0 comments
904 views
I'm trying to sync user management between Nuxeo server and an application built with it. I've read the model documentation at https://doc.nuxeo.com/rest-api/1/user-entity-type/ and the endpoint documentation at ...
0 votes
2 answers
0 comments
747 views
All - I'm looking for how to verify a configuration setting was correctly applied. $ pwd
/opt/nuxeo/server/nxserver/config
$ cat zzzzz-config.xml
<?xml version="1.0"?>
<component name="zzzzz.config"> <extension ...
0 votes
0 answers
0 comments
532 views
Nuxeo folks: In docker-entrypoint.sh you have: for f in /docker-entrypoint-initnuxeo.d/*; do case "$f" in *.sh) echo "$0: running $f"; . "$f" ;; *.zip) echo "$0: installing Nuxeo package $f"; nuxeoctl mp-install $f ${NUXEO_MPINSTALL_OPTIONS} ...
0 votes
0 answers
2 comments
852 views
I have tried to get audit logs using /api/v1/automation/Audit.QueryWithPageProvider API and manged to get below result. Request { "params": { "providerName": "EVENTS_VIEW", "namedQueryParams": { "principalName": "Administrator" }, "pageSize": 100, ...
0 votes
0 answers
0 comments
977 views