'In BODS, how do we create a position delimited file as the target?

I am trying to create a job in BODS with multiple SQL tables as the source and a single position delimited file as the target. I could find several videos with 'flat-file as target', but none with a position delimited file as the target.

The format(structure) of this position delimited file (target) never changes. So do I have to create an empty file structure beforehand and make that the target or can I create the file in BODS itself?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source