Skip to main content
Question

Override Coded Domain Values

  • November 5, 2018
  • 1 reply
  • 41 views

Forum|alt.badge.img

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

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

Forum|alt.badge.img

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.