I am new to using FME and am currently facing an issue. Here's the situation: I want to use a FeatureWriter to create a new file of type Esri Geodatabase (File Geodatabase), and I want to include the value domains of certain attributes when creating the Geodatabase. Thank you!
Page 1 / 1
Depending exactly on your requirements, you can approach this in a few ways. Here are some articles and previous discussions on similar topics:
- https://support.safe.com/hc/en-us/articles/25407778497421-Working-with-Geodatabase-Domains-Writing-A-Coded-Domain
-
- https://docs.safe.com/fme/html/FME-Form-Documentation/FME-Form/!FeatureTypeProperties/GeodatabaseDomainsSubtypes_editing.htm
Thank you for the response; it will help me a lot. I'll let you know if I manage to solve my problem.
I have carefully followed the articles, and they meet my needs perfectly. Thank you again hkingsbury !!!