hi all,
we have a requirement to alert our BODS team for these 2 scenarios,
please suggest an approach to automate this:
scenarios:
1. in case any bods job execution takes more than its threshold time , then an email has to be sent to a team.
the threshold time can be calculated like this for each job : average time taken in the last 15 days [or any other better calculation]
2. in case any bods job dint get triggered on any day, then an email has to be sent to a team.