ServiceNow Learning 88: Restart a Flow in ServiceNow!!

Shamma Negi
Kilo Sage
Kilo Sage

Hi All,

 

When you have your flow running and it stuck on "Waiting" state. You see 2 buttons/UI Actions on the Flow Context table.

 

  1. Restart Flow
  2. Cancel Flow

 

If you want to restart a flow with the same inputs' values. Please go to context record of the flow and click on "Restart". This will restart the flow with the same inputs values provided before.

 

Cancel - It will cancel the flow context then you have to start the flow again by triggering the flow conditions.

 

Hope it helps.

I hope this article helpful. Please mark it as helpful and bookmark if you like it.

 

Regards,

Shamma

 

Regards,Shamma Negi
4 REPLIES 4

Matt Hernandez
Tera Guru

I'm on WashDC version and we don't have UI actions for that.

You don't have these?

 

MarkRoethof_0-1724172543456.png

 

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Ah, my bad, I only checked the UI actions table and searched for *flow
as I was searching for the names that the OP wrote. I see now that they don't say that on the actions. I do see them now. Thanks!

VagelieK
Tera Contributor

Is this doable for flows that incorrectly error out or 'complete' incorrectly?  I see the two buttons in question, but the flow itself is complete.  Is this intended?  Do there need to be conditions in place for these buttons to ONLY show when the flow is in a waiting state, not a completed state?