A query to run to retrieve documents from the repository. By default, the CMIS Connector crawls the repository to extract data. If you would prefer to run a query and ingest the results, use this parameter to specify the query.
| Type: | String |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks or Default |
| Example: | CmisQuery=SELECT * FROM cmis:document
|
| See Also: | CmisQueryPageField |
|
|