content-management-platform
I receive an OpenCMIS objectNotFound error when I attempt to access the Administrator UserWorkspace via curl as follows: curl -uAdministrator:Administrator ...
0 votes
0 answers
0 comments
2135 views
I am trying to use Jackson to serialize/deserialize custom types returned by my custom automation operations, but I am having little success so far. On the server side I have been able to register a new Codec that uses a Jackson ObjectMapper to ...
0 votes
0 answers
0 comments
1808 views
Hi, I would like to refresh the display of a document after users have added modifications. When the user open the file attached to the document and after saving the new file attached, the version is increased and the file is correctly saved but in ...
0 votes
1 answers
1 comments
1911 views
Hi, I'm using a portlet that gives a simple web access to Nuxeo using CMIS. Users are supposed to store documents in their personnal workspaces. Unfortunately, User Workspaces are created on the fly when trying to access it through the UI so that, ...
0 votes
1 answers
2 comments
3182 views
Hi, Just install the Nuxeo 5.6 and testing it. In the workflow we are unable to select the parallel or approval workflow like in 5.5 version. After some searching, to create workflow in 5.6 require to use Nuxeo studio. Question here is if we were to ...
0 votes
1 answers
0 comments
1641 views
I am unable to make cross-domain requests to Nuxeo's Automation REST service, using jQuery, because the server is requiring that the client authenticate before it will answer the OPTIONS CORS request. I don't think that is valid, the server should ...
0 votes
0 answers
0 comments
2068 views
I have successfully installed Nuxeo 5.6 as a windows service using yajsw 11.0.3 and following documentation : http://doc.nuxeo.com/display/ADMINDOC/Installing+the+Nuxeo+Platform+as+a+Windows+service When I started the service, tomcat started but ...
0 votes
1 answers
1 comments
3332 views
I am having an issue with the “Document Management” link which seems to be related to permissions. If anyone from the Admin group or Members group logs in, then the “Document Management” link works and the “Document Management” interface is ...
0 votes
3 answers
0 comments
2498 views
Does Nuxeo CMIS support paging of a Repository's root collection? Testing CPAN cmis-perl software that fails when attempting to page through root collection of a repository? Running tests against local nuxeo server.
0 votes
1 answers
0 comments
2020 views
Excuse the dumb question, I'm new to Nuxeo: I would like to generate a file formatted like the one in the Zip Tree XML Export action, but instead of having multiple “document.xml” in various directories, I'm trying to generate a single XML with ...
1 votes
0 answers
1 comments
1752 views
I've installed all the hotfixes for Nuxeo Platform 5.5 in a row (installing HF-15 and dependencies), and I get an error when I try to log in with Administrator: "Error while rendering [THEME galaxy, PAGE default, ENGINE default, TEMPLATE ...
2 votes
1 answers
0 comments
1927 views
Hi All, I have to restrict access based on document type. i.e, fo example only a group of users can have acees to 'file'/ any document. Please give any pointers for the issue. Thanks In Advance, ND.
0 votes
1 answers
2 comments
2332 views
Hi. I've installed nuxeo and struggling with launching application. Here is the debug output: 13:45:51,850 DEBUG [org.nuxeo.launcher.NuxeoLauncher.start(NuxeoLauncher.java:405)] Server command: [/bin/sh, -c, /opt/jdk1.6.0_35/jre/bin/java -server ...
0 votes
2 answers
5 comments
3408 views
In default home dashboard, the last modified document widget doesn't display the last contributor but the original author of the document. I am not sure if this behavior is normal but I would like to display the last contributor in the author ...
0 votes
1 answers
0 comments
1726 views
I well understood if I drag'n drop with a pause or not on the active zone, the behavior is different as explained here . I modify the default document created after a drag'n drop as following: Into the “Manage” tab of my workspace > Local ...
0 votes
2 answers
0 comments
2144 views