FilePathMustHaveRegex
A regular expression that a file path must match for Objective Connector to ingest the file. If a file path does not match this regular expression, Objective Connector does not ingest the file or the documents it contains.
Type: | String |
Default: | .*
|
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | FilePathMustHaveRegex=/Objective Global Folder/SomeFiles/.*
|
See Also: |