+

Search Tips   |   Advanced Search

Determine the URL of the CMIS service document

IBM Connections Files offers a set of CMIS service documents that provide specific views of the content stored in files. Determine which CMIS API service document URL we need before starting the configuration. The set of CMIS service documents includes service documents that define the following things:

  • User-specific view for the currently logged in user

  • Views for individual specific communities

Determine the service document URL.

The CMIS service document location can be determined based on the following pattern: base URL of files service/basic/cmis/CMIS Service Doc identifier, where:

  • The base URL of files service denotes the entry URL to the IBM Connections files service. The files service URL is typically the IBM Connections base URL concatenated with the files service context root. The default context root is /files .

  • The CMIS Service Doc identifier identifies a specific CMIS service document. Information about individual IBM Connections CMIS service document identifiers is available in the file CMIS API documentation.

For example, for an IBM Connections server with the URL www.example.com:9444 and that uses the default context root, the CMIS service document location is https://www.example.com:9444/files/basic/cmis/my/servicedoc


Parent Integrate IBM Connections files


Related information


Files CMIS API: Retrieving the Files CMIS API service document