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
I'm really new to nuxeo, but I'm having a rough time figuring out exactly how to use the Blob.Get automation endpoint to fetch an attached document. Could someone give an example of the parameters, header, and body I need to use to fetch a html ...
0 votes
0 answers
0 comments
1597 views
I am attempting to configure Nuxeo CMIS to use mod_sso Proxy Authentication instead of Basic Authentication. I have mod_sso Proxy Auth successfully configured for the Nuxeo web application. When my CMIS client initially attempts to access the ...
1 votes
1 answers
1 comments
2424 views
Hello, I simply want to add a “send email” button with Nuxeo Studio, just like here : I added an XML extension with : <extension target="org.nuxeo.ecm.platform.actions.ActionService" point="actions">
<action ...
0 votes
1 answers
0 comments
1949 views
Nuxeo logging documentation seems to imply that a tomcat-juli replacement is only required if one wants to log Tomcat startup information generated before Nuxeo is loaded. However, my experience is that a tomcat-juli replacement is always required ...
0 votes
0 answers
0 comments
1505 views
Hi, We're looking to develop a new version of our existing application using Nuxeo platform as our foundation. We have the need to pull data from various sources via web services. Are there existing components or is it simple to develop one that can ...
0 votes
1 answers
0 comments
2354 views
Hi, I am following this tutorial In my pom.xml, add the dependency: <dependency> <groupId>org.nuxeo.runtime</groupId> <artifactId>nuxeo-runtime-datasource</artifactId> <scope>test</scope> ...
0 votes
1 answers
0 comments
2713 views
I'm attempting to retrieve the image off of a Image document using the document url but have been unsuccessful. I've different variations of the example here but I continuously receive nothing. I know the host is correct, as I've been able to ...
1 votes
1 answers
0 comments
1986 views
Hello, I have an issue with the “title only” research, in the Advanced Search. Let me give you an example: I have a file called “ 0014_SFG_V5.4_Prestation - F120B - Mise en service C5 ” in my repository ==> I would expect to find it by typing ...
0 votes
1 answers
1 comments
1471 views
I am using Nuxeo CAP 5.6 with the nuxeo-platform-login-mod_sso plugin configured. On session timeout, a recursive redirect loop is triggered “Entering Nuxeo Authentication Filter”. A debug session confirms that Line 542 of method ...
0 votes
1 answers
0 comments
2415 views
Bonjour, est il possible de gérer plusieurs thêmes dans Nuxeo ? en effet dans studio, je crée plusieurs thèmes (branding) mais dans nuxeo je n'en voies qu'un (plus deux autres inconnus “theme nuxeo” et “theme nuxeo raimbow”) dans ...
0 votes
3 answers
0 comments
1693 views
I updated the page structures for the galaxy, userCenter and admin themes. I declared these structure changes to the theme service using the themes extension point in my theme-contrib.xml file: ...
0 votes
0 answers
2 comments
1950 views
Hello i created a contrib in org.nuxeo.ecm.platform.content.template.service.ContentTemplateService commands-content-template-contrib.xml <?xml version="1.0" encoding="UTF-8"?>
<component ...
0 votes
1 answers
0 comments
1523 views
I need overwrite filters in nxql query as shown in the attached image. When I search a file with hiddenInNavigation property = true, this is not found
0 votes
1 answers
0 comments
1539 views
Hello, I feel like there's an issue with the last Studio release and the Publication tab : it is now completely empty One of my co-worker, with another project, has the same issue Have a look : What do you think it could be ? Thank you
0 votes
1 answers
1 comments
1543 views
Hello, I installed OpenOffice on my server, entered the proper path in the jod.office.home parameter (/opt/openoffice.org3/) But I still have the error message “Converter office2html is not available” when I try yo use it… Here the error message in ...
0 votes
1 answers
1 comments
3615 views
Hello, I want to change the icon of the OrderedFolder documents type with Nuxeo Studio I managed to do it properly re-creating the OrderedFolder document type in Studio, and changing the icon BUT there's something I can't do : I can't change the ...
0 votes
1 answers
2 comments
1779 views
Using the REST API, I can successfully create a File document, and use Blob.Attach to upload the primary file for this document. Is there any way to attach supplementary files as well? I want to imitate the UI action of going to the “Files” tab, and ...
1 votes
1 answers
2 comments
3628 views
Hello, I cannot change the favicon of my Nuxeo instance : I have replaced all the favicon images that I found on my server ./nxserver/web/root.war/modules/org.nuxeo.ecm.webengine.base/skin/resources/image/favicon.gif ...
0 votes
1 answers
3 comments
3554 views
After installing the program pdftohtml, “preview and annotations” work for PDF files, but this tool crashes for some files. This may be due to a size limitation ? How can we increase the size of files that you want to preview ? Thanks for your help, ...
0 votes
0 answers
0 comments
2014 views
I'm having some trouble setting up the document preview and annotations tool with LibreOffice. First, the LibreOffice daemon never starts with nuxeo (Nuxeo documentation says : “If OpenOffice/LibreOffice is already installed on your server, Nuxeo ...
1 votes
2 answers
7 comments
9936 views