Hello, I am currently importing and reconciling a .txt file from an
external source, after processing, part of the content needs to be
exported again.My problem stems from the formatting, the file needs to
adhere to the same format as the imported file. Which is not a problem
using However when I use the above settings I lose the column headers. I
have tried to modify the xml-source:saveTitle according to documentation
is the attribute that declares the column header, however the format
attribut...