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

Forum Posts

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
  • 33 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
  • 73 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
  • 46 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
  • 35 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
  • 52 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
  • 68 Views
  • 2 replies
  • 1 kudos

content view contenant des onglets

Bonjour, sur un type de document custom, peut on créer en 5.7 une content view qui comporterait elle même des onglets ? Sinon est il possible de faire des boutons qui redirigent vers une recherche (mais qui ne serait visible que par ce bouton et sans...

vjoussot_ by Star Contributor
  • 27 Views
  • 0 replies
  • 0 kudos