content-management-platform
Hello everyone. We currently have an application based on Alfresco ECM, and we are evaluating whether to migrate to Nuxeo. Multi-tenancy is a big deal in this regard. I'm currently evaluating Nuxeo Platform 7.1 on Mac have 3 questions on this topic ...
1 votes
3 answers
3 comments
3574 views
Why when i upload png and jpg images to Nuxeo 6, the preview is not generated, and the file associated to the picture is renamed as “empty_picture.png”. Why?
0 votes
1 answers
0 comments
2591 views
I have encountered that every single user in different domains can see all section roots of all the domains in Nuxeo when they try to publish their documents. Is it right? Most of the users have only access rights in his own domain, but in ...
0 votes
1 answers
0 comments
1926 views
In a normal setting, the Item/page dropdown has 6 options to display the number of reports: 5, 10, 20, 30, 40, and 50. But I need to customize these settings so that I can see hundreds, so I want to change to 10, 25, 50, 100, 150, 200. I went into ...
0 votes
1 answers
1 comments
2438 views
The FAQ doesn't contain a statement on which languages are allowed and recommended for posting questions on answers.nuxeo.com. An answer here and/or an update of the FAQ (didn't find an issue tracker for answers.nuxeo.com) would be appreciated.
0 votes
2 answers
3 comments
1604 views
Hello, I am considering a repository structure where there are two document types: let's call one “Base” and the other “Enhancements”. I would like to use the Relations functionality of Nuxeo to indicated that a given “Enhancements” requires a given ...
1 votes
2 answers
2 comments
3205 views
I'm trying to conditionally show a button only once the document has been digitally signed using the “digital signature” addon. I've tried a few different EL expressions, but none seem to grab what I want. Here's the condition that the signature tab ...
0 votes
0 answers
0 comments
1863 views
Hi I m trying to customize the login screen and create a default flavor. I created a jar that contains my custom component overrding org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService (loginScreen ext. ...
0 votes
0 answers
1 comments
1629 views
Hello, The nuxeo-webengine-server is on nuxeo-archive … What is now the best way for hosting multiple webengine sites ? And is it possible on oracle weblogic ? Thanks :) Olivier.
0 votes
0 answers
0 comments
1683 views
I need an event handler that will intercept a modification on a property and update another property of the same document based on the new value. Is there a way to implement this? If I save the document the event is called again in an infinite loop. ...
2 votes
1 answers
0 comments
4032 views
I have a property that can be multivalue and each value is a complex property that contains two string subproperty. Can someone give me an example of java code to set this type of property?
0 votes
1 answers
0 comments
5855 views
Hello, After install all the dependencies for Nuxeo Drive and follow the instructions described in https://github.com/nuxeo/nuxeo-drive/#ubuntudebian-and-other-linux-variants-client, when I launch the command ndrive in the terminal I'm getting the ...
0 votes
1 answers
3 comments
1928 views
I have found a serious security vulnerability in Nuxeo. How do I report it privately?
0 votes
1 answers
0 comments
1894 views
Hi, Is it possible to make the group label required when creating a new group? It probably can be done by overwriting a widget, but I am unable to find the correct widget. Thanks in advance, Bauke Roo
0 votes
1 answers
1 comments
1659 views
I use Nuxeo 6 and I want to create several repositories. Then I want to see them at http://localhost:8080/nuxeo/nxpath/default@view_servers . I looked for information on the wiki to create repositories, but I found nothing for Nuxeo 6. Which are the ...
2 votes
1 answers
1 comments
1805 views
Hi, I need to create an hidden user to provide web services access to another application. I'm looking for the simplest way to hide this user from end-user interface. My first idea was to remove this user from “members” group, not good. I thought ...
0 votes
1 answers
0 comments
1943 views
Hi! I use Nuxeo 6 I have two domains and multiple workspaces and folders in them. I would like to store the files (.pdf, .odt, etc.) of different domains or workspaces or folder in different places. It is possible? Regards.
0 votes
2 answers
0 comments
1896 views
A “java.lang.InvocationTargetException” message box is displayed and the extension fails to install. Seen on Ubuntu 14.04 and Java 7 or 8.
0 votes
1 answers
0 comments
2195 views
Hi, We're testing our Nuxeo 6.0 and we've detected that it doesn't clear the connection pool when we use Funkload to benchmark it. After a Funkload test against Nuxeo 6.0 the pool reach his limit and Nuxeo can not accept more connections, it throws ...
0 votes
0 answers
4 comments
3282 views
Hello, I try to disable a PDF rendition: <required>org.nuxeo.ecm.platform.rendition.contrib</required> <extension target="org.nuxeo.ecm.platform.rendition.service.RenditionService" point="renditionDefinitions"> ...
1 votes
0 answers
2 comments
2282 views
In the Nuxeo's interface I can see the restriction created in my folder (my folder –> Manage tab –> Local Configuration sub-tab –> Document types configuration) but I don't see its using CMIS My code is: public List Folder someFolder = ...
0 votes
1 answers
0 comments
2250 views
I want to know if folders can be versionable. I want to change the metadata of a specifict folder and change its version (if it's possible). I want to see the folder previous versions that were archived and be able to restore them. Just to be clear, ...
0 votes
2 answers
0 comments
2602 views
Hi everybody, in the Nuxeo Platform Installation Wizard, when I'm setting the data base configuration parameters, I receive the message: Failed to connecto to the database. Ensure that the database is running and the parameters are correct. I can ...
0 votes
1 answers
3 comments
2707 views
From V6, buttons to manage dashboard are not visible anymore. How to get them ?
0 votes
1 answers
0 comments
1786 views
Hi There, I'm currently working on fixing the multi-tenant/LDAP issues. I did find a issue in the REST API and I want to fix this. Is it possible to overwrite a webobject (in my case: UserRootObject.java) in Nuxeo? Thanks in advance, Bauke Roo
0 votes
0 answers
8 comments
2180 views
Hello, We opened several workspaces and to measure the activity on each of them over the time, I used birt reporting. Mainly I worked with the nx_logs table (event and date) to detect and count login, create or update operations. The results seemed ...
0 votes
0 answers
1 comments
1572 views
Hello, A user can copy a folder document. As a standard is that it is done with children. In some cases this functionality is not necessary or some children should be copied and some others shouldn't. How this kind of functionality can be done in ...
0 votes
1 answers
0 comments
1703 views
Hi members, I followed this: http://doc.nuxeo.com/display/ADMINDOC/VCS+Configuration and I added the proper sentence in the default-repository-config.xml to load my own sqlInitFile (mods.sql.txt in this case). I've to add some SQL statements to ...
0 votes
1 answers
0 comments
1879 views
When creating a new web site in V6 with multi tenant enabled I get the error : Transaction is marked for rollback What should I do ? Thanks,
0 votes
0 answers
1 comments
1601 views
Hello, I am using Nuxeo Platform 6.0, and I am trying to add content to the blue sidebar that it is displayed on the “Workspace” tab (the sidebar where it shows the Sections and Workspaces tree, the Worklist and the Clipboard). I have changed the ...
0 votes
2 answers
0 comments
2503 views