Development-Configuration
Hi, I have installed nuxeo and I am trying to configure SAML authentication for the same. I have installed saml authentication addon and web ui. I have configured the following at Idp, 1. EntityID :https://<<domain>>/nuxeo/ui 2. ...
0 votes
0 answers
2 comments
40 views
We have a section in Nuxeo for employee photos. These files are their own doctype contained in a custom, folderish doctype called “Library.” For this Library, I have created a custom page provider with predicates and aggregates of schema fields ...
0 votes
0 answers
6 comments
71 views
Hi, I have trial account in nuxeo connect, tried to install nuxeo-cli. after installation it shows 25 packages are looking for funding. on running nuxeo command i'm getting the error cannot find the module 'pad-left'. Please guide to resolve the ...
0 votes
1 answers
3 comments
102 views
hi all, when I try to connect one drive in the Nuxeo platform. it asking for different parameters like Token Server URL, Authorization Server URL. I am currently looking for these two parameters for one drive configuration. can anyone help me with ...
0 votes
1 answers
1 comments
68 views
hi all, Setting Up Live Connect for Box I configured the box in the Nuxeo platform. when I try to upload a file via the box is not showing any option for uploading a file.
0 votes
1 answers
1 comments
69 views
Hi guys, I was taking a training class and trying to setup some configuration in Nuxeo Studio. Performing a hot reload + clean cache, didn't work. I had to download the package (.jar) from Studio and copy it manually to nxserver/bundles folder, ...
0 votes
1 answers
2 comments
54 views
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
87 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
99 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
100 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
166 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
100 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
139 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
244 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
182 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
150 views