LTS2021
Hello, Is it possible to update the document name (not the title) and path ? Regards.
0 votes
2 answers
5 comments
984 views
Hello, I created a custom Operation to execute some code after folder creation. Is there a way to get the creation “source” from DocumentModel input ? If it's web ui or java client ? Regards.
0 votes
0 answers
0 comments
593 views
Hello, I created a event handler to be executed after document creation. It works for type Domain, WorkspaceRoot and Workspace. It executes a custom chain with 2 operations : Context.FetchDocument then Database.InsertData (my custom operation). When ...
0 votes
1 answers
0 comments
900 views
Hello, How can I add a custom code on application shutdown event ? Regards.
0 votes
0 answers
0 comments
530 views
Hi. With nuxeo-drive: I did not find how to synchronize folders of the same tree, independently of each other. Has anyone already done? Would it even be a track? Thank you. French : Bonjour. Avec nuxeo-drive : Je n'ai pas trouvé comment faire pour ...
0 votes
1 answers
0 comments
747 views
I could not download repositories from https://maven-eu.nuxeo.org/ anymore (today, Feb 07, 2022). The SSL Certificate is expired 5 days ago (Wed, 02 Feb 2022 23:59:59 GMT). As a workaround, I had to switch from https to http. If you are using a ...
2 votes
0 answers
1 comments
983 views
Does anyone have an example of a working configuration with nginx reverse proxy? What is wrong with the configuration below? server { listen 80; server_name nuxeo.myserver.com; return 301 https://$host$request_uri; } server { listen 443 ssl; ...
0 votes
2 answers
1 comments
1095 views
After sharing a document with an external user without login, the email is sent correctly to the recipient, however, when clicking on the email link, you are always redirected to the login screen. It is not possible to view the document without ...
0 votes
2 answers
0 comments
1014 views
When Nuxeo Drive attempts to update to version 5.2.8 the following error pop's up… User account is administrator and has full access to install programs.
0 votes
2 answers
0 comments
879 views
What is the best way (if any) as an external user, to know the build version of a running instance with only Web-ui, user or Administrator access? Is there any hint hidden in the Web-ui? Is there a simple HTML GET that will provide this? I ...
0 votes
2 answers
0 comments
889 views
We've got an issue with stratup nuxeo. It's fblock to postgre connexion: Could not run configuration: Unable to check configuration for backing service: postgresql But if I can connect directly by psql client it's ok ...
0 votes
2 answers
0 comments
1292 views
I have issue with nuxeo. When I start it I have null pointer exception 2021-11-16T13:24:29,494 WARN ...
0 votes
0 answers
0 comments
670 views
Docker Desktop (Win10) v4.0.1; fresh pull of docker-private.packages.nuxeo.com/nuxeo/nuxeo:2021 yields v2021.8.6; New Studio Trail package registered, CLID provided and -e NUXEO_PACKAGES=“nuxeo-web-ui nuxeo-platform-getting-started” as shown in ...
0 votes
2 answers
4 comments
1271 views
Hello, I'm having trouble with Adobe CC Connector. Here is my problem : I currently own Adobe Photoshop 2021, however when installing the client plugin, the Nuxeo extension is not showing in the window tab. I know that the plugin is not normally ...
0 votes
3 answers
2 comments
783 views
Hello, I'm having trouble getting LDAP ActiveDirectory authentication to work on my Nuxeo Server instance (I configured the options using the nuxeo.conf file) on Linux The error message in the web interface is “Failed to connect to authentication ...
0 votes
1 answers
0 comments
1031 views