content-management-platform
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