- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
I have a Subflow that sometimes fails due to validation rules, but I don’t want these errors to stop the main Flow. How can I set up error handling in Subflows so that the parent Flow continues to run normally?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
whatever steps you have configured in subflow everywhere ensure you use "Don't fail on error"
also check this
Flows Best Practices Error Handling - Workflow Automation CoE
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
whatever steps you have configured in subflow everywhere ensure you use "Don't fail on error"
also check this
Flows Best Practices Error Handling - Workflow Automation CoE
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
