How to manually cancel or stop a flow on error state

JC S_
Mega Guru

I created a flow and used it in a catalog item, now there was an issue on the logic of the flow and now the flow context is in error state. How do you manually stop/cancel it? On the old workflow editor, you can simply cancel the workflow context but there is no such option when you use Flow Designer. (I'm pertaining to when you actually activated that flow and not in test run).

1 REPLY 1

Cody Smith _ Cl
Tera Guru

Hello,

 

You should be able to just kill the active transaction. Here is the documentation for it.  This works for a lot of things, basically any running transaction. I have had to use it on scheduled jobs and background scripts when I've made the mistake of missing a query....

 

If my answer was helpful, or solved your issue, please mark it as Helpful / Correct.
Thank you,
Cody Smith