GroupCantHaveRegex
A regular expression to choose the items to process. If the name of a group matches the regular expression, it is ignored.
In IDOL documents that represent groups, the name is added to the metadata field "name".
Type: | Regular expression |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | GroupCantHaveRegex=NotThisGroup|OrThisGroup
|
See Also: | GroupMustHaveRegex |