Hi,
I have a workspace with a generic reader that reads multiple shapefiles. Everything works fine as long as I run the workspace with FME Desktop, but when I run the workspace with FME Server (Debian Linux) I get an error message like this:
2022-1-5 12:43:30 | Shapefile Reader: The .dbf for '/data/fmeshare/resources/system/temp/upload/Tests/crs_fmt_converter.fmw/<username>/060101_BOSCO.shp' could not be found. Reading will continue, but features will not have any attributes
I have investigated a bit further and I have discovered that if I upload a single file, everything works fine on FME Server too.
Could it be a bug of the reader used by FME Server?
I'm using FME Server 2021.2.1 (Build 21797 - linux-x64 )
Thanks!