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." Valid values are:
- TRUE: Monitors the sub-directories
 - FALSE: (Default) Monitors only the root directory specified
 
When you click to return to the Event Actions form, the system "wraps" this content within a WATCHSUBDIRECTORIES( ) parameter, which yields this final syntax:
WATCHSUBDIRECTORIES( TRUE | FALSE )