Updating workflows in ServiceNow

Justin_Saju
Tera Contributor

I have a workflow associated with a table. The last published version of this workflow has been in production for a while. So there are many records with this version of workflow attached to it.

I want to update this workflow with a few activities added in between the existing ones. I was wondering how to attach this new version of workflow to the existing records in production and ensure that the workflow resumes from where it was already and not from beginning (so that it won't have to go for approvals again to move to next phase/states)?

Is this possible in ServiceNow? 

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Justin_Saju 

 

Changes in the new workflow will only apply to new records unless you cancel the old workflow on the existing records and retroactively trigger the new workflow again.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************