Has anyone else encountered issues with the FeatureReader now returning fme_basename and fme_dataset information in 2025.2.1?
In 2024, the FME attributes that were returned automatically are fme_feature_type, fme_geometry and fme_type. fme_basename and fme_dataset were only returned if they were set under Additional Attributes to Expose.
In 2025, the Feature Reader returns both fme_basename and fme_dataset.
This can cause issues where a workspace is merging data and it’s assumed the attributes coming from the Feature Reader don’t have these attributes
Just to complicate matters further, a workspace written in 2024 but run on FME Flow 2025 follows the 2024 behaviour. If you download that same workspace and run it on FME Form 2025, the behaviour is different.






