Report Generation JCL



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

Report Generation JCL

Postby Ravichvasu » Fri Aug 04, 2023 9:43 am

Hi All

I need support / model JCL for generate a report and send email.

currently we are manually checking the job end time and sending it in a email form to internal stake holders.

Any support / help would be appreciated. totally 26 jobs.

i have attached the report format. thank you in advance

S.No Description Job name Status Time
Ravichvasu
 
Posts: 2
Joined: Fri Aug 04, 2023 9:24 am
Has thanked: 0 time
Been thanked: 0 time

Re: Report Generation JCL

Postby willy jensen » Fri Aug 04, 2023 12:52 pm

You will need more than JCL.
My suggestion would be
- install a SMTP service, see cbttape.org file 314.
- in each job add a step which generates the text - could be any program, but REXX springs to mind - and sends it as an email using the SMTP service.

I do not have sample, but if you are new to SMTP then look at the cbttape.org file 314, or search cbttape.org or the web for SMTP.
willy jensen
 
Posts: 455
Joined: Thu Mar 10, 2016 5:03 pm
Has thanked: 0 time
Been thanked: 69 times


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post