Skip to content
This repository was archived by the owner on Oct 13, 2020. It is now read-only.

What address

nicolas-raoul edited this page Mar 27, 2013 · 25 revisions

When you add a new folder, CmisSync asks you for an address.
What is this address, and where can you find it?

If you can access your documents via the Internet, then:

  1. Go to the web page where your documents are shown,
  2. Copy the content of your browser's address bar,
  3. Paste it as the address,
  4. CmisSync will use this address to guess what your server is.
  5. If CmisSync fails guessing, then you will have to ask your administrator: "What is the CMIS URL for the ECM server?"

Here are the CMIS addresses for a few CMIS servers (just replace with the server name or IP address and port if necessary):

  • Alfresco 4.0+: http://<host>/alfresco/cmisatom
  • Alfresco 3.4: http://<host>/alfresco/service/cmis
  • EMC Documentum: http://<host>/cmis/resources/
  • EMC Documentum with emc-cmis-ea.war: http://<host>/emc-cmis-ea/resources/
  • eXo Platform: http://<host>/xcmis/rest/cmisatom
  • IBM Connections: https://<host>/files/basic/cmis/my/servicedoc
  • IBM FileNet: http://<host>/p8cmis/resources/Service
  • Magnolia: http://<host>/<contextPath>/.magnolia/cmisatom/
  • Microsoft SharePoint 2010: http://<host>/_vti_bin/ListData.svc (CMIS not available on Foundation)
  • Microsoft SharePoint 2013: http://<host>/_vti_bin/cmis/rest?getRepositories (CMIS not available on Foundation)
  • NemakiWare: http://<host>/Nemaki/atom
  • Nuxeo: http://<host>/nuxeo/atom/cmis
  • OpenCMIS FileShare: http://<host>/fileshare/atom
  • SAP NetWeaver Cloud Document Service: http://<host>/<context>/atom
  • xCMIS: http://<host>/xcmis/rest/cmisatom
  • (please add if you know more)

Not on-premise:

  • Google Drive: https://cmis.cloudoku.com/atom (third-party gateway)
  • Lotus Live: https://apps.lotuslive.com/files/basic/cmis/my/servicedoc (official gateway)
  • OpenText ELS 10.2.0: http://ec2-184-72-233-127.compute-1.amazonaws.com/ot-cmisatom/atom (third-party gateway)
  • (please add if you know more)

Clone this wiki locally