Pretty simple data export, I have a reader referencing some SDE data and then a writer to a file geodatabase. But reviewing the attributes in the file geodatabase I see that the domain attributes are the codes (1,2.3, etc) not the descriptions (copper, steel, PVC, etc).
Is there a way to write the domain descriptions and not codes?
The same is true for the subtypes, it is writing the code (1,2,3) and not the description (tap, bend, saddle, etc).