I have a system workflow for after one day process execution time it will create a record automatically (everyday one record) what if workflow fails,then I need to send notification to IT . How approach this scenario.
I have a system workflow for after one day process execution time it will create a record automatically (everyday one record) what if workflow fails,then I need to send notification to IT . How approach this scenario.
It's a system workflow in premise version. but how can I check the condition that it failed in system workflow?
easiest way will be to check inside the workflow if the error happens (with if conditions for example) and use the send email action to send the notifications.
Another approach will be to build something external (maybe it can be done with Power Automate) to check if the workflow was successful or not and in case send the email.
hope it helps
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156