A list of regular expressions to limit the objects that are retrieved by the connector. The title of an object must match one of the regular expressions, otherwise the object is ignored. You can specify a comma-separated list of regular expressions, or use numbered parameters (ObjectMustHaveRegex0
, ObjectMustHaveRegex1
, and so on).
Type: | String (regular expression) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | Object=.*2013.*
|
See Also: |
|