Hi all,
We have a FGDB that contains domain values and we are using the FGDB Open API Reader to read in the data.
We have examples where a field has a modeled domain but a value is not a valid coded value. In this situation we are seeing that the value is being read into FME as an empty text string. I am guessing that FME has trying to get the description of the value, and because it does not exist it is returning an empty text string.
I'm just checking to see whether anyone else has seen this and whether this is expected behavior?
We are using FME to validate these values but by bring in a blank it does not really help. We tested using FME 2018.1 and 2020.0.
If we use the arc-object FGDB reader we can resolve the domain and see the bad value. Unfortunately using this reader is not an option due to licensing.
Cheers
Adie