0

CMIS is a protocol with several optional bindings: Atom, WSDL, Browser.

According to Alfresco's documentation:

Currently Alfresco supports the atom binding for the CMIS 1.0 protocol,
and both the atom and browser bindings for the CMIS 1.1 protocol.

In fact, Alfresco also has a (undocumented?) WSDL binding for CMIS 1.0 at URL http://server/alfresco/cmisws/cmis?wsdl.

Similarly, is there a WSDL binding for CMIS 1.1, and if yes, at what URL?

I have tried http://server/alfresco/api/-default-/public/cmis/versions/1.1/wsdl and many similar URLs but no luck so far.

Nicolas Raoul
  • 58,567
  • 58
  • 222
  • 373

1 Answers1

2

The Web Services binding is not supported for CMIS 1.1 in Alfresco 4.2.e Community Edition or 4.2.0 Enterprise. Maybe it will be in a future release but I doubt it.

Jeff Potts
  • 10,468
  • 17
  • 40
  • By the way, I tried to update http://wiki.alfresco.com/wiki/CMIS#RESTful_AtomPub_Binding with the new addresses. But as usual the wiki is extremely slow so login times out :-/ – Nicolas Raoul Mar 05 '14 at 07:48
  • 1
    Thanks for trying. IT is busy working on upgrades. Not sure if that's what caused the problem. – Jeff Potts Mar 05 '14 at 20:12