How to prevent a subflow from running

Hari S1
Tera Contributor

Hi,

 

I have a subflow in Flow Designer that gets triggered on record updates. If the subflow is already running and triggers it again, a new execution starts, causing multiple parallel runs.

 

 

Thanks

12 REPLIES 12

@Hari S1 

I want to know how are you calling that subflow via alert rule?

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

Hi

I’ve attached the Alert Rule screen captures below that show how the subflow is being triggered.

 

 

@Hari S1 

may be it's invoked internally by some OOTB logic.

I haven't worked on Alerts, Events

But in subflow you can try checking if some Alert info is available, this will help you to know if same subflow already triggered earlier or not.

💡 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