Nuxeo
I have about 6000 documents (.odt files) stored in 32 folders under Workspaces, and about half of those documents have status Approved after going through a parallel workflow, and have been published in identically named folders under Sections. ...
0 votes
1 answers
18 comments
1097 views
Hi guys, I have a problem with ssl+https configuration. I tried everything but didn't make it. This is my nuxeo.conf nuxeo.server.https.port=443 nuxeo.server.https.keystoreFile=/data/nuxeo/Cert/ .pfx nuxeo.server.https.keystorePass= When I start ...
0 votes
0 answers
0 comments
1090 views
I'm tasked with updating a Nuxeo instance from 5.5 to a more recent version. I've been able to successfully update and migrate the data to Nuxeo 7.3. From there on I start getting other issues which will probably require another topic. Now I have ...
0 votes
1 answers
0 comments
932 views
My team is preparing Proof of concept, We selected Nuxeo as a platform, and we are facing performance issue. How to reproduce: 1. Nuxeo ECM loaded with 100 pdf documents (200KB each).
2. 10 user groups(local) created with read permissions to ...
0 votes
0 answers
6 comments
1362 views
Hi, I am trying to develop a java program (java client + rest API) that allows to create nuxeo documents by using as input a csv file. I followed the tutorial of nuxeo “https://doc.nuxeo.com/nxdoc/java-client/#operation-api” and I created a document ...
0 votes
0 answers
0 comments
1472 views
Hi, I try to create a java client nuxeo, I followed this tutorial https://doc.nuxeo.com/nxdoc/java-client/, but i can't import “org.nuxeo.client.api”. it fails with an error : the import org.nuxeo.client.api cannot be resolved. Does anyone have any ...
0 votes
1 answers
3 comments
1710 views
I am installing Nuxeo integrated to the active directory and I select the subtree option, it happens that if I can log in with newly created users, but the existing old users can not log in. I appreciate if you can help me. I leave my XML ...
0 votes
0 answers
0 comments
1370 views
Hi :) I am using Nuxeo CSV import and sometimes Nuxeo doesn't stop the import.If I cancel the importing the documents are created perfectly,but the problem is that Nuxeo doesn't give a sign for finishing.This doesn't happen always.
0 votes
0 answers
0 comments
1002 views
I have nuxeo 8.2 configured and running in the system, now i want to configure new Nuxeo LTS 2016 and stop the nuxeo 8.2. I unzipped it and started configuring it. it starts first time then i start database configuration etc.. from UI after finish ...
0 votes
1 answers
4 comments
1545 views
Hi , I have finished my database import from a dump file, 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, ...
0 votes
0 answers
0 comments
1465 views
Hi people :) I have created a widget that represents a dropdown .This should suggest the users depending on what your role is.I have created a Seam bean where the
0 votes
0 answers
0 comments
1301 views
Hello .i am using Nuxeo Template Rendering .This feature works with Open Office documents but i am facing problems with Microsoft Office documents.I dont get it ..Is there a bug in Nuxeo Platform for this kind of documents?
1 votes
0 answers
1 comments
1126 views
Hi :) I want to schedule an automation chain . I have created the operation which deletes the trash .Then i used the following extension to set up a scheduler to be executed every 1 minute but nothing happens.This is the extension: ...
0 votes
1 answers
6 comments
1929 views
Hi:) I defined an action associated with an access key.The access key is shown when pressing shift+h..but the action isn't executed .This also doesnt work for default access keys .Any idea?
0 votes
1 answers
8 comments
1226 views
Hi :) I am making a NXQL and passsing a parameter like this: session.query(“SELECT * FROM document_type_name WHERE xpath_name LIKE " +parameter+“%“); But it throws an exception saying Syntax error : Invalid token
0 votes
1 answers
1 comments
1609 views