Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Alert when job doesn't run per schedule

igaravi
Regular Contributor
Regular Contributor

We have a chain job for all User Imports and this chain is scheduled to run every 2 hours. Is it possible to setup an alert if a job, part of this chain does not run? We noticed that a member job using Saviynt to Saviynt connector ran only twice on a particular day while other jobs ran every 2 hours. The logs did not have any error messages so could not figure out what the issue was.

3 REPLIES 3

dgandhi
All-Star
All-Star

I believe the end date of the trigger chain would not have been populated since one of the job of the trigger chain didnt run. If end date is not populated then you can define your logic based on that?

 

Thanks,
Devang Gandhi
If this reply answered your question, please Accept As Solution and give Kudos to help others who may have a similar problem.

pruthvi_t
Saviynt Employee
Saviynt Employee

@igaravi ,

Since we have 2 configs on trigger chain level where we can define on failure to stop or continue, considering end date might not be ideal.

Instead, add job failure email template on the connection so that you'd get a failure notification when that particular job is failed.

Thanks,


Regards,
Pruthvi

musthak_ahamad
Regular Contributor
Regular Contributor

@igaravi  the above solution which @pruthvi_t  gave will work along with that if you want to make sure the trigger chain job itself should not fail mean you can do a generic report which monitors the trigger chain from failing. or any other independent jobs which is not related to connection.