General Questions on Nuxeo
Ask all of your questions to the Nuxeo community. Get answers from experts who use the Nuxeo Platform on a regular basis.
I have defined an ElasticSearch pageprovider in my nuxeo studio. When i call Repository.PageProvider operation to get data using the ElasticSerach pageprovider i found out that the first calls go to elastic to bring the documents from elastic search ...
0 votes
0 answers
0 comments
16 views
Hello, Nuxeo Explorer site ( https://explorer.nuxeo.com ) is too slow. Page loading is sometimes more than 3 minutes. Regards.
1 votes
0 answers
0 comments
95 views
Hello, Im working with .Net client and I need to get lock information from a document. Im requesting that info with an operation: operation = client.Operation("Repository.Query") .SetParameter("query", "SELECT * FROM PartItem WHERE item:PartName = ...
0 votes
0 answers
0 comments
203 views
Hello, Using NXQL, I can't order documents by parent path. If I use order by ecm:path I will get /folder/a_folder/doc.pdf before /folder/b-doc.pdf . And if I use order by ecm:parentId the order is random. We need something like ecm:parentPath in ...
0 votes
0 answers
0 comments
190 views
I get this error when I run my test method ERROR [SchemaManagerImpl] Document type: Ressource_Image uses unknown schema: picture My test class is like : @RunWith(FeaturesRunner.class)@Features({AutomationFeature.class, CoreFeature.class, ...
1 votes
0 answers
0 comments
165 views
Hi Konrad Krenzlin , Kevin Leturc , Florent Guillaume After migration from LTS2019 to LTS2021, all users from members group are not able to Read SectionRoot although the members group have Read SectionRoot in ACL. I ran the function select ...
0 votes
1 answers
1 comments
222 views
Hello Florent Guillaume Kevin Leturc , Since my last post here on this subject which never resolved, I come back with another interesting one. Since migration on LTS2021, the exception change and now I have this when I try to add/change or remove an ...
0 votes
1 answers
1 comments
471 views
Hi Kevin , Florent Guillaume When I try to connect to login on automation through OATUH2 token I always get http 401 statut. curl -H "Authorization:Bearer 012453xxgqzl45" -X POST https://localhost:8080/nuxeo/api/v1/automation/login Response : ...
1 votes
3 answers
1 comments
633 views
Hello, I have an action that is exectued by an event handler. But I observed in the server.log file this Error: org.nuxeo.runtime.transaction.TransactionRuntimeException: Transaction has timed out at ...
0 votes
0 answers
0 comments
293 views
Hello, How can I configure how many asynchronous listeners can run in concurrency?
0 votes
1 answers
0 comments
332 views
hi there, i have the following error message 'Une corruption de fichier a été détectée, nouvelle tentative' while opening a Document can you explain me why this error message is generated ? i also join the log file, see lines 2023-01-24 17:42:20 to ...
0 votes
1 answers
0 comments
252 views
Hi, I want to edit documents, I selected my docs and I click on edit button, the edit dialog doesn't appear and others button disapears.(see captures). I has this bug only when I used Chrome,I tested with chromium and firefox and it works well! Any ...
1 votes
1 answers
0 comments
254 views
Here at Hyland, we are always looking for ways to improve and evolve, and we believe that by sharing knowledge and collaborating with our developer community, we can accelerate innovation and create better solutions for our customers. We have ...
0 votes
0 answers
0 comments
172 views
Hello, I have this NXQL query to perform : SELECT * FROM Document WHERE custom:attribute = 'Ø600' You can notice the special character Ø. It's working fine when I use NXQL Search in Web UI. It's not working with Repository.query method in Java ...
0 votes
0 answers
0 comments
235 views
From time to time we get the following error. Like 15 times within a second. Nuxeo is run behind nginx configured with proxy_pass . 2022-12-15T12:06:52,455 ERROR [http-nio-127.0.0.1-8080-exec-753] [nuxeo-error-log] Request Attributes: ...
0 votes
0 answers
0 comments
311 views
We have a document structure like this: |-- Customer_ABC | |-- Project_1 | |-- Project_2 | | |-- Real_Document_4711 | | `-- Real_Document_4812 | `-- Project_3 | `-- Real_Document_987654 |-- Customer_DEFG `-- Customer_HI Customer_X and Project_Y are ...
0 votes
1 answers
2 comments
321 views
To build Nuxeo yourself you need python2, as explicit stated in the official docs : https://doc.nuxeo.com/corg/getting-the-nuxeo-source-code . Python 2 is EOL for more than nearly 3 years now and is not supported anymore on most Linux distributions ...
0 votes
1 answers
1 comments
266 views
Hello, Is it possible to publish a document without publishing the attachments that go with it?
0 votes
1 answers
0 comments
269 views
Hello, I would like to reorganize the nuxeo tree structure to make workspaces and sections are mirrored. I want to set up a mechanism that automatically creates the section tree based on the workspaces I create. example: If I create the following ...
0 votes
1 answers
0 comments
264 views
In the software world, we know there is a love/hate relationship with software upgrades. They are necessary as the entry point for new releases, bug fixes, security updates, and improved user experiences…AND, can also be a disruption to current ...
0 votes
0 answers
0 comments
363 views
(20 / 4899)