Hi,
I need to create a batch file that picks up a .txt file from source network location, remove the spaces, drop it into another network location, then move it to another folder.
What we are trying to do it:
1. User will create the ACH file [something like "Payment Chase 022819.txt"]
2. Pick it up and remove spaces [PaymentChase022819.txt]
3. Drop it into the bank's FTP folder in iPSwitch[sftp://transmissions.jpmorgan.com/DropBox/ACH]
4. Move it to another folder called 'Processed'
Any help will be highly appreciated.
Thanks
Paul