content-management-platform


Related Questions
Hi, Here's a use case for the search feature we're having troubles dealing with: We have various files, say to store numerous norm documents. Their titles have the following format: “NF Z65-130.pdf”. Searching through titles using the FULLTEXT ...
  0 votes
  1 answers
  1 comments
  2101 views

I'm new to Nuxeo. I'm trying to understand the system, and in particular I'm trying to find out why I'm getting an SQL error when trying to create a workspace. I figured installing and running the source code would be the best place to start. I've ...
  0 votes
  3 answers
  4 comments
  3658 views

If dc:subjects is not set, am I correct that “quantified in predicate” (ANY dc:subjects NOT IN ('foo')) is FALSE? This is because at least one dc:subjects would need to exist that is not 'foo', right?
  0 votes
  1 answers
  0 comments
  1890 views

A CMIS Query with a “null predicate” containing a “multi-valued-column reference” throws an exception. A sample query that demonstrates the problem is listed below as is the exception stack trace. Please confirm this is a bug that I should record in ...
  0 votes
  1 answers
  3 comments
  4635 views

I downloaded the VMWare image of Nuxeo, nuxeo-5.7.2-vm.zip, just this week. I have not done much to it, certainly no code changes or customizations via Studio or anything of the like. I did install the Social and DAM modules. As the Administrator ...
  0 votes
  1 answers
  1 comments
  3444 views

Hello, I want to full customize the login page CSS but i don't want to create my own login.jsp who will be rewrite by the one who's generated in Studio. I saw there is a ticket talking about it : https://jira.nuxeo.com/browse/NXDOC-195 Thanks, Jeremy
  0 votes
  1 answers
  1 comments
  3341 views

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 have ...
  0 votes
  2 answers
  1 comments
  2230 views

Hello, is it possible to block permission inheritance via API? When we try by resetting the ACP it seems not to work, and still permissions are inherited. Thank you EDIT: my use case is the following: i want to create a document (folder) inside a ...
  0 votes
  1 answers
  9 comments
  6492 views

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 ...
  0 votes
  1 answers
  2 comments
  1588 views

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 ...
  0 votes
  1 answers
  0 comments
  2472 views

Hi, is h2-1.1.114-nx.jar a fork of H2 code base? What would be the reason for forking? Thanks!
  0 votes
  1 answers
  0 comments
  1676 views

Hi, several entities are running Nuxeo in different flavors (5.4.2, 5.6, …). They share some extensions, but also have specific ones and even a studio project. These instances must now be merged : what are the easiest way to procede ? Can each ...
  0 votes
  1 answers
  0 comments
  1700 views

In nuxeo automation, I don't see a way using the api to get, from a Document published in a section (this document is a Proxy document) how to get the identifier of the associated document stored in the workspace. Any idea to solve this problem
  0 votes
  2 answers
  3 comments
  6660 views

Hello, I am working with Quartz, using some functions of ScheduleRegistryService, but instead of using contribution objects, I make my own Schedule object. I am able to schedule job. It launches my event, and my listener captures it and shows my ...
  0 votes
  1 answers
  0 comments
  1858 views

The current set of nuxeo-chemistry unit tests expect the root folder to be filtered out in cmis:folder queries since its lifecyclestate is NULL. Yet, 'Root' is considered a valid cmis:folder primarytype. Are the unit tests that make this assumption ...
  0 votes
  1 answers
  3 comments
  3278 views