2.4.1. Integration with eXo WCM

The following topics are covered:

2.4.1.1. JCR namespaces and nodetypes
2.4.1.2. WCM drives as CMIS Repositories
2.4.1.3. WCM Symlinks
2.4.1.4. Modify WCM via CMIS
2.4.1.5. CMIS search

eXo Web Content Management (WCM) system provides CMIS access to its content storage features:

To expose WCM drives as CMIS repositories there is a special extension of CmisRegistry. Read the admin guide for the configuration of org.exoplatform.ecms.xcmis.sp.jcr.exo.DriveCmisRegistry component.

Work with CMIS is based on reference documents returned by services. Each CMIS service returns response containing links to other services describing the Document or operations on it. In most cases, a Document will be asked by its ID. Some services accepts a Document path.

Note

Notes for use cases: To access the eXo CMIS services from the client side, use the Curl tool. The CMIS AtomPub binding which is based upon the Atom (RFC4287) and Atom Publishing Protocol (RFC5023) will be used.

SOAP binding is not implemented in eXo Platform 3.x.

Copyright ©2012. All rights reserved. eXo Platform SAS