
I like the idea of the FeatureWriter that has Attribute Connections. But I think it is more powerfull to do this with this idea: AdvancedAttributeCreator.
In the manager you set the AttributeNames and the DataTypes these Attributes need to have. It should be inspired by the SQL create Table parameters. And you should be able to connect the inputs to the correct attributes.


