Nuxeo


Related Questions
Hello, I want to add a new action button and when I click on this added button, a pop up will be opened and display the search view (search form and search result). So I want to ask : Is it possible to display search form and search result in a pop ...
  0 votes
  1 answers
  0 comments
  757 views

I am using Nuxeo rest APIs to upload images and some APIs are taking too much time on less tps (tested for 4 and 6 tps). After monitoring, I found that there is an update query for kv_transient_batchmanagercache table which is taking too much time ...
  0 votes
  0 answers
  2 comments
  723 views

Bonjour, Nous utilisons la version 8.10 de Nuxeo et Nuxeo Drive 4.5.0. Nous éprouvons quelques difficultés de synchronisation avec le drive depuis peu de temps. En effet, certains dossiers ne remontent pas dans Nuxeo et d'autres sont dupliqués avec ...
  0 votes
  0 answers
  2 comments
  738 views

Hello team, I'm customizing some permission on the documents level and I have some questions regarding the atomic permissions. I'm confused about some of the atomic permissions listed here , like what the difference between “browse” and ...
  0 votes
  1 answers
  1 comments
  1250 views

Hi Everybody, When I set my nuxeo-dropzone element and restrict it to pdf file type, I want to be able to display an error message that it cannot load the file. It fails silently if you upload a type that's not accepted. Example, <nuxeo-dropzone ...
  0 votes
  2 answers
  0 comments
  11488 views

Hi All, We are getting this error when using REST API to load documents huge set of documents in Nuxeo and this issue is very much intermittent. Has anyone seen this issue before any thoughts about this?
  0 votes
  0 answers
  0 comments
  952 views

Hello, We have Nuxeo 10.10 in cluster with CAS/LDAP authentication. Each day the number of openfiles is growing. We have to restart Nuxeo for closed these openfiles othewise we have the error : Too many openfiles. Do you have any idea to force the ...
  0 votes
  0 answers
  2 comments
  836 views

* Hello! Does the source code need annual authentication right to use?
  -1 votes
  1 answers
  1 comments
  968 views

I have uploaded a document in Nuxeo and got a link. I can download my document accessing that link. Now, I trashed my document and got “isTrashed”: true as well but still I can download my document using the link which is generated by Nuxeo. Is ...
  0 votes
  1 answers
  2 comments
  826 views

Bonjour, J'ai un problème avec les notifications par mail pour les utilisateurs externes. J'ai configuré le Protocole d'envoi des emails en mettant “smtp”, et nos utilisateurs internes reçoivent bien les notifications. Alors que les externe non. ...
  0 votes
  1 answers
  3 comments
  1017 views

Hi guys, I decided to change the database type for some performance issues. I am using mssql for the database. Now, I want to use postgresql. This is a test environment but I have to change the production environment at the end. I can see a lot of ...
  0 votes
  2 answers
  0 comments
  1037 views

I have configured PostgreSQL DB in nuxeo.conf using below configurations. Nuxeo is using public schema of Postgres. nuxeo.db.name=sample nuxeo.db.user=admin nuxeo.db.password=password nuxeo.db.host=localhost nuxeo.db.port=5432 How can I configure ...
  0 votes
  1 answers
  1 comments
  1156 views

Bonjour, Lorsque nous souhaitons supprimer définitivement les éléments de la corbeille, il y a un bug et nous supprimons l'accès à tous les documents, plus aucun ne devient visible. Nous ne pouvons donc pas supprimer les éléments de la corbeille, ce ...
  0 votes
  1 answers
  2 comments
  1027 views

Hi , I don"t want to use the nuxeo studio to configure the schema , to create new document type , to create new permission , to create new role and manage multi tenant concept above all i want to do using java client sdk. please help me in this ...
  0 votes
  1 answers
  0 comments
  1180 views

We wanted to perform an external REST call to a non-Nuxeo middleware within Nuxeo Studio. We were thinking of going the route of having an Automation Script perform this REST call with the Nashorn Engine. Is this possible? If so, what is the ...
  0 votes
  1 answers
  1 comments
  1222 views