Skip to main content
Question

How to expose a File Geodatabase Domain

  • December 11, 2017
  • 1 reply
  • 365 views

Forum|alt.badge.img+1

Hi,

I have a file geodatabase with a number of domains and I cannot work out how to expose the domain values.

I have ticked 'Resolve Domains' in the Reader Parameters and then exposed the attribute domain in the following way in the AttributeExposer transformer by typing: '_<attribute>_resolved_' based on the information I read in the following article:

https://knowledge.safe.com/articles/22897/working-with-geodatabase-domains.html

However the attribute I exposed is empty in the output file.

Can someone please assist?

Thank you in advance.

I am using FME 2017.0 32 Bit.

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+1
  • Author
  • December 12, 2017
Actually I have worked out what the issue was myself!

 

 

I ticked 'Resolve Domains' after I had already added the feature class to the workspace by clicking on the feature reader parameters and then ticking the check box.

 

 

But what I needed to do is tick 'Resolve Domains' while I was first adding the feature class to the workspace. When I did this, the <attribute>_resolved attributes were added to the 'User Attributes' automatically.