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

Forum Posts

Resolved! Getting all metadata for a document using REST API

The REST API http://localhost:8080/nuxeo/site/api/v1/path/default-domain/workspaces/templatesamples/MyFolder/NEFT.png gives the following standrad response: { "entity-type": "document", "repository": "default", "uid": "04525460-9b9d...

Pranav_Pal by Champ in-the-making
  • 155 Views
  • 1 replies
  • 2 kudos

Connection error:please check server URL -Nuxeo Driver

I have pc with win 7 and nuxeo drive 2.0.0529, nuxeo platform running 7.2 FT tomcat 7 and install nuxeo driver from market place. Ubuntu LTS 14, When i start driver the first time it told this error: Connection error:please check server URL Nuxe...

Akilinux_ by Champ in-the-making
  • 96 Views
  • 2 replies
  • 0 kudos

How can we keep control of user's drive synchronization?

Hello, I would like to limit users that overuses of nuxeodrive, in particular those who synchronize a lot of folders that contain a lot of documents. This results from several behaviors volunteer or not. How can we prevent them to doing this on serve...

frang_ by Champ in-the-making
  • 107 Views
  • 1 replies
  • 0 kudos

Resolved! Ldap & Wizard

hi, i m trying to enable LDAP auth. on nuxeo 6 LTS I first try within the wizard but i have accented characters in my Cn and they are not properly reported in nuxeo.conf. so, i try the older way by modifying the default-ldap-user.... directly but the...

jeremie_ by Confirmed Champ
  • 140 Views
  • 2 replies
  • 1 kudos

Add new parameter in Nuxeo.conf

Hi, Through Nuxeo IDE I have created a listener in nuxeo. Now in that listener I run some antivirus service for which I need to configure IP of the machine where the antivirus is running. Now to configure that IP I need to add some new parameter in n...

Souvik_ by Confirmed Champ
  • 93 Views
  • 2 replies
  • 2 kudos

Send email through nuxeo

Hi, I have added a new listener in Nuxeo and for particular condition I would like to send email to the user. Now through nuxeo principal get the user details and also configure nuxeo.conf. But how to add a Email template on that.

Souvik_ by Confirmed Champ
  • 48 Views
  • 0 replies
  • 0 kudos

[Document Type] Create new

Hi all, I have a local NUXEO instance and I'd like to create a new Content Type inside it. I checked the documentation but it's all about using Nuxeo Studio. I tried to use it, I made the new type but then I can't find how to export it in order to lo...