Question

Override Coded Domain Values

  • 5 November 2018
  • 1 reply
  • 5 views

Badge

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


1 reply

Badge

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