content-management-platform


Related Questions
Bonjour, Après la création d'un nouveau type de documents, j'ai essayé d'appliquer de workflow mais j'ai le message suivant “Aucun processus ne peut être démarré sur ce document.” dans la partie de workflow? Quel est le problème SVP? Merci
  0 votes
  1 answers
  1 comments
  2047 views

Hi, Is there a way to import XML or other types of files and have the XML values automatically populate fields within a document?
  0 votes
  2 answers
  3 comments
  1782 views

Hi There, It seems that there is a small issue when changing the language settings. Some of the labels in the dashboard are not taken into account. Are you aware of this? I've added two pictures, one of the demo environment, one of the lts ...
  0 votes
  0 answers
  0 comments
  1498 views

Bonjour, SVP je veux savoir qu'est ce qu'on peut utiliser pour réussir un import en masse des plusieurs dossiers avec Nuxeo? Merci
  1 votes
  1 answers
  0 comments
  2049 views

I'm sure that I'm just missing something really basic here but is there a way to change a content views column widths for the results? I've got about 10 widgets layed out in my content view but I was hoping to set some percentages or discrete pixel ...
  0 votes
  0 answers
  0 comments
  1472 views

Hello, i'm deploying a Nuxeo 5.8 instance with the following steps. Launch instance configured with PostgreSQL database. Create a document and download it. All works correctly Enable xorBinaryManager in default-repository-config Restart the instance ...
  0 votes
  1 answers
  0 comments
  1588 views

Hello, I'm trying to upgrade my Nuxeo 5.6 to 5.8 with SQL Server, but when configure Nuxeo 5.8 and run nuxeoctl, give the following errors. 2014-05-16 14:20:43,399 ERROR [localhost-startStop-1] ...
  1 votes
  1 answers
  1 comments
  8087 views

what's publication targets? how to use publication targets? Please suggest example of how to use them. Thanks in advance
  0 votes
  0 answers
  0 comments
  1330 views

Bonjour, je suis intéressée par l'intégration de Etherpad dans nuxeo, j'ai trouvé cette page : http://doc.nuxeo.com/display/SPRINT/Etherpad+In+Nuxeo J'aimerai savoir si ce module fonctionne et si oui, comment cela s'installe. Merci d'avance.
  0 votes
  1 answers
  0 comments
  1778 views

I have deleted a branch of content and due to a defect in the deletion process I have many orphaned documents. CMIS queries are returning the orphan and causing issues. Is there a tool or can someone provide some steps to delete them apart from ...
  0 votes
  1 answers
  0 comments
  2634 views

Bonjour J'utilise l'API REST et en particulier la requête .../site/api/v1/user/search?q=ad sur ma base Nuxeo, cette requête retourne deux pages de résultats. Mais évidemment, seule la première page de résultats est fournie dans la première réponse ...
  1 votes
  1 answers
  1 comments
  2930 views

Hi, I am trying to construct a template that displays the current lifecycle status but I do not manage to do it. What is the right property? Where can I find the complete dublincore set? So far I have unsuccessfully tried: ...
  0 votes
  1 answers
  1 comments
  2811 views

Hi guys, You have anise reverse proxy gogeta project at https://github.com/nuxeo/gogeta Would you mind to give some example how to use it. Maybe expanding a bit in more details: It is basically an HTTP cluster router that holds its configuration in ...
  0 votes
  1 answers
  0 comments
  1666 views

Hi, I´m testing Nuxeo DM version 5.4.2 in tomcat. When I'm trying to view the Dashboard give me this error in all gadgets: No data received from server: 403 Error Thanks
  0 votes
  1 answers
  0 comments
  1736 views

Hi! Can someone help me ? I'm trying to make a LEFT JOIN QUERY, but the query return duplicate result. Its possible make a DISTINCT or GROUPBY ? Why the query return the JOIN values to ? The result dont need to show me only F.cmis:objectId as ID, ...
  0 votes
  1 answers
  4 comments
  3340 views

Can you please advise how I can configure integration of LDAP to search more than one user baseDN? We hold staff in a seperate OU to customers. Eg. dn:ou=staff,dc=xxx,dc=com and dn:ou=customers,dc=xxx,dc=com. I tried search Configuration Can you ...
  1 votes
  1 answers
  0 comments
  1628 views

Hello everyone, I'm having an issue while registering a new adapter to the HttpAutomationClient. The particularity is that my adapter extends the Nuxeo's DocumentService adapter. My issue is when I call the ...
  0 votes
  0 answers
  0 comments
  1290 views

I was creating a custom schema that has to do with some new versioning properties, and I named it “versions”. This inadvertently collided with the existing “versions” table name, resulting in the following unexpected behavior. My new properties ...
  0 votes
  0 answers
  0 comments
  1454 views

I am working with a client that has an existing commercial solution with 60 million plus documents. Recent business additions will push that number north of 100 million within a years time. The incumbent solution is showing it's age, rigidness, and ...
  2 votes
  1 answers
  1 comments
  1752 views

Hi, Is is possible to model a object hierarchy for content? For example, say I am modelling a News Article and all News Articles have an author and we'd like to store the author's first name, surname and their base location. The same author may ...
  0 votes
  1 answers
  0 comments
  1623 views

The error log is Here . The platform is 5.8 and the database is oracle. I use XORBinaryManager for encrypting files. This error happen while importing an email with attachments or while uploading files to the File documents. It does not happen for ...
  1 votes
  1 answers
  0 comments
  1729 views

Bonjour, Est-il possible de mettre en place une authentification par Kerberos pour le WebDav ? L'utilisation du Kerberos pour l'authentification à Nuxeo a déjà été mise en place mais la connexion au WebDav ne semble proposer qu'une authentification ...
  0 votes
  1 answers
  0 comments
  2063 views

Bonjour, Peut on créer un nouveau type de documents avec des nouveaux attributs sans passer par le Nuxeo Studio? Est il possible de modifier les interfaces d'affichage des listes des documents dans un dossier ou un espace de travail? Merci :)
  0 votes
  2 answers
  2 comments
  2548 views

i am able to upload document and bind those images to a document on creation using batch update. using curl rest call Can i do this to a document which is already created.?
  0 votes
  1 answers
  0 comments
  1897 views

I have an automation chain which will be called on “document created” I need that when i am creating a document from nuxeo UI . But i dont need that when i am creating a document on rest call document creation. Its giving me error . is there any way ...
  0 votes
  1 answers
  0 comments
  1602 views

I am attempting to do a document.copy on an existing document, with the assumption that if the directories I am copying into may or may not exist. What would be a good way to achieve that? client = new nuxeo.Client(nuxeoParams) client.connect() ...
  1 votes
  1 answers
  0 comments
  1753 views

I have installed and later uninstalled nuxeo with apt-get but nuxeo is still there. E.g. the contents of /var/lib/nuxeo are about 350 megabytes. What would be the proper way to completely uninstall nuxeo on an Ubuntu 12.04 installation?
  0 votes
  0 answers
  0 comments
  2213 views

Can i cancel workflow for a session and resume at th end of it ?
  0 votes
  0 answers
  0 comments
  1807 views

I used file importer to import a document. I import json file which have document schema and values. But it just create json file not the document . Json file conatin same json input i gave in rest call to create a doc.
  0 votes
  1 answers
  0 comments
  1975 views

Hello, For one of our customers, we are considering Nuxeo as a platform. So far, we quite like it and hopefully this will transform into a true love :+) However, the customer has a specific requirement: it must give his users the possibility to add ...
  0 votes
  1 answers
  0 comments
  1932 views