Public Alfresco Content Management Interoperability Services (CMIS) Server
Test your Content Management Interoperability Services (CMIS) applications using the public Alfresco CMIS server.
The server supports Content Management Interoperability Services 1.0 and the following features of Content Management Interoperability Services 1.1:
- The Browser Binding
- Append to a content stream
- Secondary object types
Please note, this server runs bleeding edge code and is not optimized for performance. Data stored on this server might be removed without notice.
Alfresco CMIS Content Repository for applications
Point your CMIS client to one of the following CMIS bindings with user=admin and password=admin
- CMIS 1.1 AtomPub Binding: AtomPub Service Document
- CMIS 1.0 AtomPub Binding: AtomPub Service Document
- CMIS Web Services Binding: WSDL Documents
- CMIS Browser Binding (CMIS 1.1): Repository Info (JSON)
CMIS 1.1 Resources
- CMIS Spec v1.1 (pdf) (html)
- CMIS-Core.xsd
- CMIS-Messaging.xsd
CMIS 1.0 Resources
- CMIS Spec v1.0 (doc) (pdf) (html)
- CMIS-Core.xsd
- CMIS-Messaging.xsd
CMIS Client Libraries
Alfresco Resources
- Official Documentation of the Alfresco CMIS API
- Download Alfresco with CMIS 1.1
- Alfresco Source Code
- Alfresco OpenCMIS Extension
- CMIS Cheat Sheet
- Alfresco CMIS book by Martin Bergljung
Alfresco Examples
- Alfresco API Java examples
- Creating aspect-defined properties in CMIS with Alfresco
- Using CMIS to dump an object's versions