Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
12.2 Payroll Nacha - record delimiter on Linux is missing CR
We are changing banks and are testing the Payroll Nacha/ACH file so the new bank can validate the format. We have a Linux server and text files normally are created on Linux with just line-feed (hex 0a, or \n). The bank is saying the records need to end with CR/LF (, hex 0d 0a) as record delimiters. I don't see anywhere in EBS where we can adjust that. We have an automated process to retrieve the Linux file and send it to the bank via SFTP which does not allow us to select any translation on the file transfer.