cmis
Will Nuxeo 5.6 support CMIS Browser Bindings ?
2 votes
1 answers
0 comments
1988 views
I tried to use Apache Chemistry's CMIS Workbench to add a relationship in Nuxeo between two documents using CMIS API, but I got an internal servlet exception (“Erreur interne de Servlet”). Interestingly enough, it seems the relationship is indeed ...
0 votes
1 answers
7 comments
3621 views
Hello, I'm using Nuxeo 5.5 release and trying to interact through a CMIS client using opencmis libraries 0.7.0 SNAPSHOT. Considering that the previous release 5.4.2 doesn't support ACLs at the CMIS level (see: http://forum.nuxeo.com/t/5044/), I'm ...
0 votes
1 answers
2 comments
2083 views
How can I modify the CMIS attributes? I would like to add two of my own and change the updatability of another, but I can not find where this is configured.
0 votes
1 answers
0 comments
1464 views
Hi just found this in the documentation: “Proxy documents are not visible in CMIS (as of 5.4.1).” Is anyone aware of this being resolved in the near future? Zahir
0 votes
1 answers
0 comments
1878 views
It seems my questions never get answered here, but I'll keep asking them anyway. cmis:ContentStreamMimeType can not be queried, and it appears this is a hardcoded setting in Nuxeo? Questions: can this be made queryable? how can this be configured?
0 votes
1 answers
0 comments
1693 views
I am evaluating Nuxeo as a CMIS compliant repository for a large and important project in the Netherlands. One of our project goals is to have a repository with medical content. We have selected DITA (=an xml standard) as our basis for structuring ...
1 votes
1 answers
1 comments
2494 views
I'm looking for advice setting up an ECM + WCM with blogs, wikis, etc.. and would really like to use Nuxeo for it. However I find that most CMIS-based WCM integrations only use Nuxeo for documents/assets. Having content specified with XSD it would ...
1 votes
1 answers
11 comments
5145 views
I'm using the cmislib (python client) to request my Nuxeo server (5.5.0-HF05) but I can't retrieve document of type 'Workspace' or 'WorkspaceRoot' with this query: SELECT * FROM cmis:folder This one returns nothing: SELECT * FROM cmis:folder WHERE ...
0 votes
1 answers
1 comments
2643 views
I'm currently trying to connect CMIS Explorer (Android app) to Nuxeo DM 5.5. In my current setup, Nuxeo runs behind an SSO solution called LemonLDAP, acting as a reverse proxy. The SSO part works well - through mod_sso. The publicly accessible URL ...
1 votes
3 answers
8 comments
4265 views
Hi, I want to store renditions to my documents which I can request by using the CMIS interface (i.e. with function getRenditions() of the CMIS ObjectService). How can I append such renditions to my documents inside Nuxeo? Thanks in advance.
0 votes
2 answers
1 comments
2573 views
I got errors when using CMIS Workbench to create a Picture. I click “create document”, select the type Picture and select a jpeg file and click create, and it shows can not create. If I select type File then it's successfully created the document. ...
0 votes
0 answers
1 comments
2363 views
Can I restrict the documents available through CMIS requests based on user permissions? How does authentication work when using CMIS?
0 votes
2 answers
0 comments
4662 views