content-management-platform
As a developer i want to create workflow in nuxeo . can i create workflow without using nuxeo stdio ? Is there any way so i can write the code to create workflow or can intgrate other workflow engine
1 votes
1 answers
0 comments
3889 views
Bonjour J'utilise l'API REST à travers l'interface Python (nuxeo 5.8) Je sais obtenir le fichier joint principal en utilisant Blob.Get (path) Mais comment lire les fichiers joints ? le résultat d'une requête NXSQL donne le structure doc: x = ...
0 votes
2 answers
1 comments
4224 views
Hi, I'm trying to convert a PNG image to JPG via the REST API and the Blob.Convert extension point on a 5.8 instance running locally with DAM installed. The curl command is: curl -u Administrator:Administrator -H 'Content-Type: ...
0 votes
0 answers
0 comments
2597 views
After the picture upload there is no preview of it. In the logfile is recorded: 2014-01-31 18:26:30,701 WARN [Transaction] Error ending association for XAResource org.apache.geronimo.transaction.manager.WrapperNamedXAResource@4e3d3e45; transaction ...
0 votes
1 answers
4 comments
1934 views
Hi There, I'm trying to test a simple rest call trough the console (firebug in firefox) on nuxeo 5.9.1 (I'm logged in) jQuery.ajax({ type: 'POST', url: '/nuxeo/api/v1/path/default-domain', data:{"entity-type": "document", "name":"docje", "type": ...
0 votes
1 answers
0 comments
3330 views
It is not possible to edit a group in 5.8 HF05. There is an error: 2014-01-30 20:18:08,176 ERROR [facelets.viewhandler] Error Rendering View[/view_admin.xhtml] javax.faces.FacesException: javax.el.ELException: ...
0 votes
1 answers
1 comments
1674 views
Dear all, I would like to know how i can display any file uploded in the plateforme without downloding it. For me a message is displed wich sad: " L'aperçu ne peut être généré pour ce document Technical issue: Blob path: default ...
0 votes
0 answers
0 comments
1363 views
I'm trying to use a portlet using automation client to access the repository using PORTAL_AUTH. Login is fine (/nuxeo/site/automation/login) but the query sent by the client goes wrong (/nuxeo/site/automation/Document.PageProvider). Here is what the ...
0 votes
1 answers
1 comments
2221 views
Reading the question Document name : what is the max characters number for path ? I understood that in order to change the 24 char limit of the document name, I have to derive the class PathSegmentServiceDefault and providing it as a new ...
0 votes
1 answers
2 comments
2154 views
Hi There, I'm currently following the example on files upload and batch processing. (http://doc.nuxeo.com/display/public/NXDOC/REST+API) Step one, creating a batch and uploading a file works X-File-Name: testFile.txt, X-File-Idx:0, X-Batch-ID: ...
0 votes
1 answers
1 comments
3663 views
I have loaded a few thousand pieces of content in the form of xml files and resource bundles. I am using chemistry to retrieve the content. I try running a single threaded performance test to see the response times. For query by path response times ...
0 votes
2 answers
0 comments
1769 views
Bonjour J'ai customisé NuxeoDrive pour qu'il soit capable d' importer des documents de types spécifiques (en adaptant AbstractFileImporter et AbstratFolderImporter) <extension ...
0 votes
1 answers
1 comments
1774 views
Hello, I know since Nuxeo 5.5 is possible, but, exists any method to create a static war for Nuxeo DM 5.4.2? Thanks in advance. Regards,
0 votes
1 answers
0 comments
1744 views
Hi. I have nuxeo 5.3.0 and I have a problem with Google chrome when I want to download a file with comma, because it appears an error “Duplicate headers received from server”. If I do this in Mozilla, the error doesn't appear. Is there any solution ...
0 votes
0 answers
0 comments
1740 views
This problem shows when i show the create form of many types of documents except workspace type as far as i have seen? How to get rid of this error although it does not affect the create form and the result? It is very annoying error because it all ...
0 votes
1 answers
2 comments
1921 views
I'm trying to add properties to a video in Studio. My understanding is Video is a document facet that can be added to a custom document type but at the bottom of the page there is no video facet. With Picture, it is an option in the Extends drop ...
0 votes
2 answers
0 comments
1771 views
I use this componant on nuxeo LTS 5.8 to create users from a csv file on a new user table with a dedicated schema.. I cant access to userworkspace with a rest api php program. I need to lggin a fisrt time on nuxeo UI before. I saw in acls table that ...
0 votes
0 answers
0 comments
1964 views
Bonjour, J'ai déployer une Platforme Nuxeo 5.8 configuré pour utiliser des comptes de l'Active Directory, Avec une authentification automatique par kerberos. La configuration fonctionne, quand on ouvre la plateforme web Nuxeo on est connecté ...
0 votes
0 answers
2 comments
2173 views
I follow this doc http://doc.nuxeo.com/display/public/NXDOC/Adding+Custom+LDAP+Fields+to+the+UI I prepare a new myuser.xsd schema file and a OSGI-INF/schema-contrib.xml file in my custom template. When i restart nuxeo, i Have a message schema not ...
0 votes
0 answers
0 comments
1680 views
Environment: Apache Tomcat Version 7.0.37, Nuxeo Platform 5.6, Windows 7 Hello, I created a static war using the following command: nuxeoctl pack /tmp/nuxeo-war.zip unzipped /tmp/nuxeo-war.zip under tomcat root directory. added jdbc resource ...
0 votes
1 answers
6 comments
2615 views
We recently had nuxeo.tmp.dir fill up, and from looking at the contents, it seems that removing old files is not something done by Nuxeo itself. I selectively removed large files to resolve our outage, but this seemed to result in very unstable ...
0 votes
1 answers
7 comments
4462 views
I've successfully setup a second repository (my Nuxeo instance has two repos using two different databases) using the following configuration. However, I'm trying to pass additional data source connection pool parameters (like 'validationQuery' and ...
0 votes
1 answers
0 comments
1912 views
I try to install package in my nuxeo 5.8 but it's doesn't work see below the error message when I try to install “nuxeo-5.8.0-HF04-1.0.0” package from the Update Center tab org.nuxeo.ecm.webengine.WebException at ...
0 votes
0 answers
5 comments
2464 views
Hello, I've been testing around with automation chain tracing in Nuxeo 5.8, and at first it was working as it should, but lately, for every attempt of mine to get the latest traces from an automation chain, I get the following message “you can not ...
0 votes
1 answers
4 comments
1901 views
Hi there. I'm in the process of upgrading from nuxeo version 5.3 -> 5.8. We have switches from using jboss 4 to Tomcat/7.0.42. We have a number of webservices endpoints that were defined in the OSGI-INF/deployment-fragment.xml for a project. eg. ...
0 votes
1 answers
1 comments
1557 views
Hi, I'm trying to retrieve documents by path using rest api v1 but how to retrieve documents with accented characters in names ? I only get errors returned so far In below attempts, I'm trying to retrieve children of document name “Acquéreurs” : $ ...
0 votes
2 answers
0 comments
2463 views
Nuxeo's notification feature is very good but they are all automatic notification. Sometime when we create a content or we find existing content that we think some particular user should know it, it would be nice to have a feature to send or notify ...
0 votes
1 answers
1 comments
1960 views
I see that if a user is granted with Read permission for a workspace, he can view and EXPORT everything in that workspace to a file, and if he install a new instance of nuxeo (quite easy due to the excelent work from Nuxeo team) he can then import ...
0 votes
1 answers
3 comments
2953 views
From my point of view, and also as my needs: It's easy to understand the logics of group: to manage the access rights for a lot of users in bulk, without having to repeat the action of editing (of the same) rights for each single users It's also ...
0 votes
1 answers
3 comments
3441 views
I'am actually not able to deny the “ask for publication” permission when i check the “block right inheritance (bloquer l'heritage des droits) on a custom section. I see the associated permission when I add it but i disappears once I saved it Is it a ...
0 votes
0 answers
0 comments
1790 views
Hi, In my company, we'll use Nuxeo next year for DAM/DMS purposes. We have ~60 subsidiaries accross the world and thus we'll need to replicate our central storage to local one (or reginal one). Thinking about it, I could indeed deploy Nuxeo Box ...
0 votes
1 answers
5 comments
2533 views
Hi all, it there a way to force conversion of media asset by remote client call? If not, how to do it using local API? Tnx a lot! M-
0 votes
1 answers
0 comments
1348 views
Hi, This is a bug report. I dont succeed to launch Nuxeo Drive on MacBook (2008). Nuxeo Drive : 1.2.1218 Mac OS X : 10.7.5 (also tried on 10.6.8) Double-click on app don't do anything Error message when trying in command line : $ ./Nuxeo\ ...
0 votes
3 answers
0 comments
2823 views
Hi, I'd like to be able to define custom attributes/properties on my ECM/UI doc types. As of today I understand that it is not possible. Nuxeo guys and other folks, does it make sense for you? Is it something that could be made available ? Thanks. ...
0 votes
1 answers
2 comments
2211 views
I configure a multiDirectory (LDAP + localDB) and shibboleth authentification in my Nuxeo 5.8 instance (with security HF1) When I search user, I get a result with more than 200 responses (including the good one) I looked at ldap traces and found 2 ...
0 votes
0 answers
1 comments
1413 views
Is there a way to internationalize the values of the properties of an asset entered in Nuxeo? For example, the field “title” can be saved in several languages (eg in French and English)? Thanks in advance.
0 votes
1 answers
0 comments
1740 views
I try both DM workspace and SC workspace and see that when you create a DM workspace and then you want to create a sub workspace - that sub workspace must be DM-type workspace, you cannot create SC sub-workspace inside a DM workspace. In summary ...
0 votes
0 answers
0 comments
1639 views
I've been spending alot of time trying to reading instructions configure email but still cannot get it done. I've study carefully this topic http://answers.nuxeo.com/questions/942/nuxeo-connexion-to-smtp-google-mail-gmail and follow instruction but ...
0 votes
1 answers
1 comments
2825 views
I would like to disable some of the tabs in the home page left menu, this menu actually contains entries like dashboard, profile, workflow, etc… Here is the associated documentation page I wasn't able to find the category of this menu (not present ...
0 votes
1 answers
0 comments
2534 views
Hello, Since deleting a (ldap) user, access to my “Network” tab is impossible. Therefore, I can not remove this nonexistent user from my network … and the bug persists: No exit : - [ I always get the message: “. Nuxeo Platform - 5.6 / An error ...
0 votes
0 answers
0 comments
1817 views
Should Nuxeo IDE be contributing my Nuxeo IDE plugin deployment-fragment.xml extensions to the deployed nuxeo.war web.xml? Or is this a current Nuxeo IDE limitation?
0 votes
0 answers
0 comments
1634 views
I have a standard Content View based on NXQL query. I want an optional criteria in the query, coming from a seam bean property. In this particular case, it is a flag to show or hide obsolete objects. Here is the query: SELECT * FROM Document WHERE ...
0 votes
2 answers
5 comments
2832 views
Bonjour, Lorsque nous ajoutons ou supprimons un utilisateur dans un groupe nous sommes obligés de redémarrer le serveur pour que les changements soient pris en compte immédiatement. Hello, When we add or delete a user in a group we have to restart ...
0 votes
0 answers
0 comments
1406 views
In Admin Center->Monitoring->Administrative Statuses, I see references to Nuxeo Instances that no longer exist. How can I delete these obsolete Nuxeo Instance references? Do these obsolete Nuxeo Instance references cause any harm?
1 votes
1 answers
0 comments
2235 views
Hi Everyone, My first question - which might be the most stupid! I am tasked with evaluating Nuxeo so am by no means an expert. When I look at the Supported App Servers for the 5.8 Platform, there does not appear to be any version of the JBoss ...
0 votes
0 answers
0 comments
1643 views
Hello. We're trying to connect Nuxeo to a SQL Server Azure instance with the wizard configuration interface.The instance is OK and we have a private client connected to it. But Nuxeo failed to connect to that SQL instance. Here the exception in ...
0 votes
1 answers
12 comments
3479 views
I've been setting up a new Nuxeo instance and finished editing “coverage” vocabulary. when moving to “nature” vocabulary I have a problem, it's not the same as “coverage” In coverage, I can edit “continent” and “country” in 2 corresponding ...
0 votes
1 answers
0 comments
2111 views
Today, my Nuxeo has creshed two times. Firstly: 2013-12-06 09:49:01,160 ERROR [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/nuxeo].[Nuxeo WebEngine Servlet]] Servlet.service() for servlet [Nuxeo WebEngine Servlet] in context with ...
0 votes
0 answers
0 comments
2189 views
Hi, I have many documents who inherit a Schema and i want to perform a query for getting all the Documents who inherit this Schema. It's possible ? I tried “SELECT * FROM SPECIFICSCHEMA” but it's doesn't work. Thanks.
0 votes
1 answers
0 comments
1768 views
Is there simple way to show delegated tasks in My Tasks gadget ?
0 votes
0 answers
0 comments
1629 views