Hi All,
I’m having a bit of headache to get my worflow working: I need to load some attribute data into a template GDB but for some reason fails becuase of the data type (I asume). Below some screenshots that explains the issue:
Error
Value 4510069419 can’t be written into table UPRN_Lookup_Monthyear_FulSupply
Raw data value
FME reads value UPRN as unit64 data type see below:
Template GDB in FME
FME reads the template GDB (in the FeatureWriter transformer) as Float
Template GDB in ArcCatalog
UPRN value is Float in the GDB template
What value can’t be written?
Thanks