Is it possible to send a mail once the job completes in OPC current Plan.
The job which sends mail may not to be part of Application/Group of OPC.
The mail job should be triggered automatically once the job in the OPC current plan completes.
I can think of REXX or JCL to do this. Please point me to any references or links to start with!
There is no inbuilt functionality to do this. Easiest way is to have a job that sends the e-mail scheduled so that it is dependent on your job completing. But I guess for some reason this is not an option as you have that the job sending the e-mail should not be part of an application or group.
Alternatively some of the third party products such as TWSemon offer this functionality.
Joined: 27 Oct 2009 Posts: 2468 Location: Netherlands, Amstelveen
The last step of the OPC job can submit a mail job by means of REXX or the internal reader. That mail job is techically seen no part of OPC cause it is not defined in OPC.