Skip to main content
Question

fme_dataset is not changing for different schemas

  • March 25, 2025
  • 2 replies
  • 48 views

salah.elfarissi
Contributor
Forum|alt.badge.img+3

Hello,

I am reading a folder with two shapefiles.

I am exposing fme_dataset.

fme_dataset takes the first values of the two shapefiles and does not change.

I’m using FME(R) 2024.2.3.0 (20250130 - Build 24825 - WIN64

2 replies

kailinatsafe
Safer
Forum|alt.badge.img+23

Hello ​@salah.elfarissi, thank you for reporting this behaviour. I think I was able to reproduce the issue in FME Form 2025.0 & 2024.2.3. Moving forward, we can refer to this issue as FMEENGINE-86343. I assume this image is the output of a SchemaScanner? If so, to workaround the issue for the time being, you should be able to get results by using groupBy on fme_feature_type in the SchemaScanner. Let me know if you have any questions or need help applying a workaround. Happy to help, Kailin. 

 


salah.elfarissi
Contributor
Forum|alt.badge.img+3

Hello, sorry for the late reply.

Actually this come directly from the Feature Reader schema port.