How to monitor workflows for errors?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2022 12:45 AM
Dear community,
we have ~ 80 service catalog items with 80 workflows that run several times per houre.
If a workflow aborts (script error, task error, etc.) we want to receive a notification, because someone has to investigate then.
I read in the documentation that there is the possibility to check each specific workflow if "red banner" occures (script error) or I can setup an error condition in a script.
But I need something like an automated check of all running workflows, because I can not check manually every minute all the active workflows if an error occured.
Do you have an idea?
Many thanks
Best regards
Eckhard
P.S.: My build is: Build tag: glide-rome-06-23-2021__patch7a-03-08-2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-22-2022 09:53 PM
Check if its possible using Workflow Context (sys_progress_worker) able. There's a state field over there. You can simply configure a notification in this table.