DocumentMustHaveRegex

A regular expression to choose the documents to process. The value of the _id field in a document must match the regular expression, otherwise the document is ignored.

Type: String (regular expression)
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example: DocumentMustHaveRegex=<ObjectId>
See Also: DocumentCantHaveRegex