cmis


Related Questions
First I want to thank the people at Astone for contributing this package. With respect to our deployment of Nuxeo this package couldn't have been released at a better time. THANK YOU to everyone involved. As I work with this package I found and ...
  0 votes
  1 answers
  1 comments
  2498 views

Hi, I need to migrate many documents from one application to Nuxeo. Be CMIS, but I wonder if there is any tool to migrate documents into Nuxeo. Exist any tool? Very thanks Raúl
  0 votes
  1 answers
  0 comments
  2330 views

Just tried the preview version of libreoffice 4 and there is a way to save directly to a cmis container, which is neat. Unfortunatly, the only version of Nuxeo available is 5.4. Anyone know the reason for this? Ref: ...
  2 votes
  3 answers
  6 comments
  2321 views

Hello, I try do search of documents published in section folder with cmis, but it not work. The search always return any documents, but when I do the search in workspace folder, it return documents. How do I search document in Section folder with ...
  0 votes
  1 answers
  0 comments
  2683 views

It would seem consistent for the Nuxeo CMIS createDocument operation with versioningState=checkedout to lock the created document? I will open a JIRA if you agree.
  0 votes
  1 answers
  1 comments
  1691 views

Currently, CMIS nuxeo:isCheckedIn reports the value stored in the hierarchy.isCheckedIn column. Should it instead only report true for a document if its hierarchy.isCheckedIn column is true AND it has no row in the locks table?
  0 votes
  1 answers
  0 comments
  1653 views

NXP-9260 was a first step towards improving the integration between the Lock/Unlock and Checkout/Checkin operations in Nuxeo for both Web and CMIS clients. However, problems remain. My immediate concern is that patch NXP-9260 did not include code to ...
  0 votes
  1 answers
  1 comments
  4433 views

Most pessimistic locking (check-out/check-in/cancel-check-out) scenarios must plan for the case where a client performs a check-out and then fails to ever either check-in or cancel the check-out. One way to handle this problem is for all clients to ...
  0 votes
  1 answers
  5 comments
  2314 views

Hello, I have written a script to import some files from an excel list into nuxeo. I have managed to put some documents of “cmis:document” type into the defult-domain folder, though if I change in my excel file the type for “feuilledetemps”, which ...
  0 votes
  0 answers
  2 comments
  1837 views

It appears Nuxeo CMIS v5.6 returns the objectId of the Live Document when the createDocument operation is invoked. Would it be more compliant with the CMIS specification to return the objectId of the newly created 1.0 document version instead? The ...
  0 votes
  1 answers
  2 comments
  1708 views

Will Nuxeo 5.6 support CMIS Browser Bindings ?
  2 votes
  1 answers
  0 comments
  1924 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
  3503 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
  2009 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
  1406 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
  1737 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
  1647 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
  2422 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
  4712 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
  2558 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
  3994 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
  2499 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
  2262 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
  4556 views