RootNodeIDs

A comma-separated list of node IDs to restrict the nodes that are processed by the connector.

The connector only processes nodes that are descendants of the specified nodes.

This is more efficient than setting NodeIDMustHaveRegex if all of the nodes you want to ingest belong to a sub tree.

Type: Comma-separated list of integers
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example: RootNodeIDs=123,456
See Also: