The built in system notifications can send email notifications if a source is not reachable but there’s no option available to notify an Administrator about Aggregation Failures.
Yes, in that case you can just remove the Compare Strings action from this workflow and then it will send an email notification for each failed account aggregation.
@sharvari but i want this as a consolidated report for each day and not as single emails everytime the account aggregation fails. and also if we remove the compare strings, then the email will get triggered for all status - SUCCESS or ERROR right?
I want this to be a scheduled workflow which triggers at a particular time and gives us consolidated report status of sources in mail…
Could you help me with any insights on this please?
Thanks for sharing this! I tried implementing this into my tenant and I adjusted the trigger filter to the appropriate source but I haven’t been able to get this to work yet. Is anyone else having trouble?
I am seeing this error “unable to send email: unable to send HTTP request: request failed: 400 - 400 Bad Request” upon using the workflow above for a normal test.
Quick Question: Is this a valid list of task status if a task fails: (Error, Terminated and Failed)?
If a task status has be compared with multiple status values, how can that be achieved? I did follow one of the posts below to send out failure notification but it quite did not work out.
The possible values for completion status isn’t really documented clearly but Success, Error, Terminated, Failed might be it (not necessarily named like these).
I would suggest let the workflow run and try to complete aggregation in each of the possible ways and then from execution history you can check the completion status values received in the trigger for each use case.