- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Hi All,
I would be covering very interesting topic in ServiceNow wherein we will see how and what is the benefit of handling errors in Flow Designers in ServiceNow.
Enable your flows to catch errors. Run a sequence of actions and subflows to identify and correct issues. For example, have flows log output values, send notifications, and run corrective subflows when they produce an error.
Benefits
- Automate the identification of flow errors as they happen. Capture and push flow error information rather than manually search for issues caused by flow errors.
- Automate the resolution of flow errors. Run actions and subflows to update records rather than manually updating records affected by flow errors.
- Build your own action error handling logic. Specify when actions return an error rather than always return an error.
Error Handler components
1. Error Handler switch: Switch on the Error Handler. Option to enable or disable flow error handling. When enabled, the flow displays the Error Handler section.
2. Error Handler section: When you toggle it on then Use this section to automate the identification and resolution of flow errors. You can add up to 10 items in this section.
- 319 Views
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
