Cancel and re-run flow designer on a record by script

Moncef1
Kilo Contributor

Hello, 

In my case i have a workflow who runs on a record waiting for condition, i want to cancel the excecution of this flow designer when a field changes and re-run it from the begining.

How can i proceed ? 

Thank you.

7 REPLIES 7

Hello Bawiskar, 

I will explain, in my case i have i flow designer that run on a record after trigger, and all is good. 

But i need in the same record, when users change a value of a field (first date for example), the first excecution should be concelled and the flow designer should restart again on the same record. 

I hope u understand my problem.

Thank you.

Hi,

So you can use after update business rule and check below link for starting flow

https://developer.servicenow.com/app.do/app.do#!/lp/servicenow_application_developer/app_store_learn...

Regards
Ankur

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

Hello, Bawiskar, 

I think the link does not work for me.