Add a wizard which allows to export data from a database table to a text file (CSV or fixed width).
The following options should be configurable by the wizard:
- File format (value delimiter, text delimiter)
- Columns to be exported
- Data Format
- A transformation/validation script