We have a use case where we want to trigger email notification to Admins for failed aggregation. I came across this email template and could not find any relevant information.
“Express source aggregation status”.
I was hoping this will be triggered when a source aggregation completes (for success and failure). But when I tested it did not trigger for both the scenarios. Any information is much appreciated.
Can you share the documentation link of the email template you are referring ?
I am not sure of the OOTB email template , but a workflow can help to achieve this .
Trigger → Account Aggregation Completed (apply filter for specific source if needed)
Operator → Compare Strings (check If status is failed)
Action → Send Email
End
Thanks for your response. I don’t see any documentation reference in the Sailpoint Portal for this template. But I see this in our Sandbox & Production Tenant. Before I go the Customization route, want to make clear if the template available currently can be utilized by any means.
I just discovered that Express Source Aggregation is actually a separate feature. From what I understand, it’s related to SaaS Connectors for automating source aggregations, so it won’t be useful for our current use case.
(There’s no official public documentation available on this yet.)
Thank you. Much appreciate that. I will probably have to get the Workflow setup. It would be good to have this feature OOTB though, as it’s a very trivial usecase.