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.
So the client wants aws s3 object locking when a retention rule is applied As the default s3 bucket is shared and doesn't already have object locking the idea is to have an additional s3 bucket, with object locking. But none of that is actually part ...
0 votes
0 answers
0 comments
390 views
Hello, I want to customize the nuxeo-object-diff component. So I create a new component and I copy the code from https://github.com/nuxeo/nuxeo-web-ui/blob/maintenance-3.1.x/elements/diff/nuxeo-object-diff.js . However, when I deployed the code, I ...
0 votes
0 answers
0 comments
65 views
Hello, I am executing an automation script when a document is created. The document will be created using either drag and drop or using API. Is there a way to access the Windows File properties (such as Folderpath/Date Created/Date modified) and ...
0 votes
0 answers
0 comments
116 views
I am having trouble adding a group to a user authenticated via LDAP. I have setup the multidirectory and according to this doc “[l]ocal groups can reference local and LDAP users as members” but that does not work for me. Adding it via ...
0 votes
0 answers
0 comments
219 views
Hello, I am in the process of testing a migration from Nuxeo 2017 to Nuxeo 2023. I have recently set up a new server and want to start with data migration. To do this, I made a backup of the Nuxeo 2017 database and restored it to a new database. At ...
0 votes
1 answers
0 comments
370 views
Hello, Where can i download nuxeo LTS 2021 / 2023 ? I want to download the zip version (already compiled) and the docker version (which I can run directly) to compare them and see which of the two versions we are going to install in production. I ...
0 votes
2 answers
0 comments
4825 views
I am using nuxeo LTS 2021. I configured MongoDB as underlying database with my nuxeo. I want to use group by clause for my NxQL query how can I achieve this ?
0 votes
0 answers
0 comments
925 views
Hi, we would like if it's possible to configure some url with a given IP address do not need to go through authentication (authentification with filer address ip). Thanks, Regards,
0 votes
0 answers
0 comments
627 views
Hi, When I try to merge some PDFs to have one document with nuxeo operation Blob.ConcatenatePDFs, I always have this exception : Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Blob.ConcatenatePDFs at ...
0 votes
1 answers
0 comments
858 views
Caused by: java.lang.InterruptedException ... 18 more 2023-09-15T16:58:49,767 WARN [stream/introspectionPool-00,in:0,inCheckpoint:0,out:0,lastRead:1694777329767,lastTimer:0,wm:0,loop:17,rebalance assigned] ...
0 votes
1 answers
0 comments
569 views
Hello, I tried Nuxeo Spreadsheet, and I noticed that the plugin is ignoring my enrichers and always using only the 'enricher' permission. Is there a way to force the use of my own enrichers?
0 votes
0 answers
0 comments
852 views
Hi, How to get the LTS 2023 source code? I cannot find it in the repository on github. Thanks
0 votes
2 answers
1 comments
5056 views
Hello, I created a custom Page Provider to search for specific words in a specific document : <coreQueryPageProvider name="document_full_text_search"> <trackUsage>true</trackUsage> <property ...
0 votes
1 answers
0 comments
5017 views
Hi I have a bug when I active the mode xa nuxeo.db.xaMode=true. Thanks for your help regards 2023-07-04T22:50:25,962 WARN [main] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: ...
0 votes
2 answers
4 comments
719 views
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
6363 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
628 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
1011 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
833 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
5070 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
5343 views
(20 / 4913)