When connecting the writer, I copy attibutes from the previous transformer and it lists all columns as "text" "200". I do not want to have to manually change the type in User Attributes.
Cheers!
When connecting the writer, I copy attibutes from the previous transformer and it lists all columns as "text" "200". I do not want to have to manually change the type in User Attributes.
Cheers!
You can try and copy from a feature type insetad of a transformer. this will preserve the data types, but if the output attributes do not exist you'll have to manually add them.
Itay