content-management-platform
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
1711 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
1347 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
1527 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
1822 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
1697 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
1807 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
2126 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
2613 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
1972 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
1665 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
1827 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
2263 views
Can i cancel workflow for a session and resume at th end of it ?
0 votes
0 answers
0 comments
1862 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
2040 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
2016 views