Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Flow Designer / Subflow Error Handling

abdelkadergh
Mega Contributor

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?

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@abdelkadergh 

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! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

1 REPLY 1

Ankur Bawiskar
Tera Patron
Tera Patron

@abdelkadergh 

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! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader