- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Hola Community,
"Your code should error out gracefully"
This is a quote which you might have heard a lot in your scripting career. To follow this, we were using try catch.
But, how do we do that in Flow Designer. As ServiceNow follows #lowcodenocode principle, they have provided us with "Error Handling" in Flow Designer which very simple, straight forward and easy to understand.
We all should be using "Error Handling" as a best practice to understand what are the errors that occurred in production when the flow was running. Otherwise, it will be very difficult to understand why your flow keeps erroring out and it may lead to escalation.
Here is a video to understand the advantages of Error Handling and how to implement it in your flows and finally see how the flow errors out gracefully.
Please mark this article as Helpful if it helped you.
Cheers,
Hardit Singh
- 3,471 Views
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.