content-management-platform


Related Questions
Is it possible to implement a thesaurus with synonym linking? Has anyone done this? I want a metadata field to be governed by a Name Authority that has preferred names (display names) and alternate names to support cataloging and search.
  0 votes
  0 answers
  0 comments
  1673 views

I would like to be able to query Ordered Folders in CMIS using the ecm:pos property much like NXQL. Would it be reasonable to support ecm:pos as an additional, nuxeo-specific property in CMISQL?
  0 votes
  1 answers
  1 comments
  1882 views

After several days of fruitless searching, I am now turning to the community for an answer. My company is evaluating Nuxeo as a possible ECM system and I have been tasked with mocking up an installation. The platform I am running is: Nuxeo 5.7.2 ...
  1 votes
  1 answers
  0 comments
  8403 views

The CMIS 1.0 Specification does not specify whether the cmis:changeToken property should be Queryable. The CMIS 1.1 Specification now states cmis:changeToken is explicitly NOT Queryable. Why is this the case? I would like to return the ...
  0 votes
  1 answers
  3 comments
  2275 views

We are about to upgrade our production system from 5.5 DM to 5.7.2 (currently). Is it possible to upgrade directly to 5.7.2, or do we need to go 5.5 -> 5.6 -> 5.7 -> 5.7.1 -> 5.7.2 ? What is the shortest migration path needed to keep our ...
  1 votes
  1 answers
  0 comments
  1839 views

Hi. How can I do to put a default value for coverage and subjects meta. In fact I want to get this value by the parent folder. I work with Nuxeo CAP 5.6 with latest fixes (22). Thanks to help me. moise
  0 votes
  1 answers
  0 comments
  1943 views

I've created a live proxy of a folderish document, and I was expecting to see that the proxy would contain the same children as the target of the proxy, when I examine the documents in the Nuxeo DM user interface. Instead I see that while the target ...
  0 votes
  1 answers
  0 comments
  1790 views

I'd like to create a proxy that always points to the live representation of a document, so that the proxy always reflects the changes to its target (and so edits to the proxy apply to the target). I see that the javadoc for CoreSession says this for ...
  0 votes
  1 answers
  0 comments
  2963 views

In my application Title is really long and I don't want to expose it into the tree navigation and use my field expressed into the schema mySchema and the field called shortTitle.
  1 votes
  1 answers
  0 comments
  1917 views

Hi. I'm using nuxeo 5.6. When I'm looking for a number greater than 16 digits in the nuxeo search box that produce a ERROR. Is this a Known problem for nuxeo? Are there any fix for that? Thanks in advance.
  0 votes
  1 answers
  0 comments
  1470 views

Is there an example showing how to use one of the Nuxeo Shell's automation commands to import an exported (.zip) workspace? I used the DM/DAM webapp to “export” a workspace and now I would like to use the Nuxeo Shell to import the .zip into ...
  1 votes
  0 answers
  0 comments
  2245 views

I'm using shibboleth with nuxeo. The ETL team tells me we are going to need nuxeo console for loading content. /nuxeo/site/automation does not seem to support shibboleth. When I try to go to this URL, directly, it prompts me for a shibboleth ...
  0 votes
  1 answers
  0 comments
  1886 views

Hello, Im attempting to sync AD users with Nuxeo. I followed the information in the documentation on setting up a simple LDAP configuration but when ever i deploy the Config file and start the server it does not start it gives me an error server ...
  0 votes
  0 answers
  1 comments
  2155 views

After getting into the Nuxeo Shell via Nuxeo's “Admin Center”/“Monitoring”/“Shell” tab, the interactive mode put me in the “remote” namespace. Issuing a connection w/ pw — remote> connect http://localhost:8080/nuxeo/site/automation -u ...
  2 votes
  1 answers
  1 comments
  2453 views

Hi. When I do a query in cmis and not check “search all versions” in the program “CMIS QUERY-Nuxeo Repository default”, the documents that have the version 0.0 are not shown. I'm using nuxeo 5.7.1, and the query is “SELECT * FROM cmis:document” ...
  0 votes
  1 answers
  5 comments
  2641 views

Based on our estimates, the first phase of our DAM project is going to need somewhere betweeen 3TB and 6TB in our pilot phase. I ordered a 6TB disk partition from my system administration group. My system administrator told me he is not sure if he ...
  0 votes
  1 answers
  0 comments
  2114 views

Hi, http://nuxeo.github.io/releasenotes/5.7.2/upgrade_notes.html links to http://doc.nuxeo.com/display/ADMINDOC/Upgrade+from+5.6+to+5.7 which is for 5.6 to 5.7 and has a warning “This page is a work in progress.” – I want directions to upgrade ...
  0 votes
  2 answers
  2 comments
  3097 views

Hi, I'm new to postgreSQL and I'm reading the manual re: database backups Important: When your database schema relies on OIDs (for instance as foreign keys) you must instruct pg_dump to dump the OIDs as well. To do this, use the -o command line ...
  0 votes
  1 answers
  0 comments
  1571 views

As part of an operation, I need to retrieve the path to a document's file:content for a remote system to access via WebDAV. However, the path as retrieved by getPathAsString() and getFilePath() do not match the path to the document as observed via ...
  0 votes
  1 answers
  1 comments
  3818 views

I would like to be able to contribute a new custom UserProfile action from my custom marketplace package. Currently, it appears my marketplace package must override user_profile.xhtml with my modified copy that includes my hardcoded custom action. ...
  0 votes
  1 answers
  1 comments
  955 views

Bonjour, Un de mes documents doit contenir un champ qui affiche une liste d'éléments en fonction de leur type. Si un des éléments est de type simple et on doit afficher une entrée de texte normale (inputText) Le second type est multiple et on doit ...
  0 votes
  1 answers
  2 comments
  2240 views

We want to prevent that nuxeo dm creates document type domain automatically and create our custom document type MyCustomDomain. How can we do?
  0 votes
  1 answers
  1 comments
  2165 views

How do i query User Management like we have for Documents ? Documents docs = (Documents) session.newRequest(“Document.Query”) .set("query", "SELECT * FROM Document").execute();
  0 votes
  0 answers
  0 comments
  1756 views

provide me the information for the same. I have tried using the same but getting the null pointer exception. It is not able to create the CoreSession itslef … ?
  -2 votes
  0 answers
  2 comments
  1636 views

I would like to be able to initialize the default set of UserProfiles that accompany the default set of users I can initialize via the SQLDirectoryFactory CSV dataFile. What would you think about adding a “dataFile” attribute to the ...
  0 votes
  1 answers
  1 comments
  1403 views

It does not appear wildcard prefix searching by title works in Nuxeo DM 5.6 Workspace/Folder Filter or Advanced Search. It also does not appear to work when specified in the Keywords field of Faceted Search. Prefix searching by title does work in ...
  0 votes
  0 answers
  1 comments
  1881 views

Hi, I met several issues when using Nuxeo Quota, but I'm not sure what exactly I should report on Jira, so I chose to post my story there instead: [MINOR?] After using Nuxeo for a while, Quota counts can get slightly off. I am aware than it also ...
  0 votes
  1 answers
  3 comments
  2193 views

Get Usage information from Nuxeo about HDD Used per Tenant, Total HDD used by application.
  1 votes
  0 answers
  0 comments
  1410 views

Hi . Any help what i am being missing followed the document and run the below command mvn -DskipTests=true install -Paddons,distrib give me the below error org.nuxeo.build:nuxeo-distribution-tools:1.11.5:build (default-build) on project ...
  0 votes
  1 answers
  0 comments
  1920 views

Hello everyone, I have worries of interworking between nuxeo and Active Directory. After several problems solved by my own means, I manage to display my groups, to display the users belonging to the groups but on the other hand when I select a user, ...
  0 votes
  0 answers
  0 comments
  1768 views