content-management-platform
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