Skip to main content
Question

Is the FGDB Open API Reader able to read FGDB Domains?

  • June 20, 2018
  • 5 replies
  • 82 views

Forum|alt.badge.img

I am using FME 2018, there is no parameter in the FDB Open API Reader to 'Resolve Domains', as other Knowledge Base posts refer to such as: https://knowledge.safe.com/questions/59706/how-to-expose-a-file-geodatabase-domain.html . If the API Reader does not have this ability, Does the ESRI Geodatabase Reader in 2018 have this? (I realize 64 bit geoprocessing package from ESRI is needed for other ESRI formats)?

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.

5 replies

david_r
Celebrity
  • June 20, 2018

Using the API reader, all domains are automatically resolved, meaning that it's the domain description that is returned (e.g. "Type B"), not the domain code (e.g. "2")

If you need the domain code, you'll need to use the full ArcObjects-based reader.


Forum|alt.badge.img
  • Author
  • June 26, 2018

Using the API reader, all domains are automatically resolved, meaning that it's the domain description that is returned (e.g. "Type B"), not the domain code (e.g. "2")

If you need the domain code, you'll need to use the full ArcObjects-based reader.

Thank you, I do need to access the domain codes. I am working through an upgrade at our company. Other than compatible Bit-Versions (32 or 64 bit) for FME and ArcGIS, is any additional update (extension) required to view the ArcObjects Reader with an ESRI Edition FME license?

 

 


david_r
Celebrity
  • June 26, 2018
Thank you, I do need to access the domain codes. I am working through an upgrade at our company. Other than compatible Bit-Versions (32 or 64 bit) for FME and ArcGIS, is any additional update (extension) required to view the ArcObjects Reader with an ESRI Edition FME license?

 

 

If you have a licensed installation of e.g. ArcGIS Desktop on the same machine as FME, you should be good to go.

 

You can find all the details here: https://knowledge.safe.com/articles/1517/notes-on-fme-and-esri-versions-and-compatibility.html

Forum|alt.badge.img
  • Author
  • June 26, 2018

Thank you, appreciate the help.


tim_wood
Contributor
Forum|alt.badge.img+8
  • Contributor
  • July 1, 2019