Hi @mlhotz,
If the feature class that you are wanting to read is in the same Geodatabase "PofPRVessel", you will want to "Import Reader Feature Types.." to add a new/the proper feature class.
This can be done from the top bar: Readers > Import Feature Types. After you confirm the Format and the Geodatabase, you should be provided with a list of Feature Types (aka feature classes), select the Feature Class that you would like to read, click "OK" and the feature type will be added to the workspace canvas. More information on managing feature types can be found here, and information on File Geodatabase Open API reader can be found here.
If you no longer need the "Vessel" feature type in your workspace, you can simply delete it.
Let me know if you have further questions.
- Andrea
You can also stop using Classic Readers and use FeatureReaders instead. They work more intuitive in my opinion.



classicfeaturereader.fmwt
@mlhotz
Hi,
You can also use menu item readers=>update feature types. (which is just below the import feature types)
Choose the reader and ok.
You then will enter the feature type menu like when u created it.