Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Override Document types

Hi , I want to override a document type in nuxeo, i try to do it with nuxeo studio i don't find a solution. Anyone can help me.

MVEL error in Workflow transition

Hi Everyone, I begin in Nuxeo workflow use and I probably have a issue in my transition condition, but I don't understand where (I'm a noob also in MVEL) In a task, I have 2 transitions, and each calls an automation chain (Tchange only the state of ...

Softdelete clean up

Hi, We stated that the trash are not cleaned up. How configure the clean up of the trash ? Thanks, Regards,

Blob don't deleted

Hi, When I delete a file from the trash in nuxeo (definitively), the blob on the filesystem is already present. Thanks for your help. Regards, Eric

Nuxeo Annotations

Dear Nuxeo Users/Developers, I am testing nuxeo 10.2 platform I installed two add ons from Nuxeo Online services I installed with mp-install addon started nuxeo-arender (id: nuxeo-arender-1.0.0) addon started nuxeo-arender-connec...

Resolved! Unable to download larger files

I'm tasked with updating a Nuxeo instance from 5.5 to a more recent version. I've been able to successfully update and migrate the data to Nuxeo 7.3. From there on I start getting other issues which will probably require another topic. Now I have upd...

Resolved! Difference between Java Client and Java Automation Client

Hello, I want to know the difference between the Java Client and the Java Automation Client. What is the best to use ? If the Java Automation Client is deprecated, why is it still maintained (versions : 9.10 / 10.2 / etc ...) ? Regards.

StandardVersioningService.setInitialVersion

Nuxeo folks - regarding the setInitialVersion method of the StandardVersioningService class - the method does not take policy ordering into account on document creation as the retrieveMatchingVersioningPolicy method does on document update. So it see...

Eric_Ace by Confirmed Champ
  • 487 Views
  • 1 replies
  • 0 kudos

Nuxeo Drive registry configuration - Windows

Is there any way to make the registry settings work for Nuxeo drive? I'm deploying this app on Windows clients and cannot control the behavior of the software (locale, auto update check). I tried to follow the following article but can't get it to w...

Nuxeo starting very Slow

Hello, We have upgraded nuxeo to version 9.10. and Nuxeo starting is very slow , about 45 minutes to start ! We think that it provokes by the size of the data (145G), we use postgres 9.6. we set this value : launcher.start.max.wait=3600 launcher.stop...

Nuxeo starting very Slow

Hello, We have upgraded nuxeo to version 9.10. And Nuxeo starting is very slow , about 45 minutes to start ! We think that it provokes by the size of the data ( 145G) because we have a other application Nuxeo in version 9.10 with a smaller size of th...

Resolved! How to set a managed blob using the REST API

What is the way to create a document and set a managed blob on it using the rest API, on a 10.3 snapshot? I have a custom blob provider, my client layer knows the id of the blob in the remote provider.