Ever wanted to get more information about the status of a job when it abended? Now you can, with NOTIFY, the jobstep completion email add-on for MVS batch jobs.
NOTIFY works with IBM's SMTP Server, SMTP-Send or XMITIP to bring you all of the information about a job and its jobsteps in a single concise e-mail format.
You just add the JCL to invoke NOTIFY to the end of your jobstream with COND-EVEN and specify the user who is to receive the e-mail It's that easy!
A customization module allows you to change the Subject and table names without having to change the program itself. You can also choose call SDSF to attach the JESMSGLG file as an attachment, change who the mail comes from using the same customization module.