I have followed this pattern of a workflow for years, where I maintain attribute names and data types in a spreadsheet for different databases, and I import those names and values using the Import... dialog within the AttributeCreator as one of the last steps of a data workflow.
When I import values, here's what I usually have in the AttributeCreator:
Output Attribute Value
attribute{0}.name AreaName
attribute{0}.fme_data_type fme_varchar(64)
Now that the AttributeCreator has a data type in the dialog, should I still follow this pattern?
How does this new data type parameter work with dynamic workflows?