CmisGetRepositoriesTemplate
A template to construct the URL to use to obtain a list of repositories from the CMIS server.
The connector replaces the placeholder {CmisUrl} with the value of the CmisURL parameter.
| Type: | String |
| Default: | {CmisUrl}?getRepositories |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks or Default |
| Example: | CmisGetRepositoriesTemplate={CmisUrl}?getRepositories
|
| See Also: |