Nuxeo10.10
I have a workflow with multiple tasks. When I try to complete my task and got 502 Bad gateway exception while completing, the task becomes empty, i see the graph of my workflow from nuxeo ui and shows me empty task and Automation chain execution ...
0 votes
1 answers
0 comments
347 views
Hello, I'm using Nuxeo10.10 as a docker image and I'm trying to override the vocabulary on the administrator page, I would like to change some vocabulary name and delete other; I found this extension here and I override this: <directory ...
0 votes
1 answers
3 comments
471 views
Hello I have an Automation Chain that deletes a document. This AC is triggered with a custom button in WebUI. Is there a way, from the AC or from the button, to navigate to parent after document deletion ? I saw SEAM.NavigateTo for JSF, but nothing ...
0 votes
1 answers
0 comments
330 views
The name (last part of its path) of a newly created Document is created from its dc:title (in nuxeo-document-create.js) I have to compute title and name of documents from their other fields (type, date and sequence) Is there a way to change it in an ...
0 votes
1 answers
1 comments
412 views
Dear after we change Elastic Search Server and config it in nuxeo.conf all analytics Api Return Exception we wrote it below http://200.200.200.47:8080/nuxeo/site/es/audit/_search ...
0 votes
0 answers
0 comments
362 views
As a Nuxeo Admin I would like to turn off the preview on Microsoft Excel documents. The preview can create a preview PDF pages that are thousands of pages, which is not useful for our use case. Is there a way to turn of the preview to eliminate ...
1 votes
0 answers
0 comments
516 views
Salut, je demande comment je peux conserver la modification des colonnes à afficher lorsque je déconnecte et je me reconnecte via un autre navigateur? En effet, si dans un document de type “domain” par exemple, j'ai changé les colonnes à afficher ...
0 votes
1 answers
0 comments
442 views
Hello, i've the problem that my tmp folder grows until some “no left space on device” There is any way to understand why or to configure nuxeo to purge this tmp folder? Best regards Joao
0 votes
0 answers
0 comments
429 views
Is there a way to limit the number of pages previewed on a large Excel document? Large Excel files with thousands of rows slow down the system when creating a preview. I want to set a limit on that file type to maybe a max of ten pages.
0 votes
0 answers
0 comments
325 views
Bonjour, Je suis à la recherche d'un outil pour faire de la gestion de documentation avec viewer de document Office. J'ai installé nuxeo-10.10-setup.exe sur mon PC Windows. J'ai installé LibreOffice 7.0. J'ai modifié la variable système Path. Je ...
0 votes
1 answers
0 comments
444 views
Hello, When to use .voidOperation(true) when calling an operation with nuxeo java client ? Regards.
0 votes
1 answers
0 comments
271 views
documents = repository.query(“SELECT * FROM " + docType , “0”, pageIndex, null, null, null, null); documents.getResultsCount(); if i inquire for Doc Type not fount in my nuxeo engine this is documents.getResultsCount() give me randoum number please ...
0 votes
2 answers
0 comments
291 views
Hello, I'm trying to upload a Microsoft Word Template (.dotx) file and I'm getting this error: {"entity-type":"exception","status":404,"message":"Preview not available"} here is the logs: 2020-10-11T01:54:08,606 WARN ...
0 votes
1 answers
0 comments
555 views
Hello, Here is my situation: I have create a nuxeo 10.10 instance with thousands of users. The problem is that some of the users are within my LDAP user repository and some others are not. Is it possible in Nuxeo 10.10 to use LDAP for those who are ...
0 votes
1 answers
1 comments
365 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
445 views