Development-Configuration
I have created workflow (definition& new document type) in studio. After update, I do not see the new workflow in the JSF Admin under workflow. I even used the 'Release' and apply for update. But still do not see the new workflow deployed on ...
0 votes
1 answers
0 comments
707 views
Hi Eveybody Im triying execute the next endpoint http://localhost:8080/nuxeo/api/v1/search/lang/(psq,sql,potsgressql,etc)l/execute?query=SELECT * FROM documento_base But the execute return a Exception: … “infos”: [], “statusCode”: 400, ...
0 votes
1 answers
0 comments
877 views
Add a workflow in studio. When 'update' in update center , it showed 'Nuxeo Studio package status: Installing Update your platform'. in Local Package tab, it showed ' hs-demo1-portus-0.0.0-SNAPSHOT installation in progress' . However these status ...
0 votes
1 answers
0 comments
750 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
866 views
Hello, How I can execute query in a template report xls for get all record from Document for example. I try jx:each(items=“coreSession.query('select * from Document', 2000)” var=“docg”) But not working :'(
0 votes
1 answers
0 comments
700 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
826 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
873 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
1146 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
914 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
706 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
1289 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
1001 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
1333 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
772 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
955 views