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

Trigger notifications for Task with error status

afauquem
New Contributor III
New Contributor III

Hello,

I'd like to set up notifications for tasks whose provisioning has fallen into error.

So I've created an analytics with a query that retrieves tasks with an error status, which can be programmed to send a notification every day.

But the aim would be to send notifications only when there is at least one provisioning task in error.

Is there a way of triggering the notification to be sent only if there is at least one task in error, otherwise no notification will be sent?

Thank you

2 REPLIES 2

PremMahadikar
Valued Contributor II
Valued Contributor II

Hi @afauquem ,

This is achieved using analytics itself.

If there are results based on analytic SQL query, then it would generate an email with an attachment of the result.

If the query runs with zero records, the email won’t be sent.

Make sure you add more filters in the SQL query to ignore past errored tasks which was already notified.

If this analytics is programmed to fetch all errored task, then create a new one which would run frequently and fetches the records of that time interval. 


If this helps, please consider selecting Accept As Solution and hit Kudos

rushikeshvartak
All-Star
All-Star
  • Currently product does not have functionality to send error task notification on real time.
  • workaround still remains analytics report with scheduled notification to respective team.
  • I have already raised enhancement request for same. Please upvote idea ticket https://ideas.saviynt.com/ideas/EIC-I-5201 

     

  • rushikeshvartak_0-1718251913817.png

     


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.