ExtensionCSVs
A wildcard expression to filter the documents retrieved from Documentum. The connector ignores files unless the value of the object_name
field matches the wildcard expression. This field typically holds the filename.
You can specify a comma-separated list of file extensions and use * and ? as wildcards.
If you use the configuration parameter SelectStatement
to specify a custom query to retrieve documents, this parameter is ignored.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | ExtensionCSVs=*
|
See Also: |