content-management-platform


Related Questions
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

We have been running for a while with no problems with Nuxeo/http running behind an Apache httpd reverse proxy also running http. We are currently moving the Apache instance to use https instead. I followed the instructions in various places, eg ...
  0 votes
  1 answers
  1 comments
  2844 views

Hi i'm using nuxeo 5.8 and i'm a looking at the Hr request application template , at various chains there are nodes of type “ log event in audit ” . In this nodes there are events such as tor.request.sent and others. Where do these events come from? ...
  0 votes
  3 answers
  1 comments
  2765 views

Bonjour, Un de nos utilisateurs a constaté qu'il ne pouvez pas faire de copie entre différents classeurs Excel ouvert par Live Edit. En fait cela est due au fait que chaque ouverture par Live Edit génère une nouvelle instance de Excel. Avez vous une ...
  0 votes
  0 answers
  0 comments
  1798 views

Bonjour, Nous avons constaté que depuis l'installation de Live Edit sur notre parc client. Certains objets OLE ne sont plus utilisable. Notamment, quand on veut rajouter une feuille de calcul Excel dans Word 2010, la première fois on peut l'utiliser ...
  0 votes
  0 answers
  0 comments
  2017 views

Hello, I tried to install Nuxeo 5.8 on ubuntu 12.04 with “apt-get install nuxeo” command. It's perfect but ALL is installed (included postgres) So, how can i install with apt-get but without postgres ? (because i'v a separate DB server) Thanks a lot ...
  0 votes
  1 answers
  0 comments
  2017 views

Simultaneous startup of multiple PostgreSQL-backed Nuxeo 5.6 cluster nodes seems to cause intermittent PostgreSQL DDL problems. The nodes that report the DDL problems seem to be unstable afterwards. The current workaround is to stage startup of the ...
  0 votes
  1 answers
  0 comments
  1654 views

A few minutes ago on demo.nuxeo.com, I did the following logged in as Administrator: Create workspace myWorkspace within default-domain/workspaces Upload textFile1.txt to myWorkspace Zip Tree XML Export myWorkspace Delete myWorkspace Permanently ...
  0 votes
  1 answers
  0 comments
  2231 views

It is easy to add a workflow tab for folders, but after the workflow start tabs are reseted to default one. It means that it needs to open the workflow tab two times, ie. to start and to add participants. Is there a simple, configuration way to ...
  0 votes
  2 answers
  5 comments
  2239 views

Hi, currently I'm using the 5.9.1-SNAPSHOT sdk to package the preview/conversion support for a new doc type. My target is to distribute the 'nuxeo-platform-preview' - feature with the new package. When I compile the project I get the following build ...
  0 votes
  1 answers
  2 comments
  8412 views

Bonjour, depuis une mise à jour windows office 2010 (du 14.11.13), lorsque nous modifions un fichier office via liveEdit, une fois ce fichier mis à jour sur nuxeo, l'icône LiveEdit n'est plus visible. On ne peut donc plus utiliser LiveEdit sur ce ...
  0 votes
  0 answers
  1 comments
  1747 views

Hi all i was wandering if there is a mechanism like operation chains that can be used directly in java. What i would like to do is not to call an existing operation chain from java but rather call a series of operations, like in a chain, directly in ...
  0 votes
  1 answers
  2 comments
  1829 views

Hello all, Is it possible to disable Quartz auto startup? I want to start it manually in an own service. Is it that possible? The problem I have is that when I persist one cron trigger, if I stop Nuxeo server before time of execution, and restart it ...
  0 votes
  0 answers
  0 comments
  2905 views

Hi all, is there a way to disable the “full text search” in order to save space on the DB. My dbms is Oracle. Tnx in advance. M.
  0 votes
  1 answers
  0 comments
  5187 views

My nuxeo development project has several modules, deployed as plugins for nuxeo CAP. A new module bundle (created in the same manner than the others) has Seam components and xhtml pages. Although there is no noticeable difference with other modules, ...
  0 votes
  1 answers
  2 comments
  2034 views

I want to development a widget where I can select a group on a selectListBox and using ajax to update another selectListBox with group's users selected. I was reviewing http://community.nuxeo.com/api/nuxeo/5.6/tlddoc/ but those widgets only works ...
  0 votes
  0 answers
  0 comments
  2344 views

Bonjour, je rentre un problème bloquant avec LiveEdit. En effet nos utilisateurs ne sont pas amdinistrateurs de leur poste windows 7. Ils ont un profil standard. Et avec firefox, office 2010, même après installation de LiveEdit, word ne se lance ...
  0 votes
  0 answers
  0 comments
  1730 views

hello, how can I translate mail notification in french ? thanks
  0 votes
  4 answers
  2 comments
  1854 views

Hello, I was testing stored quartz triggers using persistence into DB and found a problem. I tried to see what does it happen when you schedule a trigger, stop server, and restart it after trigger fire-time specified in cron expression has passed. ...
  0 votes
  1 answers
  0 comments
  1762 views

Hello. I'm connecting to the nuxeo with Nuxeo Drive. Synchronization works fine, but creation and modification date of files and folders changes to date when synchronized. It doesn't show the real modification date. How can I configure Nuxeo drive ...
  0 votes
  2 answers
  2 comments
  2308 views

As read on Nuxeo.com, the last FT (for example 5.7.3, I just installed …) becomes LTS (5.8) Can I upgrade my version and how ? Thank you
  0 votes
  1 answers
  2 comments
  1527 views

According to this answer , it is a best practice for nodes in a Nuxeo cluster to share their nuxeo.tmp.dir. When doing so, must each node in the cluster have its own tmpdir on the binary store filesystem? I am encountering nuxeo-launcher jar file ...
  0 votes
  1 answers
  7 comments
  2287 views

I expected the Zip Tree XML Export to include all archive versions of documents. That does not appear to be the case. Would this be a reasonable enhancement to request in JIRA?
  0 votes
  1 answers
  0 comments
  2848 views

Hello, I want to control the URL redirection after a specific document is created. The redirection is to move to the parent folder. Should it's possible to do that easily or i have to create a custom User Action with UI Document creation, get parent ...
  0 votes
  1 answers
  4 comments
  2314 views

Just to be sure I got it well. We got Fasttracks releases, and LTS releases. Does that mean every LTS release will be identical (beside its version number) to the previous FT release? If not (and I guess it's not, since there's differences between ...
  0 votes
  3 answers
  2 comments
  1841 views

It appears invocation of SecurityPolicy.checkPermission() is normally bypassed for Administrators whereas SecurityPolicy.QueryTransformer.transform() is invoked for Administrators. As a result of this discrepancy, when Administrators invoke a CMIS ...
  0 votes
  1 answers
  0 comments
  1764 views

Hi, I'm trying to change nuxeo's base url so that all links will point to some other url instead of localhost. Can anyone advise me how to do it? Thanks
  0 votes
  1 answers
  1 comments
  4241 views

Hi, we want to run sql script when our nuxeo instance starts. This script should create tables in database if this not exists. We do not want to use schemas contributions because we do not want to manage those rows tables as documents types. We want ...
  0 votes
  1 answers
  0 comments
  2478 views

HI all when is 5.8 going to be available?
  1 votes
  1 answers
  7 comments
  1742 views

I'm attempting to retrieve a selection of documents from a Nuxeo server using the REST automation APIs (from C++ using libCURL). I'm new to Nuxeo, so I'm trying to 'prototype' the calls using CURL from the command line. We've defined some custom ...
  0 votes
  2 answers
  2 comments
  3020 views

Our users would like to optionally version a document as part of its creation in the Web UI. This would be similar to the behavior of the CMIS createDocument operation. Currently, our users who want to establish a major version upon creation (like ...
  0 votes
  1 answers
  0 comments
  2539 views

Hi, We realized we forgot to adjust the TEXT SEARCH CONFIGURATION in PostgreSQL for a Nuxeo database, to make the full text searches accent-insensitive. We tested the CREATE EXTENSION unaccent; etc. commands on a medium-sized Nuxeo, which worked ...
  0 votes
  1 answers
  4 comments
  2442 views

Hi, I'm workin in a project that consists on migrating nuxeo-5.4.1 data from Orcale to Postgresql. Data extraction was successfully done and i've all the data well imported in my postgresql database (i've used ora2pg tool). The probleme i'm facing ...
  0 votes
  1 answers
  0 comments
  2513 views

The 2014 Nuxeo World Technical Roadmap references a NoSQL DataStore targeted for the 5.9.4 release. Has Nuxeo identified the specific NoSQL DataStore technology it plans to support in the 5.9.x release family? Early insight into this significant ...
  0 votes
  1 answers
  2 comments
  1707 views

I've created my own login plugin to authenticate users with our system and included a logout extension to logout users in our system upon logging out of nuxeo. This all works fine except when a user follows a direct link to nuxeo e.g. ...
  0 votes
  2 answers
  4 comments
  3331 views

I'm using command line Nuxeo Drive client. When I'm tying to bind root with command: ndrive bind-root "/default-domain/workspaces/Customers/", I'm getting an error Error executing 'bind_root': Path handling is disabled on a remote client with no ...
  0 votes
  1 answers
  0 comments
  1684 views

Hello Is it possible to register, override contribution from java code when runtime already started? For example i need to remove some event listener contrib and register new one on demand. Thanks.
  0 votes
  1 answers
  0 comments
  1341 views

I've created an iframe .xhtml file that I added to a document model as an advanced widget > template. The iframe loads fine but I was wondering if there was a way to access some of the schema fields for that document from the iframe. It looks ...
  0 votes
  1 answers
  0 comments
  2154 views

Hi, As I need to add an action filter to an existent contribution, I need to know if is it ok to do such a thing. So, is it “legal” to have a modified contribution in my platform? Thank You.
  0 votes
  1 answers
  1 comments
  1224 views

Bonjour Depuis environ 6 mois j'utilise nuxeo et notamment un montage webdav sur mon PC windows 7. Jusqu'à ces derniers jours je n'avais pas le moindre soucis mais maintenant, très régulièrement je perds ma connexion !! Cela se traduit par le fait ...
  0 votes
  0 answers
  0 comments
  1564 views

after running # apt-get install nuxeo I'm getting this error: [....] Starting: Nuxeo\norg.postgresql.util.PSQLException: FATAL: Passwort-Authentifizierung f?r Benutzer >>nuxeo<< fehlgeschlagen Could not run configuration: Failed to ...
  0 votes
  2 answers
  0 comments
  3959 views