Notifying multiple users using JCL

Notifying multiple users using JCL In our system, there are multiple people responsible for monitoring a particular set of jobs, which run in the cycle.  I need to have some mechanism of reporting the un-successful finish of a Job to these multiple users. The Notify parameter of the job, as far as I know, it can notifiy only one user at a time.  Can someone give any inputs on notifying multiple users through a Job? “; ; ; ;