content-management-platform


Related Questions
I have a automation chain where starts a workflow over a document but when it document is edited I want to reset attached workflow. I guess I need cancel first workflow before initiate second workflow over same document. I want to know how could to ...
  1 votes
  1 answers
  2 comments
  2009 views

Hello everyone, I have trouble with Jboss. My config is : Ubuntu 10.04 Server. Nuxeo-dm-5.4.2-jboss 4 Go Ram Connexion SSH jdk1.6.0_31 (manual install for Java 6 and can be able to run nuxeo) First i try is a problem with the Port the I go in : ...
  0 votes
  1 answers
  10 comments
  2027 views

Bonjour, Ma migration s'est bien passée, nuxeo focntionne à priori corectement je suis en CAS +LDAP. Mais j'ai des erreurs sur la migration des tâches j'ai les erreurs suivantes lorsque j'accéde au tableau de bord. [TaskMigrationRunner] Error while ...
  0 votes
  0 answers
  0 comments
  1567 views

I created a gadget with nuxeo ide but i do not know where change the gadget title. The title is the same name for my component. internalGadget name=“myCustomGadget” The title is: myCustomGadget and I do not want this. I modified also the title ...
  0 votes
  0 answers
  0 comments
  1509 views

I'm using @ldoguin's REST Client example to fetch some data from openlibrary.org upon document creation. User goes to create a new book: At this time, once the user clicks Create , I would like to fetch rest of the information about the book from ...
  0 votes
  1 answers
  1 comments
  2343 views

Hi, is there a way to change gadget configuration without modify its code? Days ago I modified a xhtml file and had problems for get upgrades from hotfixs. I want to know if I can change the page size parameter without problems. ...
  0 votes
  0 answers
  0 comments
  1689 views

When I am using Folder.getChildren() (org.apache.chemistry.opencmis.client.api.Folder), I found that the response time grow linearly with number of children. From profiling, I found that in org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService , ...
  0 votes
  1 answers
  1 comments
  2401 views

I have a content view and it has defined a nxql query, it works perfectly. Now I want to get those documents using query operation in a automation chain for create relations with another documents but an error is printed in the server log. My ...
  0 votes
  1 answers
  2 comments
  5741 views

When running nuxeo-core TestSQLRepositoryQuery.testDateNew() with PostgreSQL, I must set JVM parameter -Duser.timezone=“Europe/Paris” or else the test fails. Is there a reason why TestSQLRepositoryQuery.getCalendar() explicitly specifies the ...
  0 votes
  1 answers
  1 comments
  1260 views

The upgrade notes of NXP-9361 seem to indicate that java.io.tmpdir must be on the same filesystem as the binary store in order to leverage the NXP-9361 no-copy optimization. This does not seem correct. Rather, doesn't the binary store have its own ...
  0 votes
  1 answers
  0 comments
  2156 views

Hi, We use nuxeo 5.4.2. Is it possible to make upgrade directly to 5.6 or we have to make 5.4.2 to 5.5 and 5.5 to 5.6. thanks
  0 votes
  1 answers
  0 comments
  1501 views

Hi, I finally got to show my active directory groups, but they do not contain my active directory users. I use this configuration files here: ...
  0 votes
  1 answers
  14 comments
  3779 views

Very new to Nuxeo. Would like to use Nuxeo for content management. Any Java API available that I can use in my app (separate from Nuxeo) to connect to the Nuxeo and upload / download files, etc? Any quick help / pointers appreciated. Thanks.
  0 votes
  1 answers
  0 comments
  1840 views

Hello, I have overwritten the userprofile schema and layout similar to what the nuxeo-social-collaboration does. I am getting the following warning on login to any user other than Administrator WARN ...
  0 votes
  1 answers
  1 comments
  1978 views

Hi, I have installed hotfix 15 but now my dasboard is not working, my gadgets are not show. I did this tuto: http://answers.nuxeo.com/questions/3688/how-can-i-have-a-dashboard-that-cannot-be-modifed-by-users but when installed hotfix 15, it did not ...
  0 votes
  1 answers
  3 comments
  1591 views

Hi, i'm creating a folder with cmis Map<String, Object> properties = new HashMap<String, Object>(); properties.put(PropertyIds.OBJECT_TYPE_ID, "cmis:folder"); properties.put(PropertyIds.NAME, "test_name"); ...
  0 votes
  0 answers
  1 comments
  1552 views

I have created a new class: @Path("/pidedit") @WebObject(type = "pidedit") public class PIDEditorModule extends ModuleRoot { public static final String PID_FIELD = "note:note"; @GET @Path(value = "{id}/html") @Produces("text/html;charset=UTF-8") ...
  0 votes
  1 answers
  0 comments
  1685 views

Hi, I deleted my domain default of my repository but when I use the method: taskService.getCurrentTaskInstances(users,session); my old tasks created for documents are obtained.
  0 votes
  1 answers
  0 comments
  1564 views

Hi, I want to know how can I do this: I have a workflow running for each a of my nuxeo documents, this workflow have a WorkflowVariables: transcriber. How can I get all transcribers from workflows of my documents? Or more easy: How can I get all ...
  1 votes
  3 answers
  1 comments
  3001 views

Hi all, I have finished my installation of nuxeo, and after the first login I found this problem. If you can read this in your browser, this probably because of a configuration problem of your nuxeo.war/WEB-INF/pages.xml. To change this, edit the ...
  0 votes
  1 answers
  0 comments
  7085 views

Bonjour, Alors voila, j'ai obtenu un .jar pour modifier le thème de de Nuxeo DM et depuis que je l'ai inséré dans %Nuxeo%/nxserver/plugins (comme indiqué) je n'arrive plus à me connecté Que faire ?
  0 votes
  1 answers
  0 comments
  1511 views

Hi, I want to use this widget in a view jsf but I dont know how to configure this without nuxeo studio. I have defined a document in nuxeo studio and it has a schema “myschema” and field “myfield”. Now I want show this field in my view view.xhtml ...
  0 votes
  1 answers
  2 comments
  3520 views

Is it possible to convert the result of Automation REST (JSON objects) in XML format ? (thinking of problems due to xPath and XML namespaces)
  0 votes
  0 answers
  0 comments
  1663 views

Bonjour, Nous avons récemment mis en place un cluster Nuxeo avec une base de données postgres sur des serveurs Ubuntu 12.04 en suivant la documentation http://doc.nuxeo.com/display/KB/Nuxeo+clustering+configuration Cependant je pense avoir sauter ...
  0 votes
  0 answers
  0 comments
  2279 views

Bonjour, Nous souhaiterions pouvoir classer des documents dans deux workspaces différents : l'un par date de manière antéchonologique et l'autre par ordre alphabétique de titre. Cela est-il possible ? Merci ! Hello, We would like to organize ...
  0 votes
  3 answers
  1 comments
  1592 views

Bonjour, Je ne dois pas être très doué (et mon niveau en anglais ne m'aide pas bcp) mais je n'arrive pas à récupérer les groupes de mon Active Directory dans Nuxeo. L'importation des utilisateurs fonctionne correctement. J'ai créé un fichier ...
  0 votes
  1 answers
  17 comments
  3918 views

Bonjour à tous, Je tente de créer un nouveau type de document afin de pouvoir saisir un champ supplémentaire. J'ai suivi cette page mais je ne vois rien de nouveau quand j'utilise le bouton “Nouveau document” dans mon espace de travail. J'ai créé ...
  1 votes
  2 answers
  1 comments
  4659 views

Hello, At the end of this documentation article there is a “Embed Nuxeo's services inside your application” scenario, where the app integrating nuxeo is simply using “nuxeo-client” and “nuxeo-services” (screen capture at the end of the page). This ...
  0 votes
  0 answers
  0 comments
  1683 views

Hi, We trying to use permanent link like this one “http://localhost/nuxeo/nxdoc/default/5e84c7a3-e40c-4152-9497-b0cfdb916a6a/view_documents” to access document on a “nuxeo-cap-5.6-tomcat” server, with HF15 and DM add-on. We first test this ...
  1 votes
  0 answers
  16 comments
  3507 views

Hello, Nuxeo works with “groups of groups”. But, if I use LDAP groups, I would like to know if in Nuxeo deal with ldap groups of groups ? thanks
  0 votes
  1 answers
  1 comments
  1834 views

When I select locale=English, the dropbox menu options at right is showed in spanish and when I select locale=Spanish the dropbox menu options at right is showed in English. The action button is translated correctly but its options are not translate ...
  0 votes
  1 answers
  5 comments
  2494 views

Currently, I did the traduction to spanish of “document content routing” component and this does not works well if platform has installed “asset Library” component. When I unistall this “asset library” component, my “content routing” component is ...
  0 votes
  2 answers
  1 comments
  1997 views

I uploaded a “word” file and when I try preview it, this error is showed in log. My nuxeo version is 5.6 on ubuntu virtual box. Only I can download it. 2013-04-17 09:42:01,024 ERROR [org.nuxeo.ecm.platform.preview.restlet.PreviewRestlet] could not ...
  0 votes
  3 answers
  1 comments
  4410 views

Hi@all :) I'm creating/updating documents remotely on a Nuxeo repository using Automation Client (I'm using Nuxeo 5.6). How can i find the versions of a document using Automation Client? And how can i retrieve the content of a specific version of a ...
  0 votes
  1 answers
  0 comments
  2118 views

As part of my custom security policy, I would like to prevent a user from creating a document he/she cannot later access. In order to do so, it would seem reasonable that SecurityPolicy.checkPermission() be at least optionally invoked (with say ...
  0 votes
  1 answers
  2 comments
  2177 views

Hello, I would like to know if it's possible to connect nuxeo with an other website with an url link. As exemple: create an action button and click on it will open the other website url (a href) ? thank you
  0 votes
  1 answers
  4 comments
  3202 views

Hello, I have a question about nuxeo-cap-5.5-tomcat and JRebel. Does anybody try to do hot deployment with this tool and if yes what are the configurations, because I am not sure that I set the configurations on the right way. Thank you in advance.
  0 votes
  0 answers
  1 comments
  1438 views

Hello everyone, I'm trying to authenticate Nuxeo with ldap in microsoft active directory, but having little in Microsoft AD ,and i dont know how to find all the right parameters for add to XML config file in linux debian, including: ldapUrl, bindn, ...
  0 votes
  0 answers
  0 comments
  1676 views

I noticed Studio install my extension in nxserver/bundles while documentation states you should install it in nxserver/plugins. Is there any significant difference?
  0 votes
  1 answers
  1 comments
  2240 views

Hello, I would like to know the max number of character for a nuxeo document name. This name is visible in the path. Thank you
  0 votes
  1 answers
  5 comments
  2576 views

So, How do you force the login page for anonymous users? Any ideas? Thank you. Jose. Long story: We have configured anonymous access so that we can directly link and download nuxeo documents (blob files) from an external site. However we don't want ...
  0 votes
  2 answers
  6 comments
  3291 views

Hi all: I need to install multiple nuxeo webapps in the same tomcat server. The reason is that I need multiple nuxeo instances in the same server and a tomcat for each nuxeo need too much memory. The idea is to create multiples static wars from ...
  0 votes
  3 answers
  0 comments
  2135 views

Hello, I am trying to use Python to POST data to the Nuxeo Automation API. Unfortunately I am unable to compose the “multipart/related” portion of the message correctly – I always receive the message “Failed to parse multipart request” with cause ...
  0 votes
  1 answers
  0 comments
  6015 views

Hi, How can I translate or modify the notification messages sent by Nuxeo ? Thanks for your answers, Patrice
  0 votes
  1 answers
  1 comments
  1568 views

i need to know which technologies are used by nuxeo, for instance the tree i don´t see it in the doc.
  0 votes
  1 answers
  1 comments
  1317 views

It looks like when using -1 as tomcat shutdown port ( nuxeo.server.tomcat-admin.port=-1 in nuxeo.conf) configuration check fails. -1 allows to disable the shutdown port and used in this doc. Here is the exception I get: Exception in thread ...
  1 votes
  1 answers
  1 comments
  3036 views

I want to add a new namespace in nuxeo but I do not know how to define it. (eg the namespace of the column comment in the tab relationship is “http://www.nuxeo.org/comment”) I want to add a new namespace to define a new property tab in relationships.
  0 votes
  0 answers
  0 comments
  1290 views

It appears log4j loads the log4j.xml embedded in nuxeo-launcher.jar as opposed to the one in lib/. Is this the intended behavior? It makes lib/log4j.xml essentially useless. A workaround is to use -Dlog4j.configuration to directly reference ...
  0 votes
  1 answers
  7 comments
  2825 views

our need was to manage the relationship between paragraphs of documents, so I wanted to add a new column in tab relation to put information about each paragraph, but I can not add the new property because each property section such as comment has ...
  0 votes
  0 answers
  0 comments
  1249 views

Hello friends, I am currently designing workflows in Nuxeo Studio, I defined a workflow variable (comment_workflow). How I can get the contents of this comment and make a comment to the document in which the workflow is available? I want to use ...
  1 votes
  1 answers
  0 comments
  5711 views