Cancel and re-run flow designer on a record by script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2020 02:46 AM
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.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2020 03:14 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2020 03:23 AM
Hi,
So you can use after update business rule and check below link for starting flow
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2020 03:40 AM
Hello, Bawiskar,
I think the link does not work for me.