10.10
Hello, Nuxeo apparently looks for the wrong translations files. When looking at the development tools in chrome I can see the following Log : nuxeo-app.html-52.js:74 GET http://localhost:8080/nuxeo/ui/i18n/messages-de-DE.json 404
loadLang @ ...
0 votes
1 answers
2 comments
10 views
Hello, I got a question regarding hotfixes. I took a look at the git repository, and as far as I can see every hotfix branch always includes every previous hotfixes is that correct? So if we apply these hotfixes without mp-hotfix but by building the ...
0 votes
1 answers
0 comments
49 views
Hello, I’m new here and I plan to deploy Nuxeo for my organisation. We have an ERP with a sample GED module that we would like to replace with Nuxeo. This ERP open the web browser using parameters in url (Ex : ...
0 votes
0 answers
0 comments
32 views
Hello, Anyone have any idea why the “min-chars” parameter will not be considered in “nuxeo-dropdown-aggregation”? Thank you
0 votes
1 answers
2 comments
90 views
0 votes
0 answers
0 comments
34 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
83 views
BatchId creation API is taking too much time to response. While monitoring the APIs using NewRelic I found out that com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker/dispatch is taking more ...
0 votes
0 answers
0 comments
30 views
Hi, we have a big problem that users cannot login on the web ui when we activate the anonymous user. Even logging out and using the login form, the user is authenticated as anonymous and not with its credentials. Authentication via REST API works. ...
0 votes
1 answers
0 comments
71 views
Hello, I have a question regarding the template rendering addon it is motioned in the document that it depends on the JSF which is deprecated and to configure a template I need to install the nuxeo-jsf-ui addon. The template document is configured ...
0 votes
1 answers
1 comments
92 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
58 views
How can i get WorkManagerStatus info ? Is there a way to query this info, i want to fetch Queue pictureViewsGeneration info
0 votes
1 answers
0 comments
82 views
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
70 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
194 views
I've written a few short example apps tailored to my needs using Java client 3.6. Now it's time to integrate all of this in the real application. If I want to deliver Nuxeo security, I have to access Nuxeo as the logged in user. So my best guess so ...
0 votes
1 answers
0 comments
76 views
Hi! I'm coding an application that stores documents in Nuxeo using Java API. I figured out how to create additional versions of a document through doc.setPropertyValue("file:content", batchUpload.getBatchBlob());
doc = ...
0 votes
2 answers
0 comments
99 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
74 views
How do you go about disabling thumbnail generation for certain mime-types? We would like to disable the thumbnail generation for Office docs to reduce unnecessary conversions (and load), since honestly a small thumbnail image isn't very useful for a ...
0 votes
0 answers
2 comments
116 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
130 views
Hi, It seems that the windows installer is broken : libreoffice url used to download it has changed. So a 404 bad request occurred. I know that we can install LibreOfffice , but do you think to fix that ? Best regards, Benjamin
0 votes
1 answers
0 comments
74 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
74 views
Hi, Is there a way to trigger a workflow from front-end (Vue/React) irrespective of any document ? How do we access every node in a workflow from front end? Similar example has been posted but any more details would help:- ...
0 votes
1 answers
0 comments
76 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
64 views
Hi, Is it possible to create file documents and upload their main and files attachment at the same time using the Bulk document importer package ?
0 votes
0 answers
0 comments
99 views
Hello, I added the paginable = true attribute in nuxeo-data-table and it works except for the first time I will have the duplicate result list. For example if I have the page size of the provider at 10, I will have in the result 20 documents which ...
0 votes
0 answers
0 comments
110 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
141 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
102 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
109 views
I am using the “Nuxeo Management REST API” addon to target an asset to recomputing the renditions. With an NXQL query param, I find the asset to reprocess, but the call shows nothing has been scheduled. I expect it to tell me one queued for ...
0 votes
1 answers
2 comments
158 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
106 views
Hello, When to use .voidOperation(true) when calling an operation with nuxeo java client ? Regards.
0 votes
1 answers
0 comments
87 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
89 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
116 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
135 views
Hello, I noticed that nuxeo displays empty documents in the results screens before doing a scrolling as shown in the following picture and this problem will be solved if we do a scroll I wanted to know if there is a solution to prevent the ...
0 votes
1 answers
2 comments
134 views
I try to trigger an automation script when a child is added or deleted from a folderish custom document. I have a simple automation script with a console.log message to test the trigger. I've created an event handler with document.modified event in ...
0 votes
4 answers
0 comments
137 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
103 views
In External Permission users can give vendors and other outside groups Manage permissions, is there a way to hide that option for our users? Screenshot attached.
0 votes
1 answers
0 comments
92 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
131 views
This is somewhat similar to a question I posed earlier , but what is the best way to have Nuxeo update a number of documents so that new renditions/conversions are made for those existing documents? We have tens of thousands of picture documents ...
0 votes
1 answers
1 comments
119 views
Hello. Here the automation chain : - Repository.GetDocument: value: "@{This.get(0).id}"
- Context.SetVar: name: nbrWrkFlowCourant value: "99"
- javascript.AS_VerifierPublier
- Log: level: warn message: "@{Context[\"nbrWrkFlowCourant\"]}" category: ...
0 votes
2 answers
2 comments
136 views
Hello, I want to use keycloak for authentication to Nuxeo. I followed the steps in the documentation ( link ). I added this part in Nuxeo/templates/openid/config/openid-login-config.xml.nxftl <#if "${nuxeo.openid.keycloak.client.id}" != ""> ...
0 votes
1 answers
2 comments
140 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
81 views
Hello, I made a mistake in my document type definition. I removed the old field and created a new one, then I built my jar and place it in nxserver/plugins. I restarted Nuxeo and It works fine, but when I check the database table, I see both columns ...
0 votes
1 answers
0 comments
124 views
how to upload file into nuxeo using spring boot rest api http://localhost:8080/nuxeo
0 votes
1 answers
0 comments
142 views
Hi, I have created an escalation rule which triggers on time but i want to cancel this escalation rule if my automation chain throws any exception, right now the escalation rules trigger again and again after the given time interval. I used the ...
0 votes
0 answers
0 comments
127 views
We are having users report that favorite documents are becoming unfavorited, sometimes over night. I have been able to recreate the issue but I can't find why it's happening. Users favorite a document and come back and find it's no longer displayed ...
0 votes
2 answers
1 comments
150 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
190 views
I have two automation parent and child. i am setting context variable value in child automation which is working fine but not able to get that value of context variable in parent automation chain.
0 votes
0 answers
1 comments
123 views
Dears we have Exception in log when we upload file to document it's -> 2020-09-06T16:47:45,859 WARN [Nuxeo-Work-default-19:17460349641836252.1912412092] [org.nuxeo.ecm.core.storage.FulltextExtractorWork] Could not extract fulltext of file ...
0 votes
1 answers
0 comments
186 views
Dears After we configure Extra Elastic Search V(6.8.x) and indexes already created but we have this exception please Advice 2020-09-06T10:01:30,390 ERROR [main] [org.nuxeo.runtime.model.ComponentManager] Component we attached image include message ...
0 votes
1 answers
0 comments
132 views