Skip to main content

I am writing a text file with the csv writer. How do I force it to write the file with the extension "xyz" instead of "csv"?

In the (Feature)Writer under Parameters, change the field Extension from csv to xyz.FeatureWriterParametersCSVParameters


Thanks! :-)


Reply