GroupMustHaveRegex
A regular expression to choose the items to process. The name of a group must match the regular expression, otherwise 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: | GroupMustHaveRegex=MyGroup|AnotherGroup
|
| See Also: | GroupCantHaveRegex |