On 21/08/2023 1:14 am, Steve Beaver wrote:
On the zSeries I have created a .CSV.
The issue is I need a solution to send this .CSV to a list of email
Users that are very low skilled to their email accounts. And this
Job needs to be hands-off so it can be scheduled.
You probably want a solution that sends mail direct to your corporate
emil system rather than setting something up to handle mail on z/OS.
Connecting using TLS is probably also desirable or required.
I would do it using Java. I wrote up an example a long time ago here:
https://www.blackhillsoftware.com/news/2017/06/21/sending-email-from-zos-using-java/
There are a few changes I would make based on what I know now, but the
basics are there. There will be plenty of examples on the internet
showing how to add attachments to an email from Java.
--
Andrew Rowley
Black Hill Software
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN