Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

CMIS

CMIS Binding Grooper.CMIS

Defines a connection to a CMIS 1.0 or CMIS 1.1 server.

Remarks

CmisServerBinding provides connectivity between Grooper and a standards-compliant CMIS server, supporting both CMIS 1.0 and 1.1 protocols.


Supported Protocols

  • AtomPub: Uses the Atom Publishing Protocol (RFC 5023) for XML-based communication.
  • WebServices: Uses SOAP 1.1 for communication. Note: This protocol cannot be used over SSL.
  • Browser: Introduced in CMIS 1.1, implements a RESTful JSON web service.

Authentication Options

  • Basic: HTTP Basic Authentication (RFC 7617)
  • NTLM: NT LAN Manager Authentication (MS-NLMP)

Usage

  1. Create or select a CMIS Connection in Grooper.
  2. Choose the CMIS binding type.
  3. Configure the properties above to match your CMIS server's requirements.
  4. Save the connection and use the "List Repositories" and "Import Repository" features to access content.

Notes

  • The correct URL and supported authentication methods depend on your CMIS server implementation.
  • For servers supporting multiple bindings, ensure you use the correct URL for the selected protocol.
  • WebServices binding does not support SSL; use AtomPub or Browser for secure connections.
  • Passwords are stored encrypted internally.

Example


For more information, see the CMIS specification and your server's documentation.

Properties

NameTypeDescription
General
Connection Settings

Used By

Notification