FileRetrievalDepth
Specify the depth level of folders you want to query from the Root table.
Data Type
string
Default Value
"5"
Remarks
This property controls how many levels of subfolders the connector traverses when listing files from the Root table.
If this property is set to 1, only files and folders in the root directory are listed. Higher values increase the depth of recursive scanning into subfolders.
If this property is left unset, the connector uses the default value: 5.
Use this setting when you need to retrieve files from multiple nested folders in a single query. Note that large depth values may increase query time and memory usage.