FME can be specified on the reader reads all subfolders with **.
eg. C:Data***.shp, C:Data***.csv
But sumetimes, I don't need to read all the files in subfolders.
If I have the following folder structure.

If i set CSV reader dataset to C:Data***.csv.
Case 1
I want to read csv files in the [a1],[a1],[b1],[b1], But I don't want to read files in the [other] folder.
I hope to add a [Max Hierarchies to Read] parameters, control the maximum number of the subfolders hierarchies. In this case, this parameter can be set to 3 .
Case 2
I just want to read csv files in the specified hierarchy folder. eg.[a1*.csv],[a2*.csv].
I hope to add a [Specific Hierarchy to Read] parameters, control the number of specific subfolders hierarchy. In this case, this parameter can be set to 2 .



