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
  4642 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
  2509 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
  1750 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
  1498 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
  2551 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
  3809 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
  1935 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
  1845 views

First of all i have three warning. the logs are http://pastebin.com/VKG1V7Xv .
  1 votes
  1 answers
  2 comments
  1777 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
  1602 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
  2217 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
  2295 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
  1742 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
  2642 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
  3605 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
  1440 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
  1771 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
  1202 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
  1341 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
  2465 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
  1859 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
  1573 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
  1532 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
  1493 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
  1854 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
  4596 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
  1692 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
  3399 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
  2081 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
  1719 views