How do I get Business Central to generate an EFT file that "Pads" the file for a blocking factor of 10?
Meaning the sum of the number of lines in the file always needs to be in 10s
if my file has 5 lines, I need 5 additional "padding" lines for a total of 10 lines
If my file has 17 lines, I need 3 additional "padding" lines for a total of 20 lines
Thanks
JOel