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

Forum Posts

Nuxeo drive - Sauvegarde concurrente

Bonjour, Après quelques tests de nuxeo drive, nous constatons un problème majeur : Lorsque deux personnes travaillent en même temps sur un même document, celles-ci peuvent écraser mutuellement le travail de l'autre. Seul un message d'alerte indique q...

Howto use DefaultBinaryManager ?

Hi, I need to retrieve the filesystem's filename of the principal blob of a document. I would like to use the code below to retrieve this info : String digest = blob.getDigest(); DefaultBinaryManager manager = ???? ; File file = manager.getFileForDig...

zyx974_ by Confirmed Champ
  • 109 Views
  • 1 replies
  • 0 kudos

Resolved! Can I register a contribution on the fly ?

Hello Is it possible to register, override contribution from java code when runtime already started? For example i need to remove some event listener contrib and register new one on demand. Thanks.

find and extract data pdf

Hi everybody. I've the following problem and some help would be grateful. I've data (mostly pdf files) in /var/lib/nuxeo/data/binaries/data/nn/nn but i don't know in which tables of the db they are located and how i could extract them? Best regards,

samueld_ by Champ in-the-making
  • 234 Views
  • 2 replies
  • 0 kudos

nxql test collection has children

Hi all, how to query (nxql) if a collection is empty or not? I'd like something like this: select * from Document where dc:subjects is not null (but the clause "is not null" is not admitted) tnx!

maumig_ by Confirmed Champ
  • 154 Views
  • 1 replies
  • 0 kudos

Custom Widget Iframe, how do you access properties?

I've created an iframe .xhtml file that I added to a document model as an advanced widget > template. The iframe loads fine but I was wondering if there was a way to access some of the schema fields for that document from the iframe. It looks like ...

cburch_ by Champ in-the-making
  • 150 Views
  • 1 replies
  • 0 kudos

Nuxeo Installation Error - PSQLException

after running # apt-get install nuxeo I'm getting this error: [....] Starting: Nuxeo\norg.postgresql.util.PSQLException: FATAL: Passwort-Authentifizierung f?r Benutzer >>nuxeo<< fehlgeschlagen Could not run configuration: Failed to connect on databa...

byT3b0N3_ by Champ in-the-making
  • 216 Views
  • 2 replies
  • 0 kudos

Resolved! Can I modify a contribution?

Hi, As I need to add an action filter to an existent contribution, I need to know if is it ok to do such a thing. So, is it "legal" to have a modified contribution in my platform? Thank You.

Hari_ by Confirmed Champ
  • 270 Views
  • 2 replies
  • 1 kudos