How to get aggregation and connection failure alerts in ISC/how to configure to have opened ticket?

how to get aggregation and connection failure alerts in ISC/how to configure to have opened ticket?

have you tried global settings?

We know that system notifications we can have email alerts. But we need aggregation failure alerts and source health as automatic ticket opened

In that case may be monitoring team or monitoring tools need to configure by using existing api’s in isc

1 Like

I have previously utilized the account aggregation completed event trigger for this purpose

I added a filter to it to only consider events where the aggregation status ended in a warning or a failure, and set it up to make a http call to my ServiceNow instance. I created a scripted REST endpoint on the ServiceNow instance to receive these calls from SailPoint and had it open an incident record

5 Likes

Hi
Have you tried the below.
Enable Connector Health Monitoring to Detect failures
Configure Alert Policies to Send alerts on failures
Set up Ticketing Integration to Auto-create tickets

are those possible in ISC

Here a blog : Using IdentityNow Workflows to Send a List of Uncorrelated Accounts After Aggregation - Content / Community Blog - SailPoint Developer Community

Hi Shaik
You get aggregation/connection failure visibility via *Health Dashboard & Activity Center, but to push alerts and open tickets automatically you configure a Workflow on the failure events → send to email or create ITSM tickets

Regards
Sathishkumar.N

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.