Catching the error when workflow breaks at runtime
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
vasudeva1997
5 - Atom
‎10-26-2023
12:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have a existing workflow where I want to catch any errors that occurs during run-time of the workflow.
I want to implement something like
try{
Tool:1
Tool:2
Tool:3
Tool:4
}
catch{
// Do the handle part
}
Labels:
- Labels:
- App Builder
- General
- Tips and Tricks
0 REPLIES 0
