content-management-platform
Hi, Here's a use case for the search feature we're having troubles dealing with: We have various files, say to store numerous norm documents. Their titles have the following format: “NF Z65-130.pdf”. Searching through titles using the FULLTEXT ...
0 votes
1 answers
1 comments
2101 views
I'm new to Nuxeo. I'm trying to understand the system, and in particular I'm trying to find out why I'm getting an SQL error when trying to create a workspace. I figured installing and running the source code would be the best place to start. I've ...
0 votes
3 answers
4 comments
3658 views
If dc:subjects is not set, am I correct that “quantified in predicate” (ANY dc:subjects NOT IN ('foo')) is FALSE? This is because at least one dc:subjects would need to exist that is not 'foo', right?
0 votes
1 answers
0 comments
1890 views
A CMIS Query with a “null predicate” containing a “multi-valued-column reference” throws an exception. A sample query that demonstrates the problem is listed below as is the exception stack trace. Please confirm this is a bug that I should record in ...
0 votes
1 answers
3 comments
4635 views
I downloaded the VMWare image of Nuxeo, nuxeo-5.7.2-vm.zip, just this week. I have not done much to it, certainly no code changes or customizations via Studio or anything of the like. I did install the Social and DAM modules. As the Administrator ...
0 votes
1 answers
1 comments
3444 views
Hello, I want to full customize the login page CSS but i don't want to create my own login.jsp who will be rewrite by the one who's generated in Studio. I saw there is a ticket talking about it : https://jira.nuxeo.com/browse/NXDOC-195 Thanks, Jeremy
0 votes
1 answers
1 comments
3341 views
Nuxeo-Platform version: 5.7.3 Fasttrack Server OS: Ubuntu 13.04 I am trying to bind Nuxeo to port 80 instead of 8080. In Ubuntu, a “user”, in this case the nuxeo user, is not able to bind to ports lower than 1024. Enter the program authbind. I have ...
0 votes
2 answers
1 comments
2230 views
Hello, is it possible to block permission inheritance via API? When we try by resetting the ACP it seems not to work, and still permissions are inherited. Thank you EDIT: my use case is the following: i want to create a document (folder) inside a ...
0 votes
1 answers
9 comments
6492 views
Hi our instance is configured to retrieve user infos from LDAP (auth is shib). When a document references an user (eg : last contributor) and that the account is no longer available in our LDAP directory, Nuxeo raises an exception. Can that ...
0 votes
1 answers
2 comments
1588 views
Hi, I want to save a property value getted by javascript (a facebook access token given by the facebook login process) to the current document viewed. The document is in VIEW mode for this login action so i can't use the regular process for saving ...
0 votes
1 answers
0 comments
2472 views
Hi, is h2-1.1.114-nx.jar a fork of H2 code base? What would be the reason for forking? Thanks!
0 votes
1 answers
0 comments
1676 views
Hi, several entities are running Nuxeo in different flavors (5.4.2, 5.6, …). They share some extensions, but also have specific ones and even a studio project. These instances must now be merged : what are the easiest way to procede ? Can each ...
0 votes
1 answers
0 comments
1700 views
In nuxeo automation, I don't see a way using the api to get, from a Document published in a section (this document is a Proxy document) how to get the identifier of the associated document stored in the workspace. Any idea to solve this problem
0 votes
2 answers
3 comments
6660 views
Hello, I am working with Quartz, using some functions of ScheduleRegistryService, but instead of using contribution objects, I make my own Schedule object. I am able to schedule job. It launches my event, and my listener captures it and shows my ...
0 votes
1 answers
0 comments
1858 views
The current set of nuxeo-chemistry unit tests expect the root folder to be filtered out in cmis:folder queries since its lifecyclestate is NULL. Yet, 'Root' is considered a valid cmis:folder primarytype. Are the unit tests that make this assumption ...
0 votes
1 answers
3 comments
3278 views
Hi All i need to create a group on every domain creation, and assign some access rights to this group. I am thinking of adding an operation and then using an event listener to call the operation on document creation. I can not seem to find the right ...
0 votes
2 answers
1 comments
2340 views
Hi. We have a problem with some features of Nuxeo when running on Internet Explorer 9 and 10. We have a test instance and there are some features that doesn't work, as the filter, the “+” symbol to expand the tree, or the gadgets that doesn't seem ...
0 votes
1 answers
3 comments
1608 views
Bonjour, J'ai un soucis vraiment urgent. J'ai mis à jour ce matin nuxeo 5.6 en HF23 + Nuxeo Drive 1.0.4 + kerberos 1.0.0SNAPSHOT Depuis nuxeo refuse de démarrer, j'ai un message d’erreur quand je lance le service: sudo service nuxeo restart Il ...
0 votes
1 answers
1 comments
1990 views
Hi, I want to use some socials networks like facebook/twitter/G+ to connect and share stuff on different account/apps. Do you have a plugin who use connector to these socials networks ? Thanks, Jeremy
0 votes
1 answers
0 comments
1513 views
Hi, Can you do a search on a strict attribute for example, gidNumber without SubstringMatchType. And Put “SubstringMatchType” value to null To do a search on: (gidnumber={0}) and not (gidnumber={0}*) Example Nuxeo LDAP query: 2013-09-17 16:24:44,732 ...
0 votes
0 answers
0 comments
1678 views
CoreSession.getChildren(DocumentRef) is used in CMIS Folder.getChildren(…) and I found that multiple SQL are queried on a each child (such as dublincore, acls, misc etc) on first access. It means it will cause a lot of server round-trip for folder ...
0 votes
0 answers
0 comments
1716 views
I’m evaluating Nuxeo as a replacement for a hosted SharePoint 2007 solution. My company is quite small, just 15 users. So I can’t afford 15k/year for Connect. If I understand things, that means I can’t use Studio, which seems quite central to Nuxeo ...
0 votes
2 answers
5 comments
9792 views
As per this answer https://answers.nuxeo.com/questions/6389/upgrade-from-571-to-572/6403 by @ Julien Carsique About Shibboleth, you should use a configuration template instead of manually copying files into the server structure. I've read this page ...
0 votes
0 answers
0 comments
1741 views
Hello, I want to add some user actions on every result line on my content view. Each user actions must work with the document on the line. How can i do that ? Add a Template widget where i put a created xhtml file with an action button ? Thanks for ...
1 votes
2 answers
1 comments
1997 views
Hello! I have trouble to use the plugin CAS_AUTH and I have add PORTAL_AUTH with automation to propagate the identity between an external application and Nuxeo. But this mechanism doesn't work, I don't understand why. Nevertheless I followed the ...
0 votes
0 answers
1 comments
2509 views
Hi I have installed nuxeo-drive-1.2013.0607-win32.msi My local platform is Windows 7 My server is 5.6 Indeed I see that nuxeo-drive is active in my UI I can create a new document in Nuxeo, indeed I see that it is updated in my nuxeo-drive But if I ...
0 votes
1 answers
0 comments
1978 views
Bonjour, J'utilise Nuxeo Automation PHP afin d'effectuer des requêtes sur le serveur Nuxeo depuis une application externe, auparavant j'utilisais l'authentification standard c'est à dire l'utilisation du login/password afin de créer une session. ...
0 votes
0 answers
1 comments
3315 views
Hi! In a project I need to use the PhpAutomationClient to retrieve some documents. I'am using the drupal's CMS with CAS Module. When I use default login and password to create a session like this, it's work. client = new ...
0 votes
2 answers
2 comments
2146 views
Hi, I use quota module (release 5.6.0-HF22) and i have problem with Picture document (JPG, PNG… files). The computed size for thoses files seems wrong. When I upload a 777kB jpg file, DM shows effectively 777kB (Blob) but the quota module show, ...
0 votes
1 answers
0 comments
2163 views
Nuxeo CMIS Browser Binding (5.7.2) appears to ignore the renditionFilter parameter. It also appears to default the renditionFilter parameter to “*” instead of “cmis:none”. For example, the following two requests erroneously return the listed ...
0 votes
0 answers
2 comments
2106 views