Hi All, I am stuck trying to figure this out. I am having trouble seeing feature classes inside FeatureDatasets using the FeatureReader. My Feature Types to Read is fme_feature_type_name and I am exposing fme_feature_type and geodb_metadata_string. All seems to work for feature classes but FCs in FeatureDatasets are skipped in Generic. They come across in the Initiator though. See screen cap below. I must be missing something simple. Any thoughts? 
Solved
FeatureReader fme_feature_type. Cannot see Feature Classes in FeatureDataset from File Geodatabse
Best answer by markatsafe
@crutledge The "Generic (Any Format)" format seems to work OK, returning both the Feature Class and the Feature Dataset for either "Esri Geodatabase (File Geodb Open API)" format or "Esri Geodatabase (File Geodb)" format (I'm using FME 2021.2) .
Schema (Any Format) will only return schema features - redundant in the FeatureReader since it has a <schema> port
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.
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.




