Difference between revisions of "CMIS"

From OpenKM Documentation
Jump to: navigation, search
(Created page with "Content Management Interoperability Services (CMIS) is an open standard that allows different content management systems to inter-operate over the Internet. Specifically, CMIS...")
 
m
Line 1: Line 1:
 
Content Management Interoperability Services (CMIS) is an open standard that allows different content management systems to inter-operate over the Internet. Specifically, CMIS defines an abstraction layer for controlling diverse document management systems and repositories using web protocols.
 
Content Management Interoperability Services (CMIS) is an open standard that allows different content management systems to inter-operate over the Internet. Specifically, CMIS defines an abstraction layer for controlling diverse document management systems and repositories using web protocols.
  
Since OpenKM Professional 6.4.2 there is available a CMIS interface to access the content repository. Actually is in beta stage but is functional and works fine. As defined in the CMIS standard there are several protocols to connect to a CMIS server:
+
Since OpenKM Professional 6.2.19 and 6.4.2 there is available a CMIS interface to access the content repository. Actually is in beta stage but is functional and works fine. As defined in the CMIS standard there are several protocols to connect to a CMIS server:
  
 
* Browser: http://openkm-server/OpenKM/cmis/browser
 
* Browser: http://openkm-server/OpenKM/cmis/browser

Revision as of 22:24, 28 August 2013

Content Management Interoperability Services (CMIS) is an open standard that allows different content management systems to inter-operate over the Internet. Specifically, CMIS defines an abstraction layer for controlling diverse document management systems and repositories using web protocols.

Since OpenKM Professional 6.2.19 and 6.4.2 there is available a CMIS interface to access the content repository. Actually is in beta stage but is functional and works fine. As defined in the CMIS standard there are several protocols to connect to a CMIS server:

For a local OpenKM installation, you can point your browser to http://localhost:8080/OpenKM/cmis/browser to see the JSON response from the server.