- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2022 11:23 AM
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
Solved! Go to Solution.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2022 05:56 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2022 11:40 AM
Follow below KB article to cancel below
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0750702
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2022 01:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2022 05:56 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2024 04:16 AM
I want it only on a specific record