content-management-platform


Related Questions
Hi There, I'm using nuxeo 5.8. Is it possible to create an additional workspaceroot in the domain? I know it is possible using the REST API or pre defined with Studio, but is it also possible using the nuxeo interface? Thanks in advance, Bauke Roo
  0 votes
  0 answers
  0 comments
  1896 views

Hi there, I liked the article about storing Notes as Markdown. Is it possible to incorporate this type into other data fields? I can't see an option to use the Markdown Widget in studio? It is also not an option in the Generic Widget. I am running ...
  0 votes
  1 answers
  1 comments
  1932 views

How to create a link from Nuxeo platform app to my other web application? Hi, is this possible in Nuxeo? to add a snippet like this in nuxeo tabs or as link. <a href="<to my other web application>">Other webapp</a> What is your ...
  0 votes
  0 answers
  0 comments
  1503 views

When you start a workflow via REST ( Context.StartWorkflow operation), how can you get the workflowInstanceId context variable populated by the operation? The REST call returns the JSON document, but not this context variable.
  0 votes
  1 answers
  0 comments
  4642 views

Hi, How to remove unwanted tags (misspelled or irrelevant …) and not used on documents. Thanks for your help, Patrice
  0 votes
  0 answers
  0 comments
  1444 views

Hi There, How can I programmatically add tenant Administrators? I'm currently trying this: String query = String.format( "SELECT * FROM Document WHERE tenantconfig:tenantId = '%s'", tenantId); List<DocumentModel> docs = session.query(query); ...
  0 votes
  2 answers
  0 comments
  1947 views

Hi guys, I readed about ElasticSearch and Nuxeo, can you guys tell me if CMIS Query is using the ElasticSearch ? http://www.nuxeo.com/en/about/news/nuxeo-integrates-elasticsearch-query-engine Regards, Rafael Bueno
  0 votes
  1 answers
  0 comments
  1944 views

Hi, As Nuxeo Administrator I have to delete some mini-messages (spams) sent by different users. How can I do that via nuxeo UI ? Thanks for your help, Patrice
  0 votes
  0 answers
  0 comments
  1384 views

Good Day! Kindly help me with my problem, I am using Nuxeo 5.9.1 platform, and Linux precise1-Ubuntux86_64 server on a vmware. , i use nuxeo automation client to download nuxeo files. It works fine when I use mvn tomcat:run on my local, but it does ...
  0 votes
  1 answers
  2 comments
  2775 views

I have a custom doc model with a list attribute containing IDs to other objects, thus representing a list of links. I'd like to query objects that have no values on this attribute, something like: SELECT * FROM Document WHERE dc:subjects = NULL Is ...
  0 votes
  1 answers
  3 comments
  3788 views

Bonjour J'utilise REST API pour supprimer un user. Mais je voudrais nettoyer le compte. je crée un User via REST API: je vérifie la création en lisant le Workspace et le UserProfile je supprime le User les documents Workspace et UserProfile existent ...
  0 votes
  2 answers
  2 comments
  3595 views

Hi there, I'm using nuxeo 5.8 with HF's It seems like all packages(including nuxeo-dm5.8 and hotfixes) have disappeared in my nuxeo installation (admin centre). However when I look in the bundles directory, it seems they are still there. I tried to ...
  1 votes
  1 answers
  1 comments
  1642 views

Hi there, I'm using nuxeo 5.8HF10 in combination with LDAP. I'm experiencing the following situation: usera - tenantA userb - tenantB usera is a tenantA administrator. When searching in the admin center (users&groups) userb appears in the list. ...
  3 votes
  0 answers
  5 comments
  3581 views

Hi, I have to hide user-centric tabs in the “ home ” menu : Authorized Applications Activity Stream Mini Messages I tried this contrib : <?xml version="1.0" encoding="UTF-8"?> <component name="org.mysite.ecm.action.config"> ...
  0 votes
  0 answers
  0 comments
  2432 views

I install vmware version of nuxeo but after 6 month that i working with it when virtual machine power on this message displaying " nuxeo is not running “ anyone can help me about this?
  0 votes
  1 answers
  3 comments
  3689 views