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

Forum Posts

NXSQL: comment ignorer le suffix caché d'un folder

Bonjour Je voudrais exécuter la requête suivante mais sans spécifier le suffixe généré automatiquement par Nuxeo: SELECT * FROM Document WHERE ecm:path STARTSWITH '/Atrium.1391702958298' (je veux accéder à tous les documents dans le domaine /Atrium) ...

Arnault_ by Confirmed Champ
  • 241 Views
  • 1 replies
  • 0 kudos

Problem when the folder's name contains " ' " (single quote)

Hi, When I create a folder and when the title contains a single quote, it is impossible to create a document inside (folder or binary container). Here the message I have : No such document: No such document: /default-domain/workspaces/test30/test na...

jour_ by Champ in-the-making
  • 312 Views
  • 3 replies
  • 0 kudos

Problems with validation tasks

Hi Guys, I have the following situation: I'm User Administrator 1- I sent one Task to the User1 to create a Report. 2- User1 rejected my task. 3- It was created the another task(rejection) to user Adm. 4- When I click the button Done, It's validating...

klebervz_ by Confirmed Champ
  • 118 Views
  • 0 replies
  • 0 kudos

Version history in sections

Hi, According to nuxeo documentation (Nuxeo platform 5.9.2), When you publish a document, the following elements are kept from the workspace document: The metadata,All attachments,The document history (Event log tab only),The tags (if this is a first...

cuyo_ by Confirmed Champ
  • 115 Views
  • 0 replies
  • 0 kudos

How to get file/folder permission ?

Hi all, I have started from here: http://doc.nuxeo.com/display/public/NXDOC58/Java+Automation+Client and https://github.com/nuxeo/nuxeo-features/blob/master/nuxeo-automation/nuxeo-automation-client/src/main/java/org/nuxeo/ecm/automation/client/adapte...

Calling NuxeoPrincipal.Get from REST API

Bonjour J'utilise l'API REST python (nuxeolib-py) J'ai essayé de rajouter un appel à l'opération NuxeoPrincipal.Get, en copiant l'exemple fonctionnel pour l'appel à l'opération Document.Query def query(self, query, language=None): return self._ex...

Arnault_ by Confirmed Champ
  • 224 Views
  • 3 replies
  • 0 kudos

Resolved! CMIS behind a reverse-proxy?

I'm currently trying to connect CMIS Explorer (Android app) to Nuxeo DM 5.5. In my current setup, Nuxeo runs behind an SSO solution called LemonLDAP, acting as a reverse proxy. The SSO part works well - through mod_sso. The publicly accessible URL us...

OlivierM_ by Star Contributor
  • 609 Views
  • 11 replies
  • 2 kudos

LiveEdit and External SSO

Hi, I use external SSO (HTTP_HEADER) with nuxeo. I have a problem with NUXEO LIVEEDIT under IE9. It seems that Live Edit (for ie) not transmit Cookies except JSESSIONID to Nuxeo's request /nuxeo/nxliveedit.faces. Thanks

David79_ by Champ on-the-rise
  • 143 Views
  • 1 replies
  • 0 kudos