LTS2021
Hi, For user/group schema, directory display all users and groups. But I want to display a specific list of users and group. I Try to create a user page provider but I don't which is the appropriate querry and predicates. Could you help me Thanks
0 votes
1 answers
0 comments
882 views
Hi, I was trying to display the list of my document children following this HowTo :https://doc.nuxeo.com/nxdoc/how-to-display-children-documents-listing/ The obtained result does not correspond to my expectations : The filter doesn't work and the ...
0 votes
1 answers
2 comments
965 views
Hi, I want to get a file from an existing document (Type: New-Workspace) and to attach it to another document (Type: Project) using an automation chain ( Please see attached document) when I create a new project I receive an error message (Please ...
0 votes
1 answers
0 comments
898 views
Does anyone know where to get the latest theme files for the light and dark themes as seen on: https://doc.nuxeo.com/design/light-theme/ https://doc.nuxeo.com/design/dark-theme/ They look much better than the current themes (even seen on ...
0 votes
1 answers
0 comments
794 views
Hi, I have a structure template “Operation” and a group “DOP”. I add a new ACL that grant “Read” permession for “DOP” on the “Operation”. I reload and I restart nuxeo server then I check the Obtained Result : DOP' memebers don't have permession to ...
0 votes
2 answers
0 comments
772 views
Hello, Is it possible to create a new external template from my studio project
0 votes
1 answers
0 comments
740 views
Hello everyone, I am currently trying to add a new attribute of type “ vocabulary ” to the user profile. I followed the following documentation: # HOWTO: Add New Fields to the User Profile or Group Profile , for a field of type string everything is ...
0 votes
1 answers
0 comments
1078 views
Hi, is there any plugin to preview autocad files in nuxeo LTS 2021 ?
0 votes
2 answers
0 comments
1075 views
Hi everybody!, I'm attempting to add a new property to the user profile. I followed the documentation # Add New Fields to the User Profile or Group Profile and made the required changes in nuxeo studio, then, I performed a hot reload, and restarted ...
0 votes
1 answers
3 comments
835 views
Hi, I am trying to configure saml authentication for nuxeo server. I created the required config files and the usermapping through javascript. I observed that the user is getting authenticated through the IDP and also the user is getting created in ...
0 votes
0 answers
1 comments
831 views
I implemented nuxeo clustering with kafka and mongodb as database. When I checked several cases the following was not worked. I had stopped nuxeo service in one server and added file in other. But the file was not in the first one after starting ...
0 votes
1 answers
3 comments
856 views
I had installed nuxeo in two servers for clustering. we had used MongoDB as the database. Can we implement the clustering without kafka and Redis? If it is required please share the configuration.
0 votes
1 answers
0 comments
848 views
Hi, I'm getting the below error while trying to run Nuxeo sync.. please guide me to resolve this issue. anandhan@anandhan-VirtualBox:/opt/nuxeo-server-tomcat-2021.1/bin$ sudo nuxeo sync --src ...
0 votes
0 answers
1 comments
849 views
Hey Guys, I would like to check whether a user is external or not, right now fetching the user there doesn't seem to be an easy way to check whether the user is external or not from the User object. Are there any ways to do this with the Java client?
0 votes
1 answers
0 comments
866 views
I'm getting the below error while trying to access the metadata page http://localhost:8080/nuxeo/saml/metadata Attached error log files.. An error occurred. An unexpected error occurred. Click on the following links to get more information or go ...
0 votes
1 answers
1 comments
685 views
hi, i have a problem with the OAuth 2 when i used the rest api just like the document first a create a new entry in the oauth2Clients directory, for instance with curl using this: curl -u Administrator:Administrator \ -H 'Content-Type: ...
1 votes
0 answers
0 comments
1046 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
974 views
Hey guys, I'm new to Nuxeo, I am, very simply, trying to customize the UI of an element in Nuxeo studio Designer. Now in all documentation and demo's I see a button, on top next to my project name, to switch between the modeler and the Designer. ...
0 votes
1 answers
3 comments
699 views
Hello, I encounter an anomaly in the display of dates using the web-ui interface. The dates displayed are in an English format although the rest of the interface is in French which is the language of the browser. The attached screenshot shows this ...
0 votes
1 answers
0 comments
1017 views
Hi, I'm triing new nuxeo platform: Nuxeo Platform LTS 2021 Together with nuxeo studio. My question is related with hot deploy: 1) First time I deploy nuxeo-studio project it works fine and the module is deployed correctly in the bundle folders. 2) ...
0 votes
2 answers
2 comments
1365 views
Hello, I was expecting a Keycloak plugin in the marketplace for Nuxeo 2021 but I don't find it :) So I used the openid plugin but I got problems, is there a tutorial for Keycloak ? Reagrds.
0 votes
0 answers
0 comments
823 views
Hello, We used to have a wizard when we run Nuxeo for the first time to configure Database, groups and users, email smtp, etc .. I can't find it in Nuxeo 2021. Even if I add the key nuxeo.wizard.done=false in nuxeo.conf and restart the server. I am ...
0 votes
1 answers
0 comments
1563 views
Hello, I am getting this error when I start Nuxeo 2021 using nuxeoctl start 2021-02-09T18:19:09,676 ERROR [NuxeoLauncherGUITask-7] [org.nuxeo.launcher.gui.NuxeoLauncherGUI] Could not initialize the packaging ...
1 votes
1 answers
2 comments
2149 views
Hello, we are currently looking to migrate our LTS 2019 to LTS 2021. However, as we build our platform from the source code, we were wondering why there is no 2021 LTS release on github? Which branch do we need to checkout? Kind regards Tom
1 votes
1 answers
5 comments
1228 views