document-management
I have a new clean 5.5 install running against a PostgreSQL 9.1 and phrase-based searching is not working. For example if I enter “data migration” (with the double-quotes) I get documents with the words data AND migration no matter where in the ...
1 votes
0 answers
3 comments
1974 views
Uninstallation of Nuxeo 5.6.0-HF02 (nuxeo-5.6.0-HF02-1.0.0) is not possible Some errors were found when checking the package. Uninstall process can not continue. MD5 check failed. File: ...
0 votes
2 answers
4 comments
3574 views
After looking at the serial document workflow in v5.6 it appears if the number of rejects exceeds the number of validates the document is automatically sent to request_update task. Which upon exit, if not cancel, sets the “index” counter to zero. ...
0 votes
0 answers
1 comments
1794 views
Nous souhaitons installer le nuxeo drive en production pour nos utilisateurs. Est-il opérationnel et comment l'implémenter ? merci
0 votes
1 answers
1 comments
1929 views
I have a query in a content view which looks like this: (ecm:mixinType = 'HiddenInNavigation' AND ecm:isCheckedInVersion = 0 AND ecm:currentLifeCycleState != 'deleted') AND ecm:parentId=? AND (ecm:primaryType =? OR ecm:currentLifeCycleState ...
0 votes
1 answers
0 comments
2015 views
We have a running application version using nuxeo with multiple domains. For the upcoming release, we have added a new entry to the structural template so that every domain has a new additional document. It works for new domains that get created but ...
0 votes
1 answers
0 comments
2298 views
Nuxeo provided feature of version control. How we can make version control to increment to major version as default option instead of using skip version option.
0 votes
1 answers
6 comments
2450 views
Is there a way to make Nuxeo CAS plugin handle CAS Logout Request ( so that we get logged out from Nuxeo when logged out from CAS ) ?
2 votes
0 answers
1 comments
2419 views
We have LDAP and SSO ( CAS ). While having correctly defined a defaultAdministratorId in org.nuxeo.ecm.platform.usermanager.VirtualGroups <defaultAdministratorId>uid_of_our_admin</defaultAdministratorId> We keep getting these errors ( we ...
0 votes
1 answers
1 comments
2402 views
I have been able to connect to my Nuxeo server using WebDAV on both Windows and Linux. I see some containers (folderish documents) but not all. It seems the containers I do not see are custom document types which inherit from Folder. Question: Does ...
0 votes
0 answers
3 comments
1844 views
Hi All, I have to import multiple documents in nuxeo. I tried code in link : http://www.nuxeo.com/blog/development/2012/03/monday-dev-heaven-multithreaded-transactional-documents-import-nuxeo/ but it is not behaving as expected, code is not throwing ...
0 votes
0 answers
0 comments
1380 views
hi @ all, I'm tring to add extra data to “File” core DocumentType. To achive this i have created a schema with extra informations. like: <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" ...
2 votes
4 answers
9 comments
4410 views
Hello, I created one custom type but I want to change the declaration of one field to xs:string instead of xs:date. I found this : https://jira.nuxeo.com/browse/NXP-424 but it seems that it doesn't work anymore in nuxeo 5.6. I have always this error ...
0 votes
0 answers
0 comments
1500 views
i am using swing component to give pop up dialog in java class. JOptionPane.showMessageDialog(null,“Hello”); But its not displaying anything. Is there any way in nuxeo to give alert from java class. Thanks
1 votes
2 answers
1 comments
6188 views
Hi All; i am using java as backend and flex as front end database postresql 8.3,server jboss 4.2.3 in jdk1.5 my application run sucessfully now i change jdk1.6 now flex and java cannot connected and localhost:8080/nuxeo cannot loaded. serve error ...
0 votes
0 answers
0 comments
1570 views