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

Forum Posts

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
  • 964 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
  • 425 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
  • 483 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
  • 931 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
  • 2767 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
  • 668 Views
  • 1 replies
  • 0 kudos

Resolved! Nuxeo Compilation Error (Nuxeo Platform Annotation GWT Client)

Hi, I am trying to compile nuxeo using as a guide the documentation described here: http://doc.nuxeo.com/display/public/CORG/Getting+the+Nuxeo+source+code However I am not able to run the following command sucessfully: mvn -DskipTests install -Paddon...

Dan_Mendes by Champ in-the-making
  • 869 Views
  • 2 replies
  • 0 kudos

BusinessAdapter not available in REST call

Hello, Using nuxeo IDE, I've created a Document Adapter extending BusinessAdapter to be available in REST calls. If nuxeo server is launched from the IDE, then the adapter is not found from REST and raise : org.nuxeo.ecm.webengine.WebException: Unabl...

yginieys_ by Champ in-the-making
  • 952 Views
  • 2 replies
  • 0 kudos

Resolved! undefined appended to body unfold workspaces IE

Hi There, I'm using nuxeo 5.8 HF8. In IE undefined appears at the end of the html body when the workspaces are unfolded by clicking the small "+" in the navigation tree (left menu). Is this a bug? EDIT: It also appears on the Admin center EDIT 2 Sure...

Bauke_Roo by Star Contributor
  • 2521 Views
  • 5 replies
  • 0 kudos

REST Url rewriting

Hello, We would like to hide some nuxeo specific URL patterns from client side and replace them by simple URL. For example, we would like to hide NXQL parameter and BusinessObject adapter, in order to have the same response as : GET /nuxeo/site/api/v...

yginieys_ by Champ in-the-making
  • 555 Views
  • 1 replies
  • 0 kudos

Is Nuxeo the right DMS for me?

Hello! I search a DMS System for my company. I want to archive PDF's (bill, invoice, ...). What I need: Search inside a PDF (OCR?)Automatic import from a folder. I want to copy PDF's in a folder and nuxeo should tagging and classifing the PDF accourd...

fohnbit by Champ in-the-making
  • 528 Views
  • 1 replies
  • 0 kudos

Dev mode (org.nuxeo.dev=true) breaks page actions?

Activating the dev mode seams to alter the behavior of pages actions: even if action outcome is empty the navigation is performed, which breaks the actions returning a null outcome (an empty string) as long as it doesn't find a corresponding navigat...

promanov_ by Star Contributor
  • 631 Views
  • 1 replies
  • 0 kudos

How to update an UserProfile entry from API REST

Bonjour Nous avons ajouté un schéma AtriumUserSchema pour ajouter une propriété au UserProfile Lorsque je lance une requête NXSQL via l'API REST (python) query = "SELECT * FROM UserProfile" result = session.query(query) J'obtiens bien les valeurs de...

Arnault_ by Confirmed Champ
  • 399 Views
  • 0 replies
  • 0 kudos

LDAP Authentication: Failed to fetch ldap entry

RHEL 6.2 Nuxeo 5.8 Hello, I have an issue that is not systematicaly. Sometimes, I can't connect to the Nuxeo Plateform. My chrome navigator answers me this: "The proxy server received an invalid response from an upstream server. The proxy server coul...

davaou_ by Champ in-the-making
  • 1275 Views
  • 2 replies
  • 0 kudos

Problem when creating or updating new page in website

Hello, I can't create or edit pages in my document "website" type. I have this error in the log file when I save the informations : org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Property not found: webp:isRichtext. No such schema My platfor...

jpcampion_ by Champ in-the-making
  • 547 Views
  • 1 replies
  • 0 kudos