We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to stop flow

HarikrishH
Tera Contributor

Hi,

 

How stop Flow Designer that gets triggered on record updates.

 

Thanks

12 REPLIES 12

Hi @AdilakshmiA , 


We do not have the “Only if not currently running” trigger condition in the subflow, correct?

 

 

Thanks

Ankur Bawiskar
Tera Patron

@HarikrishH 

the subflow is called from where? main flow or some server side logic?

 

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

Hi , We are calling subflow from AR

@HarikrishH 

but how? using script from BR etc?

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

Hi @Ankur Bawiskar , are you suggesting that we stop the subflow using a Business Rule?