The directory starts fresh every time, files copied are and produced by other FME Workbenches, testing condition whether a directory contains a 1-1000 files. I'm found and filter for the required files via FeatureReader Path but having a hard time testing for specific condition, Tester before a ListBuilder or a ListBuilder then a ListSearcher ???
PASSED condition if the directory
Must find = const.dwg, exist.dwg, passed.kmz
MUST BE NOT FOUND = failed.kmz
FAILDED in all other conditions
Found = const.dwg
Found = const.dwg, existing.dwg
Found = const.dwg, existing.dwg, failed.kmz
Found = const.dwg, existing.dwg, failed.kmz, passed.kmz
...
..
.