LTS2021
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
73 views
Hello, How can I add a custom code on application shutdown event ? Regards.
0 votes
0 answers
0 comments
43 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
152 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
467 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
200 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
371 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
243 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
406 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
339 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
193 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
372 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
298 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
403 views
Is there an easy way to hide the nuxeo-document-create-button element so that it only shows when viewing a folderish document? We would like to disable the element in WebUI so that it doesn't show for other types of documents as it can sometimes ...
0 votes
1 answers
1 comments
320 views
Hi, I have a question about Nuxeo Retention Management addon and creating retention rule (https://doc.nuxeo.com/nxdoc/nuxeo-retention-functional-overview/#create-a-retention-rule). On the printscreen there is RETENTION POLICY APPLICATION section and ...
0 votes
1 answers
0 comments
268 views