10.10
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
136 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
141 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
126 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