I am trying to make an action flow which gets triggered when the data load is more than a day old i.e., when the data load failed, and we are unaware of the failure. Current problem is that I am able to get the last refresh date from event log which is the MAX of the time stamp but to put a trigger to see if the MAx is more than a day old, the FILTER function in general does not allow aggregations. Is there a way out of it or any other path that can be taken to create an action flow to trigger a mail if the last refresh date is more than a day old.
Page 1 / 1
Hi
If you just want to receive a notification, you can enable subscriptions on specific data jobs or data models:
If you want advanced monitoring, and want action flows to be triggered when a job fails, custom monitoring is your solution.
It is described in detail on this page: https://docs.celonis.com/en/monitoring-your-data-integrations.html
I hope this helps.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.