We need to create a bank payment file from the payment journal and are looking at setting up a data exchange definition for it. The file format is a bit odd though - there are 25 fields and each one has to be on a line of its own in the file, so lines 1 to 25 are all part of record 1, lines 26 - 50 are record 2, etc. Is there any way to do this without development?
0
Answers
To my best knowledge, current data exchange framework is for XML and CSV formats. Which this one is neither.