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

Forum Posts

Save a document property value with a javascript value

Hi, I want to save a property value getted by javascript (a facebook access token given by the facebook login process) to the current document viewed. The document is in VIEW mode for this login action so i can't use the regular process for saving th...

Attaching "extra files" through REST API?

Using the REST API, I can successfully create a File document, and use Blob.Attach to upload the primary file for this document. Is there any way to attach supplementary files as well? I want to imitate the UI action of going to the "Files" tab, and ...

What is the difference between Acp: listUsernamesForPermission(String permission) and UserManager.getUsersForPermission(String permission, Acp acp) ?

Hello, I'm working on a workflow wich at its entry point select evey users having given permission on current document as assignees. I've tryed with the method UserManager.getUsersForPermission(String permission, Acp acp) on one platform and it's wor...

Resolved! Nuxeo and authbind?

Nuxeo-Platform version: 5.7.3 Fasttrack Server OS: Ubuntu 13.04 I am trying to bind Nuxeo to port 80 instead of 8080. In Ubuntu, a "user", in this case the nuxeo user, is not able to bind to ports lower than 1024. Enter the program authbind. I hav...

meta données disparues

Bonjour, dans l'onglet "résumé" d'un type de document maison, la partie "meta-données" (au dessus de méta données communes) a disparu. Quelqu'un aurait il une idée de comment faire pour les "remettre" ? Merci

vjoussot_ by Star Contributor
  • 281 Views
  • 7 replies
  • 0 kudos

Missing entry in LDAP

Hi our instance is configured to retrieve user infos from LDAP (auth is shib). When a document references an user (eg : last contributor) and that the account is no longer available in our LDAP directory, Nuxeo raises an exception. Can that beahaviou...

Resolved! Disable auto-increment on publish?

Nuxeo platform: 5.72 Fasttrack OS: Ubuntu 13.04 How does one configure Nuxeo DM to NOT increment the minor version on publish? I have not been able to find where this is defined, or even configured. I have been given the requirement that the docume...

Resolved! Create new types ?

Is possible create new types using opencmis with the Nuxeo or just putting xsd with extensions and restarting the tomcat server ? Restart the server is a big problem for me. http://chemistry.apache.org/java/opencmis.html I also don´t want use the Nux...