Skip to main content

Good morning,

I am having trouble overriding a coded domain value within a GDB. I received a GDB and I do not need the coded domain values assigned to one of the attribute values. Instead of going through each feature class and remove the coded domain option, how can I override the current coded domain values in FME?

I am using the GDB API writer with Feature Operation: Insert and Table Handling: Truncate Existing.

 

Appreciate any assistance!

David

I guess having ESRI GDB API as writer cannot override any coded domain values. However the regular ESRI GDB writer can override coded domain values.


Reply