The FME workbench fails to preserve the default values of the fields of the attribute table of geodatabase feature class (converting from file gdb to file gdb),
Question
The FME workbench fails to preserve the default values of the fields of the attribute table of geodatabase feature class (converting from file gdb to file gdb),
I tried to sort fields “F1 & F2” of file geodatabase “T1” and each field has a default value, the fields are sorted “F2 then F1” but the default values are not preserved in the result file geodatabase “T2”.
What might be the issue here?
Best,
Lubna
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.
I think the default value is something that is set in the geodatabase data model and FME does not bring across the entire Geodb data model by default. To do this you need to use a geodb template file on the FME Geodatabase writer. See the article on using geodatabase template files