CmisURL
The base URL for the CMIS server. This URL is used with the parameters CmisGetRepositoriesTemplate and CmisGetRepositoryInfoTemplate to construct the URLs to use to obtain information about repositories on the CMIS server.
Type: | String |
Default: | |
Required: | Yes, if CmisGetRepositoriesTemplate or CmisGetRepositoryInfoTemplate contains the placeholder {CmisUrl} |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | CmisURL=http://mycmisserver/cmis/cmisatom
|
See Also: |