content-management-platform
Hi, I'm new to nuxeo, testing if the system fits for our purpose. My problem is that one of my documents is not displayed correct and also not stored correct. I tested it with different schema and document structures. First it was showing the data ...
0 votes
1 answers
0 comments
2113 views
Hi I am trying to retrieve all possible values for subjects trough REST API (even if the subject is not used in any document) Here is the POST request that I am sending to URL http://localhost:8080/nuxeo/site/automation/Document.Query HTTP headers: ...
1 votes
1 answers
0 comments
3000 views
if a task expires, the workflow process finalizes? or it follows to next task?
1 votes
1 answers
0 comments
1581 views
I had a bit of installation trouble with Nuxeo, but thanks to the folks here I got through it. Now when I go through the initial configuration wizard (first time connecting to localhost:8080), upon completing the final step, the “Restarting, Please ...
0 votes
0 answers
3 comments
2998 views
Hi, Can I use nuxeo-drive with version 5.6? If yes, where I can get the package for version 5.6 HF12? Thank you in advance Pierre
0 votes
1 answers
0 comments
1488 views
It would seem useful to add an extension to nuxeo-platform-login-openid that supports the mapping of the OpenID Connect UserInfo response claims to the Nuxeo user's UserDirectory Entry as well as the user's UserProfile. Since the UserProfile is a ...
1 votes
2 answers
0 comments
3907 views
First installation failed to install JDK 7. I downloaded/installed the latest version manually from the Java.com website. Second install returned an error while configuring the PostgreSQL database, but the error message popped up and out too quickly ...
0 votes
1 answers
9 comments
4961 views
Hi all. I hope someone can help me resolve this problem. I currently have Nuxeo 5.6 (Tomcat) installed on Ubuntu 12.04 LTS server. The problem I'm encountering is that Nuxeo is not sending out emails. I'm currently testing workflow and it's suppose ...
0 votes
1 answers
0 comments
1816 views
Does Nuxeo Drive have plans to leverage the new OAuth 2.0/OpenID Connect login support in Nuxeo 5.7? How would you compare the token management capabilities offered via these standards to those offered by nuxeo-platform-login-token?
0 votes
1 answers
0 comments
18357 views
Hi All, I'm attempting to configure the prepackaged Nuxeo 5.6 VM such that it can be accessed over DNS at an address other than the default. Configuring the machine so that it can be accessed over nuxeovm.example.com poses no problem, but changing ...
0 votes
0 answers
0 comments
2697 views
Hi, I'm trying to figure what is happening when using Shib authentification. The point is : how a Shibb authentification can create automagically the user into “users” table ? Example : the user ask a nuxeo resource not currently authenticated, the ...
0 votes
0 answers
0 comments
1719 views
Hi, After installing le HF12 for the nuxeo 5.6, i have this error when i click anywhere. /widgets/quotaInfo_widget_template.xhtml @11,52 test=“#{formatedSize.valueInUnitMax > 0}“: Property 'valueInUnitMax' not found on type ...
0 votes
2 answers
3 comments
1919 views
I want to add sorting in opensocial gadgets, is it possible?
0 votes
1 answers
0 comments
1457 views
Hello, On the two servers, it is impossible to download my project studio or an hotfix. My browser is “flashing” after 8% of upload and it is blocked. This is not the case on my computer while (I'm on the same network) Do you have any idea? Thank you
0 votes
1 answers
5 comments
1598 views
How does Nuxeo create/manage major version maintenance branches? When/How is the major version maintenance snapshot branch created and updated? I see a 5.7-SNAPSHOT branch exists today. When was it created? What script created it? How does it get ...
0 votes
1 answers
0 comments
1581 views
I'm trying to add a new field to groups and a new relationship to a new directory/schema for a MySQL Nuxeo schema, but the new column is never added to the MySql table. I've tried dropping the schema and going through the wizard and now the groups, ...
0 votes
1 answers
0 comments
3983 views
Hello, I recently installed Nuxeo Platform 5.6 and configure its access through a LDAP directory. I have one doubt when I access as Admin to Users and Groups Management since I expect to see on this section the users from Ldap directory. Am I ...
0 votes
2 answers
0 comments
3254 views
I'm playing with a realtime edit framework for Nuxeo, the plan is to have a real time edit button to start a collaborative editing session so I'm locking the document to prevent concurrent changes, besides those made in the session of course. What ...
0 votes
1 answers
0 comments
2273 views
Is Nuxeo 5.6 (with Tomcat 6 distribution) compatible with JDK 7 (Oracle) ? Thanks.
0 votes
1 answers
1 comments
1190 views
The following actions-contrib.xml extension breaks my app and links do not get overwritten. <component name="my.app.actions"> <require>org.nuxeo.ecm.platform.actions</require> <extension ...
0 votes
1 answers
0 comments
2068 views
I am looking to implement a work-around for NXP-10182 by using triggers to maintain several array columns thereby eliminating join overhead. The where clause of the SQLQuery in my SecurityPolicy needs to reference these array columns. Any ...
0 votes
0 answers
0 comments
1558 views
Hi, my first attempt was to adjust the version number in the corresponding dependency of Nuxeo's root pom.xml . But after rebuilding the Nuxeo distribution nothing has changed, i.e. my contribution compiles with the 'old' library version and throws ...
0 votes
1 answers
2 comments
2063 views
Hello, I want override some functions like doPostCreate, or setInitialVersion. i use more documentmodels and lifecycleState customized. Must i use : public class Versioning extends StandardVersioningService{} or an other class ? <service ...
0 votes
1 answers
0 comments
1325 views
I have been using a description of a SQL purge function outlined here as the basis for a SQL function to purge the event log (nxp_logs) by username and date. It appears the example deletes entries in the nxp_log, nxp_logs_extinfo and ...
0 votes
0 answers
0 comments
1946 views
I don't know how to change the binding URL of my nuxeo-drive server.
0 votes
2 answers
0 comments
2121 views
Hi, I'm trying to get partial content of a Document using CMIS (DotCMIS). To do, I'm using IDocument.GetContentStream(objetid,offset,length). When this request is execute to Nuxeo Plateform 5.6, the server return 'Bad Request'. I have already used ...
0 votes
1 answers
0 comments
2397 views
help me, i cant connect. i log in as Administrator/administrator and it cant connect what am i doing wrong?? i´m using windows 7
0 votes
1 answers
0 comments
1344 views
Hello, I'm trying to setup webdav authentication with LDAP on a Nuxeo 5.4.2 instance. I follow these two threads because I get a “Digest authentication failed. Stored HA1 is empty” error : http://forum.nuxeo.com/t/5764/ ...
0 votes
0 answers
0 comments
2742 views
I want my “suggestion box” only finds documents from my current contentView What Can I do?
0 votes
1 answers
0 comments
1844 views
On an instance of 5.6 (running PostgreSQL 9.1) when I perform an advanced search using a phrase, I see the following error message in the server log… Caused by: org.nuxeo.ecm.core.storage.sql.jdbc.QueryMaker$QueryMakerException: Cannot use phrase ...
0 votes
1 answers
3 comments
2028 views