2021
Api call to http://localhost:5000/nuxeo/api/v1/automation/Blob.RemoveFromDocument Payload:{ "params": { "xpath": "monschema:mesdonnees/2/fichier" }, "context": {},
} Response : { "entity-type": "exception", "status": 500, "message": "Failed to ...
0 votes
0 answers
0 comments
196 views
I am trying to setup Nuxeo LTS 2021. When I start the Nuxeo it took long time to start and after sometime Nuxeo gets closed automatically and this error displayed on console. .Could not initialize the packaging subsystem ...
2 votes
2 answers
3 comments
521 views
Hello, Nuxeo CLI has not been updated when Nuxeo 2021 is released. I uninstalled Nuxeo CLI and install again using the commande npm install -g nuxeo-cli but when i type nuxeo -v I still get version 2.0.0. When I generate a sample project with nuxeo ...
0 votes
2 answers
4 comments
465 views
Hello, How can I add a custom code on application shutdown event ? Regards.
0 votes
0 answers
0 comments
275 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
758 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
406 views
Nuxeo is allowing to upload of any kind of file format to the application. I don't want to upload the .exe file to the application. can anyone tell me how to do this? thanks
0 votes
1 answers
0 comments
799 views
This error was not appear before and this doc was openning before returned Json is not complete
0 votes
0 answers
0 comments
513 views
Hi, I have exported a PDF file from Nuxeo as a ZIP through the web ui. I would like to import the ZIP back into Nuxeo using the rest API. When I use the drag-and-drop import functionality of the web ui, I am able to successfully upload the ZIP. The ...
0 votes
1 answers
1 comments
604 views
Hi, is there any plugin to preview autocad files in nuxeo LTS 2021 ?
0 votes
2 answers
0 comments
690 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
554 views
Good afternoon! My company has given smart cards to all its employees to perform digital signature. We use Nuxeo with the signature add-on. Is there any way to perform our signatures using the smart cards? If it is not, is there any integration ...
0 votes
1 answers
0 comments
388 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
681 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
495 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
1104 views