I’m currently using SDIM (Service Desk Integration Module) to create ServiceNow tickets for Identity Certification Remediation requests.
I would like to know if there is a way for SailPoint ISC admins to be notified automatically (for example, via email) if the SDIM fails to create a ticket.
I noticed that there is no OOTB email notification available for SDIM failures. Has anyone implemented a custom solution (such as using Workflows or other methods) to handle this kind of failure notification?
You have few options to create SN tickets for Identity Certification requests either create a custom Workflow in ISP and use the Service Desk Connector Action or you can use IdentityNow’s Webhook Triggers to fire the creation of the ticket. All the luck in your future endeavours