Hi,
I have an FME Workbench that is writing to a dynamic schema.
I have set the fme_feature_type and fme_feature_type_name explicitly using an AttributeCreator, but I keep getting this error when trying to write to an Excel spreadsheet:
XLSX Writer: No DEF line could be found for feature type
Does anyone have any ideas as to what this error means and how to solve it?
I also get the following warning prior to the error, if this helps:
Cannot define schema for 'RP_100CC' as the feature does not contain schema information, and schema source is set to 'Schema from Schema Feature'. Please verify writer feature type configuration.
I am using FME Desktop 2017.1 64 Bit.
Thanks