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

Forum Posts

Automation chain with unique dc:title

Hello I would like to only allow the creation of documents with a single dc title, but the user to enter metadata.I've tried to do a query, and then, delete the docuemnt, but I have a lot problems. What would be the best option?

Resolved! i want to display contents from Nuxeo (xml , rtf ) using PHP

Hello , We want to display contents from Nuxeo using the Uid of document, We can get the uid but we have a problem to display his content We used this function but no results any help please? Greetings $client = new NuxeoPhpAutomationClient('http://...

najd_ by Champ on-the-rise
  • 1000 Views
  • 1 replies
  • 0 kudos

Getting the current flavor from a domain name?

So I am trying to obtain the current flavor name/string from 'DocumentModelList domains = coreSession.query("select * from Domain)". Then I used the domains object and grabbed each of the document domains. (DocumentModel domain = domains.get(0)) Then...

MEM4FP_ by Champ in-the-making
  • 448 Views
  • 0 replies
  • 0 kudos

How to display "FileName" as asset "title" in workspace.

Hi , How to display "FileName" as asset "title" in workspace. if i create ant asset by drag and drop option(using import button) , here asset name automatically create as file name. like that if i create any asset in workspace by uploading file ,How...

muni_ by Champ on-the-rise
  • 436 Views
  • 0 replies
  • 0 kudos

Get documents permissions

Hi, working with Java Automation Client, I am trying to use the operation Document.GetUsersAndGroups, witch seems to work correctly. But once the request is executed, I am supposed to be able to get the permissions from the 'context' using the 'vari...

Is commercial use of nuxeo plateform permitted ?

We are a software company and one of our client is interested by the nuxeo plateform. I looked here http://doc.nuxeo.com/display/NXDOC/Licenses for licences, it seams to me that all third party licences and the core licence permit commercial use but ...

spimees_ by Champ in-the-making
  • 399 Views
  • 0 replies
  • 0 kudos

Resolved! Non admin users can't change their password anymore

Hello, I've been trying recently to connect my Nuxeo (ubuntu, Tomcat) to an Active Directory. I've been creating files like default-ldap-users-directory-config.xml, default-multi-directories-config.xml, etc... But since it wasn't working, I've been d...

jbpotokar_ by Champ on-the-rise
  • 859 Views
  • 2 replies
  • 1 kudos

ldap configuration through the web interface

Hi, I'm trying to configurate my nuxeo platform to use ldap. I've been trying in admin/configuration, and then by changing the field Annuaire to SQL and LDAP, I've been told to restart the server then. But the parameter changes automaticly to sql onl...

jbpotokar_ by Champ on-the-rise
  • 941 Views
  • 2 replies
  • 0 kudos

Resolved! Query taskButtons from Workflow RouteNode

Hi, I've created a simple Workflow with a Node and two buttons (accept/reject). I try to request my node information specifically the availables buttons from a query automation but thoses params don't appear. The NXQL query is "Select * from RouteNod...

Shared drives to Nuxeo migration

Hi, I am currently working on a project using Nuxeo as the end solution. Our aim is to fully replace home and shared drives with Nuxeo is there any best practice guidelines for this style migration. i.e. how do we move the files/folders.what steps ar...