-
Notifications
You must be signed in to change notification settings - Fork 123
CMISサーバーのアドレス
SUGIMOTO Takuma edited this page May 26, 2015
·
3 revisions
CmisSync に同期フォルダを追加するには、サーバーの CMIS URI アドレスが必要です。これはふだん Web から使っているアドレスとは異なる URI であることが多く、リポジトリによっても異なります。この記事では、 CMIS アドレスの調べ方の説明と、サーバー毎のCMISアドレスの一覧を記述しています。
CMISサーバー上の文書にインターネット経由でアクセス出来る場合:
- 文書を閲覧可能なWebページへ行きます
- ブラウザのアドレスバーの内容をコピーします
- コピーしたアドレスをサーバーの CMIS アドレスとしてペーストします
- CmisSync はそのアドレスからあなたの利用しているサーバーを推測します
- CmisSync が推測に失敗する場合は、システム管理者またはその ECM リポジトリのサポートに CMIS URL をお問い合わせ下さい
現時点でこちらで把握している CMIS サーバー毎の CMIS アドレスは以下のとおりです(""は、利用しているサーバーのサーバー名またはIPアドレス(と必要であればポート番号)に置き換えて下さい):
- Alfresco 4.0+:
http://<host>/alfresco/cmisatom
- Alfresco 3.4:
http://<host>/alfresco/service/cmis
- EMC Documentum:
http://<host>/cmis/resources/
- EMC Documentum:
http://<host>/emc-cmis/resources/
- EMC Documentum with emc-cmis-ea.war:
http://<host>/emc-cmis-ea/resources/
- EMC Documentum:
http://<host>/emc-cmis-weblogic/resources/
- EMC Documentum:
http://<host>/emc-cmis-wls/resources/
- EMC Documentum:
http://<host>/emc-cmis-was61/resources/
- EMC Documentum:
http://<host>/emc-cmis-wls1030/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
(FoundationではCMISは利用出来ません) - Microsoft SharePoint 2013:
http://<host>/_vti_bin/cmis/rest?getRepositories
(FoundationではCMISは利用出来ません) - NemakiWare:
http://<host>/core/atom/bedroom
- 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
- (もし他にご存知でしたら追加をお願いします)
オンプレミスサーバーではないもの:
- 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) - (もし他にご存知でしたら追加をお願いします)