content-management-platform
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
Good afternoon ! i download Nuxeo Platfotm 5.7.1 on OpenSuse operative System, when I need run the platform see the next message-error No X11 DISPLAY variable was set, but this program performed an operation which requires it. I do know how can I ...
0 votes
0 answers
0 comments
1433 views
Is there a way to have an external xml configuration file for plugins? I followed the guide here: http://doc.nuxeo.com/display/Studio/Deploy+your+plugin+manually and deployed my plugin just fine with the xml config inside the jar file, but this ...
0 votes
2 answers
1 comments
2700 views
Bonjour à tous, J'ai un soucis d’interopérabilité entre nuxeo et l'Active Directory. Après plusieurs problèmes réglés par mes propres moyens, j'arrive à afficher mes groupes, à afficher les utilisateurs appartenant au groupes mais par contre lorsque ...
0 votes
0 answers
0 comments
2314 views
Just tried to login to see a few tickets I submitted long ago (related to DAM and related improvements) and I was surprised to see the name Bruce Beller instead of my name. For example, I submitted the patch for DAM for handling color model properly ...
0 votes
1 answers
2 comments
1384 views
I've created a custom authentication plugin and login plugin to allow users from my other system automatically login to nuxeo as long as they have an active cookie but we don't have user accounts for all users from my other system. I am trying to ...
0 votes
1 answers
1 comments
3198 views
On the demo.nuxeo.com Advanced Search page, a query with Title = 'Work*' returns no results. A query with Title = 'Workspaces' returns two folders with that precise title. Is it the expected behavior for the query with Title = 'Work*' to return no ...
1 votes
1 answers
5 comments
2375 views
Suppose that I have published document 'abcd' with version 1.0. Then later, I modify the document and publish it with 1.5. I want to get a hold of the previously published version of a document using NXQL. Is there a way to do that? Something like ...
0 votes
1 answers
4 comments
3687 views
I have searched for the technical documents for the multi-tenants feature but not able to locate the same. Could any body tell me about the same . As i am trying to use the Automation Client but did not find to create a Tenants in the nuxeo?
0 votes
0 answers
0 comments
1514 views
I can prove that these registered ACLs are set in my unit test but I am unable to view through the GUI using the Nuxeo SDK. Below is my content-template-contrib.xml file and my unit test. I was able to see my ACL customizations when I installed my ...
0 votes
0 answers
0 comments
1917 views
I have numerous custom multi-valued properties that are currently defined as part of my custom userprofile schema since the user schema does not conveniently support multi-valued properties. It would be ideal if I could make these properties ...
1 votes
0 answers
0 comments
1598 views
Hi , How do i build the multi-tenancy feature as Container level as Two feature are available one is container level and other one is application level .. and how it is being managed and where i can find more information on the same.
0 votes
0 answers
0 comments
1407 views
I have the following trouble: I download a Powerpoint file into my personnal workspace Problem: The icon of the document is not the Powerpoint one but the one with a little green “01” icon Second trouble: When I navigate into the document, if I try ...
0 votes
1 answers
1 comments
1958 views
To use the REST API of Nuxeo, you should use Nuxeo Automation Client, see http://doc.nuxeo.com/display/NXDOC/Using+Nuxeo+Automation+Client The Multi Tenant addon provides only 2 operations, one to create an user in a specific tenant, another one to ...
0 votes
1 answers
2 comments
1643 views
Hi, I have designed a workflow in my nuxeo studio : wTest, this workflow has first user task and the assignee property in this task has this value: @{WorkflowVariables["user_assigned"] == "" ? "user_group" : WorkflowVariables["user_assigned"]} , ...
0 votes
1 answers
0 comments
2673 views
I would like to know the possible names of an acl to set in operation Document.setACE (i just know local) I would like to know the name for “droits hérités” Thank you a lot for your help
0 votes
0 answers
0 comments
1291 views
We defined new doctypes in Nuxeo. These new doctypes are correcltly displayed (associated icon with the type) inside nuxeo but when we use the automation api, the property “common:icon” is always null except for new doctype using already installed ...
0 votes
0 answers
0 comments
1541 views
Bonjour, Nous utilison nuxeo 5.6-cap-HF20 avec nuxeo-dm. Le fait d'autoriser ANONYMOUS_AUTH_FOR_CAS2 dans la conf empêche l'accés direct à un lien permanent en mode authentifié. Aprés authentification On tombe d'abord sur le domaine par defaut et ...
0 votes
0 answers
1 comments
2127 views
Hi All I followed the documentation: http://doc.nuxeo.com/display/ADMINDOC/Using+a+LDAP+directory and I get this error on startup: 2013-07-16 04:50:04,127 INFO [org.jboss.seam.servlet.SeamFilter] Initializing filter: ...
0 votes
0 answers
2 comments
1954 views
create and manage 'new tenant' into Nuxeo using APIs exposed by Nuxeo. I should be able to create Tenant, Update Tenant and its Configuration and Delete Tenant and list Tenants.
0 votes
1 answers
3 comments
2769 views
Bonjour, J'utilise Nuxeo Automation PHP pour envoyer des documents sur Nuxeo depuis mon application web. J'ai réussi à faire les requêtes pour envoyer les fichiers sur Nuxeo, cependant, lorsque je télécharge un fichier que j'ai envoyé, celui ci est ...
0 votes
1 answers
5 comments
2498 views