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
477 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
73 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
123 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
232 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
932 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
637 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
857 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
7108 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
635 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
1023 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
838 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
5809 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
934 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
538 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
654 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
739 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
745 views
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
544 views
Dear Experts, I have a created custom operation in Java. The operation shows up successfully in Nuxeo Studio and I am able to build and compile the source code to produce a JAR file. I need some guidance in how to make this operation available in ...
0 votes
0 answers
0 comments
682 views
Hi everyone, I have a problem with the Nuxeo 2021 lts (2021.1.19) I don't have any hotfixes installed My instance is already registered but it is no longer possible to check the status of my subscription. When I try to display the list of updates, ...
0 votes
0 answers
0 comments
889 views
(20 / 1422)