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

Forum Posts

Nuxeo LTS 2025 Layouts Global CSS

Hi,I have a Nuxeo LTS 2025 WebUI studio project that I deploy to a Docker container, I have been able to style document layouts as well as layout blocks individually but I am unable to find where I can create/add a global css of classes that I can th...

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
  • 579 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
  • 1679 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
  • 384 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
  • 568 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
  • 640 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
  • 1586 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
  • 348 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
  • 333 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
  • 409 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
  • 270 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
  • 773 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
  • 359 Views
  • 1 replies
  • 0 kudos

Is there any tool to execute the NXQL query

i am looking for unique validation on title of workspace using NXQL . Is there any tool to execute NXQL other than the script? one separate question - where are my workspaces stored? which table ?

zod_ by Champ on-the-rise
  • 925 Views
  • 3 replies
  • 5 kudos

Getting error when viewing an empty folder

We're running version 5.8 (recently upgraded) and we get the following error whenever browsing to an empty folder: http://pastebin.com/PMmXvkdr Browsing non-empty folders works just fine, no errors at all. The Administrator's home page also throws th...

Document title with single quote cannot be deleted

Hello Using Nuxeo 5.8 platform, when I try to remove a file whose title contains a single quote, Nuxeo display the main workspace page. After some tests When clicking the delete icon of the document I got an unpexted identifier error in the console l...

Archange_ by Champ in-the-making
  • 890 Views
  • 3 replies
  • 0 kudos