Watch Sub-Directories

Use this field to specify whether the Discover File event action is to monitor sub-directories of the Path directory for any files being "watched for."

These are the valid values:

  • TRUE: Monitors the sub-directories
  • FALSE: (Default) Monitors only the root directory specified

When you click OK to return to the Event Actions form, the application "wraps" this content within a WATCHSUBDIRECTORIES( ) parameter, which yields this final syntax:

WATCHSUBDIRECTORIES( TRUE | FALSE )