SOLVED
How to check if workflows was successfully run in gallery?
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
atifsharif
7 - Meteor
07-24-2024
02:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
we have a workflow which fetches data from one database and saved it to other database and it is scheduled to run every morning. Problem is sometimes it does not run for any issue, how can we detect and send an email/message that it was failed.
What tool can I use to get notified? Thanks in advance. Below is the snapshot of the workflow
Solved! Go to Solution.
Labels:
- Labels:
- Designer Cloud
- Gallery
1 REPLY 1
16 - Nebula
07-24-2024
05:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@atifsharif Go to WF Configuration=>Events, and add 'Send Email'.
If you want to send notification email only when WF output errors, specify 'After Run with Errors'.
