Using JCL I have tried to import .xls from FTP location into mainframe file . And I have used mainframe file as attachment in email. But in attachment the xls file haveing garbage value .
I have tried receiving file in binary , text ,ASCII it's not working .
Or
Is there any chance if we receive .zip from FTP to mainframe and send that zip file as email attachment .
Someone please provide me samples cases