Cancel flow designer flow

Michelle B
Tera Guru

Hello,

Is there a way to cancel a flow designer flow from a UI action? 

I have seen other posts about how to cancel a workflow using:

new Workflow().deleteWorkflow(current);

However, I'm not sure how to do this for a flow designer flow.

Thank you!

Michelle

1 ACCEPTED SOLUTION

I was able to find a solution that worked for me with the link below. 

Cancellation of Flow Designer - IT Service Management - Question - ServiceNow Community

 

I used the example from the SNOW docs to create a Business Rule on my table that I need the flow to cancel on. 

find_real_file.png

View solution in original post

4 REPLIES 4

sachin_namjoshi
Kilo Patron
Kilo Patron

Follow below KB article to cancel below

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0750702

 

Regards,

Sachin

Hi Sachin,

Thanks for the help!

I created the BR on the table I have the flow running, but it's still not working. Any thoughts?

find_real_file.png

 

find_real_file.png

 

find_real_file.png

I was able to find a solution that worked for me with the link below. 

Cancellation of Flow Designer - IT Service Management - Question - ServiceNow Community

 

I used the example from the SNOW docs to create a Business Rule on my table that I need the flow to cancel on. 

find_real_file.png

Pamahesh
Tera Contributor

I want it only on a specific record