Hi all
I have an FME Workbench file which has to do the following things:
- Ask for multiple directories via a published user parameter
- read two files in each directory which end in _changes.shp and _to_remove.shp AND are always located in a subfolder v1 in each directory.
The transformers and writer after that are already doing what they should do, but I can’t seem to confgure my reader to do what I asked here. Is this even possible to do? And if so, how should I do this?
Thanks in advance for the help!