Hi,
I am reading SHP files and writing them out into a file geodatabase, using Dynamic Schema Definition.
All the features are being dropped. It seems that one SHP attribute "FAST_TRACK" (Small Integer - 0 for all features) is being read by FME as Boolean value (string: false):

WARN |FileGDB Writer: The `Fast_Track' attribute could not be written. The containing feature has been dropped
2019-03-19 09:58:31| 1.3| 0.0|WARN |Attribute(string) : `Fast_Track' has value `false'
Can you please advise how to force FME not to read the zero value as false?
Thanks, Monika

