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

CmisProtocol

Grooper.CMIS

Specifies the underlying protocol to be used for accessing the CMIS server.

Can be one of the following values:

NameValueDescription
AtomPub0Uses the CMIS 'AtomPub' binding. This binding uses the Atom Publishing Protocol defined in RFC 5023 to transfer XML representations of objects.
WebServices1Uses the CMIS 'WebServices' binding. This binding uses the SOAP 1.1 protocol to communicate with the server. If a secure connection is required, use another binding protocol. This protocol can NOT be used over SSL.
Browser2Uses the CMIS 'Browser' binding. This is a new binding introduced with CMIS 1.1, which implements a RESTful JSON web service.

Used By

Notification