content-management-platform


Related Questions
Is it possible to copy/move a Document from a repository to another in the same Nuxeo Platform instance? (using Nuxeo 5.9.3) Thanks!
  0 votes
  2 answers
  0 comments
  4736 views

Hi, I need to create and get collections using the REST API. I've been trying to GET the existing ones using the API playground but I can't find the way. Could you please tell me which call I must perform to: GET a collection PUT a new collection ...
  1 votes
  1 answers
  0 comments
  2574 views

Bonjour J'installe une image à l'intérieur d'un blocnote. (jpg or png) Mais, si j'essaie de changer la taille il n'y a aucun effet j'utilise la fonction 'éditer l'image' ou bien je modifie le HTML mais aucun effet/ voici l'extrait du contenu de mon ...
  0 votes
  1 answers
  0 comments
  1837 views

Hello, I would like to brand my domain differently. I will have one client for each domain and would like to brand them accordingly to the clients colors. Is it doable? Thank you
  0 votes
  1 answers
  0 comments
  1564 views

Hi, I have already installed nuxeo multi tenant and activate the same. Now my next step is to create a Global Administrator user and multi tenancy. SO, please help me with the same.
  0 votes
  1 answers
  0 comments
  2642 views

Hi —– New additional remark at the bottom of the page… —- My local group : g_toto My ldap user : titi My local powerusers user : puadmin My ldap administrator user : ldamin I tried to add the Titi user in the G_toto group and it works with ...
  1 votes
  0 answers
  0 comments
  3916 views

Hi there, I'm trying to hide the createUser button in the adminpanel (we are creating users using a custom API call) I know some buttons (like tabs, and the import button) can be filtered using extensionpoints But I couldn't find one for the ...
  0 votes
  1 answers
  1 comments
  2010 views

Hello. I am trying to start a workflow (serial or parallel), but when I am assigning the participants, I get an error, and the workflow doesn't start. In the log I can see the following messages: javax.servlet.ServletException: On requestURL ... at ...
  0 votes
  1 answers
  3 comments
  1934 views

First of all i have three warning. the logs are http://pastebin.com/VKG1V7Xv .
  1 votes
  1 answers
  2 comments
  1859 views

Dear Friends, I am a java developer and i am fairly new to Nuxeo Platform. Please guide me, how can i do following things. –> As of now i have added Nuxeo IDE plugin to eclipse and its working fine. –> I just want to know, how can i build the ...
  0 votes
  1 answers
  2 comments
  1676 views

Hi, I want a user to be able to add relations to documents in sections (in reality, what I want is to point/link a document published in a section to its original file in the workspaces). How do I achieve this? Unfortunately I am not a developer, ...
  0 votes
  1 answers
  0 comments
  2317 views

Hello, The worklist in nuxeo platform 6.0 resets when the user logs back in, i.e., I add a folder, document or a workspace to the worklist for easy access and then log out. When I log back in, the added folder, document of workspace is no longer in ...
  0 votes
  0 answers
  0 comments
  2387 views

Where can I find an example of using nuxeo js client in an angularjs app with login/logout ? (For example in this type of app : http://www.kdelemme.com/2014/03/09/authentication-with-angularjs-and-a-node-js-rest-api/)
  0 votes
  0 answers
  0 comments
  1822 views

Hello, I have been following the “Blob Upload for Batch Processing” directions with some success in development, but I have run into a very severe problem when attempting to use it in a production configuration in a two-node cluster. I believe the ...
  3 votes
  0 answers
  2 comments
  2746 views

From the Admin Center > Update Center > Packages from Nuxeo Marketplace > show only packages compatible with my distribution When I click download I am temporarily re-directed to a page where I can see the download happening and a brief ...
  0 votes
  2 answers
  3 comments
  3727 views

Hi, I have created a template in the template area in nuxeo that embeds nuxeo information such as the document title, the version and the document status into my document. I get the following error message when rendering documents based on the above ...
  0 votes
  0 answers
  0 comments
  1505 views

Hi, I'm using Nuxeo in an Iframe, this causes some reference errors in the Javascript, I've found most of them but I'm unable to find the origin of one file. I'm getting this error: Error: Permission denied to access property 'baseHref' function ...
  0 votes
  0 answers
  0 comments
  1838 views

Hi Team, Please help me, how to share the session on different nuxeo instances. I have tried by using below link but its not working. http://doc.nuxeo.com/display/ADMINDOC/Nuxeo+Clustering+Configuration . Thanks in advance.
  0 votes
  0 answers
  0 comments
  1274 views

Hi! I'm trying to use curl to create a document on a nuxeo 5.6 server and it doesn't work. I did the same operation on a nuxeo 5.9 and it works. Does this mean that nuxeo 5.6 does not integrate curl clients? Thank you in advance. Rado Andriamahady
  0 votes
  0 answers
  0 comments
  1403 views

How should the stringlist parameter be passed to Context.StartWorkflow in the proper way? I have tried: participants=@{Context["participants"]} participants=@{java.util.Arrays.asList(Context["participants"])}
  1 votes
  1 answers
  4 comments
  2553 views

Hi, I will upload assets using the REST API. I will upload large videos in the DAM from mobile devices. Thus, I need to be able to do pause/resume uploads as the connectivity may be inconsistent. I store my assets in AWS S3 and I know S3 supports ...
  0 votes
  1 answers
  2 comments
  1923 views

Hi there, I tried the comparison function today on a custom document type. It uses a String field for a few fields (like meeting minutes, meeting concluson etc), and a HTML widget for editing the fields. When I compare the current version with an ...
  0 votes
  1 answers
  0 comments
  1646 views

Hi, I'm trying to import thousands of images with bulk importer but I wan't that this bulk load generate the image preview and image metadata, is this possible? Thank's,
  0 votes
  1 answers
  0 comments
  1608 views

Hi here is the output of the simple cmds command using shell.jar java.lang.StringIndexOutOfBoundsException: String index out of range: -18 at java.lang.String.substring(Unknown Source) at org.nuxeo.shell.cmds.Commands.split(Commands.java:110) at ...
  0 votes
  1 answers
  3 comments
  1565 views

Hello, It's possible to migrate a domain from a Nuxeo instance to other Nuxeo instance and convert the domain into a Tenant? Thanks in advance. Regards,
  0 votes
  1 answers
  0 comments
  1936 views

Hi, I am trying to use the API playground. I added the following CORS config to my app: <component name="org.nuxeo.cors"> <extension target="org.nuxeo.ecm.platform.web.common.requestcontroller.service.RequestControllerService" ...
  0 votes
  2 answers
  3 comments
  4718 views

I have troubles with the default search of Nuxeo Platform. “No available result” message is shown in the fields Creation date, Modification date, Nature, Subjects, Coverage and size, and I can't select or write nothing in these fields. In the ...
  0 votes
  0 answers
  0 comments
  1766 views

When I try to start Nuxeo Drive in Ubuntu 12.04 from console, I get the following message: Traceback (most recent call last): File "/usr/local/bin/ndrive", line 5, in <module> from nxdrive.commandline import main File ...
  1 votes
  2 answers
  1 comments
  3532 views

Hello, Official documentation require a valid SSL server certificate for Nuxeo Live Edit (and probably for Nuxeo Drive) to work with HTTPS (for me a Nuxeo server behind an HTTPS only Apache proxy server). Careful : supported SSL cipher suites (and ...
  0 votes
  1 answers
  2 comments
  2174 views

Hi, I will have many Nuxeo instances independent from each other. Possibly using the “Multi-tenant” plugin, but ultimately they will remain segregated. I would like to deploy an independant farm of Nuxeo servers for transcoding all the job from all ...
  0 votes
  1 answers
  1 comments
  1798 views

Hi i upgraded a nuxeo 5.4.1 to 6.0 There are some issues with the publication_widget_template.xhtml widget with documents having a name with a quote. has there been a problem during upgrades that lead to this error ? http://pastebin.com/bEt5nh2C
  0 votes
  1 answers
  0 comments
  2328 views

I've used Studio to create document types and their layout forms. I've also used the Eclipse IDE for some customizations. In my development environment with Eclipse launching Tomcat, it works as expected. I then tried to deploy these ...
  0 votes
  1 answers
  1 comments
  2341 views

Hi there, I've configured the default versioning for File on default minor increment. Now when I upload a file, a infinite loop started, creating literally 1000's of new versions. Looking in the archived versions tab, I only see the last updated on ...
  0 votes
  0 answers
  2 comments
  1909 views

After some trouble with a few documents (don't know how), some of them have more than 31k version and the events tab have more than 31k lines… Is there a way to purge thoses logs to reduce the database load and size ?
  0 votes
  0 answers
  0 comments
  1728 views

Hi There, In Nuxeo 5.8 I want to hide the edit tab for users with access rights : “write”. The tab should be available for users with access rights: “manage everything”. In Studio I've added the following extension points: <extension ...
  0 votes
  1 answers
  0 comments
  2839 views

Bonjour, J'ai installé nuxeo il y a un petit moment, j'ai fait un apt-get update + apt-get upgrade histoire de mettre à jour mon système, et depuis nuxeo ne veux plus se connecter “Connexion impossible à la base d'authentification " Avant cette mise ...
  0 votes
  0 answers
  0 comments
  2046 views

Hi Nuxeo's UI is quite heavy and i would like to effer more room to our users. I got rid of most of the FOOTER actions but there is still the clientSideBanner.xhtml part that I cannot deactivate in a satisfactory way. I cheated Nuxeo by adding ...
  0 votes
  0 answers
  0 comments
  1446 views

Hi i ve just started to test nuxeo 6.0 and i meet an error when i try to access the administration panel : /widgets/shibboleth_user_tree_widget_template.xhtml @75,92 <rich:suggestionbox> Tag Library supports namespace: ...
  0 votes
  1 answers
  4 comments
  2175 views

– Nuxeo 5.8 – Hi, I want to change the rights on the “MyFolder” folder: user : toto Group : g_titi but I can not change both My commands: curl -X POST http: // website-dev:8080 / nuxeo / site / automation / Document.SetACE '-u admin:xxxxxxx -H' ...
  0 votes
  2 answers
  0 comments
  2831 views

Hi There, I noticed that it is possible to fill in non numeric characters in the phone number field of a user. I might want to change this behavior. Is it correct that I have to extend the weblayoutManager widgettypes Extensionpoint (Like this file: ...
  0 votes
  1 answers
  0 comments
  2226 views

Hi, I am playing with users and groups. Using Studio I deleted the Administrators group. I assigned another group to the user Administrator. I deployed, it looked ok. Today, I restart my server and the admin user cannot see the “ADMIN” tab in the ...
  0 votes
  1 answers
  1 comments
  3951 views

Hi, I installed Nuxeo using apt-get on Ubuntu. After changing my structure template I dropped my DB as mentioned here: http://doc.nuxeo.com/display/Studio/Structure+Templates However I have hard time recreating it. I thought nuxeoctl would do it for ...
  0 votes
  1 answers
  1 comments
  3948 views

That is surely not a common request but I have to move an existing repository to a new server and thus get rid of users, groups and ACLs. I plan to reset ACLs using SQL keeping only given rights to Administrator or the Administrators group. Is that ...
  0 votes
  0 answers
  0 comments
  1634 views

Hello, According to Nuxeo documentation: “Administrators and power users can only modify or delete vocabularies. They cannot create a new vocabulary from the user interface.“ Link: http://doc.nuxeo.com/display/USERDOC/Managing+Vocabularies Does ...
  0 votes
  2 answers
  0 comments
  2764 views

Hi There, I'm using Nuxeo 5.8 and just noticed that when using IE11 it is not possible to change a note af the document type note. Clicking in the editor does't place a cursor, I've tested this on lts.nuxeo.com. On demo.nuxeo.com it is working. Is ...
  0 votes
  1 answers
  1 comments
  2056 views

Bonjour Qui pourrait nous aider à modifier la ligne d'information affichée sur l'écran de l'interface graphique. Cette ligne présente différentes infos liées à Nuxeo mais nous aimerions ajouter/remplacer ces infos par des infos liées à notre propre ...
  0 votes
  0 answers
  0 comments
  1482 views

Dear Nuxeo developers, I’ve provided a few hundred German translations for Nuxeo in crowdin this weekend and today and now wanted to know, how I can download and use them in my local Nuxeo installation. They are obviously waiting for some kind of ...
  0 votes
  3 answers
  1 comments
  2474 views

Hi, I've created two custom document types using studio. But the default workflows (parallel and serial review) are not available. Is there a way to make these available on my custom workflows? Thanks, Bauke Roo
  0 votes
  1 answers
  2 comments
  2505 views

Hi, I'm trying to install Nuxeo drive from nuxeo 5.8 (hotfixes installed). After downloading and installing the client through the Nuxeo instance, I'm getting the following error: I'm running Win7 64bit. Do I need to install anything besides Nuxeo ...
  0 votes
  1 answers
  0 comments
  2002 views

The Read/Write permissions by default allow for the user to be able to publish documents as well. Can you remove the right to publish from those who have Read/Write permissions? I want the members to have read/write permissions, but I only want the ...
  0 votes
  1 answers
  3 comments
  2023 views