content-management-platform


Related Questions
Hi, In my company, we'll use Nuxeo next year for DAM/DMS purposes. We have ~60 subsidiaries accross the world and thus we'll need to replicate our central storage to local one (or reginal one). Thinking about it, I could indeed deploy Nuxeo Box ...
  0 votes
  1 answers
  5 comments
  2533 views

Hi all, it there a way to force conversion of media asset by remote client call? If not, how to do it using local API? Tnx a lot! M-
  0 votes
  1 answers
  0 comments
  1348 views

Hi, This is a bug report. I dont succeed to launch Nuxeo Drive on MacBook (2008). Nuxeo Drive : 1.2.1218 Mac OS X : 10.7.5 (also tried on 10.6.8) Double-click on app don't do anything Error message when trying in command line : $ ./Nuxeo\ ...
  0 votes
  3 answers
  0 comments
  2823 views

Hi, I'd like to be able to define custom attributes/properties on my ECM/UI doc types. As of today I understand that it is not possible. Nuxeo guys and other folks, does it make sense for you? Is it something that could be made available ? Thanks. ...
  0 votes
  1 answers
  2 comments
  2211 views

I configure a multiDirectory (LDAP + localDB) and shibboleth authentification in my Nuxeo 5.8 instance (with security HF1) When I search user, I get a result with more than 200 responses (including the good one) I looked at ldap traces and found 2 ...
  0 votes
  0 answers
  1 comments
  1413 views

Is there a way to internationalize the values of the properties of an asset ​​entered in Nuxeo? For example, the field “title” can be saved in several languages ​​(eg in French and English)? Thanks in advance.
  0 votes
  1 answers
  0 comments
  1740 views

I try both DM workspace and SC workspace and see that when you create a DM workspace and then you want to create a sub workspace - that sub workspace must be DM-type workspace, you cannot create SC sub-workspace inside a DM workspace. In summary ...
  0 votes
  0 answers
  0 comments
  1639 views

I've been spending alot of time trying to reading instructions configure email but still cannot get it done. I've study carefully this topic http://answers.nuxeo.com/questions/942/nuxeo-connexion-to-smtp-google-mail-gmail and follow instruction but ...
  0 votes
  1 answers
  1 comments
  2825 views

I would like to disable some of the tabs in the home page left menu, this menu actually contains entries like dashboard, profile, workflow, etc… Here is the associated documentation page I wasn't able to find the category of this menu (not present ...
  0 votes
  1 answers
  0 comments
  2534 views

Hello, Since deleting a (ldap) user, access to my “Network” tab is impossible. Therefore, I can not remove this nonexistent user from my network … and the bug persists: No exit : - [ I always get the message: “. Nuxeo Platform - 5.6 / An error ...
  0 votes
  0 answers
  0 comments
  1817 views

Should Nuxeo IDE be contributing my Nuxeo IDE plugin deployment-fragment.xml extensions to the deployed nuxeo.war web.xml? Or is this a current Nuxeo IDE limitation?
  0 votes
  0 answers
  0 comments
  1634 views

I have a standard Content View based on NXQL query. I want an optional criteria in the query, coming from a seam bean property. In this particular case, it is a flag to show or hide obsolete objects. Here is the query: SELECT * FROM Document WHERE ...
  0 votes
  2 answers
  5 comments
  2832 views

Bonjour, Lorsque nous ajoutons ou supprimons un utilisateur dans un groupe nous sommes obligés de redémarrer le serveur pour que les changements soient pris en compte immédiatement. Hello, When we add or delete a user in a group we have to restart ...
  0 votes
  0 answers
  0 comments
  1406 views

In Admin Center->Monitoring->Administrative Statuses, I see references to Nuxeo Instances that no longer exist. How can I delete these obsolete Nuxeo Instance references? Do these obsolete Nuxeo Instance references cause any harm?
  1 votes
  1 answers
  0 comments
  2235 views

Hi Everyone, My first question - which might be the most stupid! I am tasked with evaluating Nuxeo so am by no means an expert. When I look at the Supported App Servers for the 5.8 Platform, there does not appear to be any version of the JBoss ...
  0 votes
  0 answers
  0 comments
  1643 views

Hello. We're trying to connect Nuxeo to a SQL Server Azure instance with the wizard configuration interface.The instance is OK and we have a private client connected to it. But Nuxeo failed to connect to that SQL instance. Here the exception in ...
  0 votes
  1 answers
  12 comments
  3479 views

I've been setting up a new Nuxeo instance and finished editing “coverage” vocabulary. when moving to “nature” vocabulary I have a problem, it's not the same as “coverage” In coverage, I can edit “continent” and “country” in 2 corresponding ...
  0 votes
  1 answers
  0 comments
  2111 views

Today, my Nuxeo has creshed two times. Firstly: 2013-12-06 09:49:01,160 ERROR [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo].[Nuxeo WebEngine Servlet]] Servlet.service() for servlet [Nuxeo WebEngine Servlet] in context with ...
  0 votes
  0 answers
  0 comments
  2189 views

Hi, I have many documents who inherit a Schema and i want to perform a query for getting all the Documents who inherit this Schema. It's possible ? I tried “SELECT * FROM SPECIFICSCHEMA” but it's doesn't work. Thanks.
  0 votes
  1 answers
  0 comments
  1768 views

Is there simple way to show delegated tasks in My Tasks gadget ?
  0 votes
  0 answers
  0 comments
  1629 views

Bonjour, sur ma plateforme, j'ai un soucis de traduction de certains menus. En effet, j'ai modifié via studio messages_fr.properties afin que le menu “DOCUMENT MANAGEMENT” d se transforme en “EXPLORER”. Cela fonctionne bien pour mon administrator ...
  0 votes
  3 answers
  1 comments
  2423 views

We have access problem when switching from H2 to Oracle Find hereunder the details of errors in server.log : 2013-12-02 16:59:15,621 INFO [localhost-startStop-1] [org.nuxeo.runtime.osgi.OSGiRuntimeService] Configuration: host application: Tomcat ...
  0 votes
  0 answers
  0 comments
  2474 views

We have access problem when switching from H2 to Oracle Find hereunder the details of errors in server.log : ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE
  0 votes
  1 answers
  1 comments
  1494 views

hi all, i'm creating a custom operation that aims to take a blob (xml-file) and create a document with the blob attached and some of the metadata filled from the xml-file. I'm using this operation via the Automation API to upload a xml-file and have ...
  0 votes
  2 answers
  2 comments
  4300 views

Hi, if I try to edit server.xml adding URIEncoding=“UTF-8” to Connector, when I restart nuxeo, server.xml is overwritten and I lose my changes. Tnx in advance, M.
  0 votes
  1 answers
  0 comments
  2975 views

I use Windows Installer (5.8) to get Nuxeo run on Windows Server 2008. It allows choosing the app folder (containing tomcat and app) but automatically store data in C:/ProgramData/Nuxeo without any chance to change that. The prolem is the C: drive ...
  0 votes
  1 answers
  2 comments
  2603 views

In schedule handle I use the following code: UserManager userManager = Framework.getService(UserManager.class); List<String> users = userManager.getUserIds(); log.debug("users: " + users.size()); It have worked in Nuxeo 5.5 but in 5.8 it ...
  0 votes
  1 answers
  1 comments
  1630 views

hi, The new version of Nuxeo Drive “1.2013.1030” in windows 7 does not work with the proxy settings. We have the message “unable to conect to proxy server” knowing the proxy parameter setting is none. I currently have more than 50 users that are ...
  0 votes
  2 answers
  2 comments
  2140 views

I'm having trouble getting my head around date-time handling. I have a Nuxeo server, with postgresql backend that i'm accessing using REST and Automation APIs. When I create a document using REST, the returning JSON gives me the lastModified ...
  0 votes
  1 answers
  2 comments
  2762 views

I am testing shibboleth authentification (in Fed test de Renater) on a Nuxeo 5.8 Install. This one work with CAS LDAP auth. I had disabled CAS auth et instal the shibboleth plugin, and configure an Service Provider (which work, tested avec ...
  0 votes
  0 answers
  1 comments
  1711 views