I’m able to write dynamically to a file geodabase using the GEODATABASE_FILE writer with the following setup

However, trying to do the same in a FeatureWriter fails with a cannot define schema error
Same behaviour seen in both FME 2024.1 and FME 2025.1
Is this a known issue?
If i try to set schema definition name to fme_feature_type_name in the Feature Writer it’s not possible, only fme feature_type is available for selection

The only way i can seem to get the FeatureWriter writing dynamically to a File geodatabase is by adding the schema attribute to all features