Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Email Program - Batch Job Completion

silentbull
Participant
0 Likes
881

Hi

My requirement is that I have a batch program and as soon as it is completed, an email needs to be sent to user informing that the job has been completed.

My questions are below

1. Do i need to create a Z program that sends email and add it in the steps of the batch job ?

2. Is there a possibility of any alert settings done for specific job to trigger email rather than Z program?

3. Can I develop the Z program as generic so that it can be added as a step to any batch job and that it needs to capture the batcj job name and send it in email? if so, how do i do this

4. Any other ideas are also appreciated.

Regards

Sam

1 REPLY 1
Read only

ThangaPrakash
Active Contributor
0 Likes
425

Hello Sam,

You can use spool list recipient option in SM36 for your requirement.

If you want to send it to multiple address then create a distribution list and use it.

Below document will help you.

Regards,

TP