I am on the MF side and we currently have an existing process where EDI/Gentran creates a file on the MF with a MF job and now that process is being replaced with AS2 creating the file via an FTP from a server via Webmethod.



The FTP works, however, once the file hits the mainframe it's DCB info is LRECL=128 BLKSIZE=6144... we need this file to show as LRECL=400 BLKSIZE=27600 as it did when EDI created it. I'm not really concerned about the BLKSIZE as much as I am about the LRECL.



Since I am on the MF side and don't know anything about the AS2 side and the AS2 folks don't know what to do as well. Any help is appreciated.