I am looking to extract from the GDB the following information
Table nameDomain nameidvalue
Looking for this in order to do some mapping to a different database
Thanks
I am looking to extract from the GDB the following information
Table nameDomain nameidvalue
Looking for this in order to do some mapping to a different database
Thanks
Hi @boubcher
Did you try to use the custom transformer Read_ESRI_GDB_Domain_Data ?
https://hub.safe.com/transformers/read-esri-gdb-domain-data
Thanks,
Danilo
Hi @boubcher
Did you try to use the custom transformer Read_ESRI_GDB_Domain_Data ?
https://hub.safe.com/transformers/read-esri-gdb-domain-data
Thanks,
Danilo
no , its not working I am not getting any output
Hi @boubcher,
Are you still having any issues with extracting the information you needed? If you're looking to extract domains, make sure that you have 'Resolve Domains' checked in the reader parameters when you first read in the Geodatabase which will add the <attribute>_resolved attribute to your User Attributes. There's a bit more information from these tutorials here that might be helpful:
Hope these help a bit!