Contract Threshold Notification

John Diaz
Kilo Guru

We are utilizing the OOB 'Contract Threshold Breached' notification, which gets triggered by a scheduled job that fires an event if it finds any contracts that has the Expiration field changed.

The problem is this scheduled job typically runs around 1am.. We had the job run, and 1 guy got 10 emails at 1am. He was on call, and was thinking that something was down, but not very happy to see that 10 contracts are going to expire in 90 days.

Is there a good way to keep the functionality, but ensure it sends at a set time - say 9am?

 

1 ACCEPTED SOLUTION

Michael Fry1
Kilo Patron

You can adjust the Scheduled job to run at any time:

 

find_real_file.png

View solution in original post

2 REPLIES 2

Michael Fry1
Kilo Patron

You can adjust the Scheduled job to run at any time:

 

find_real_file.png

Ahh.. I thought I looked at that before.. thank you!