OOO business rules with current.update

Arturo Balderas
Tera Contributor

First time posting here, sorry if the forum is not the correct one.

 

My question is:

if best practices when it comes to working with business rule state that we should avoid using current.update(), why are there so many OOO business rules using it?

 

Sorry if this is a silly question but I'm just curious.

1 ACCEPTED SOLUTION

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

You will find a ton of out-of-box scripting etc. which doesn't follow nowadays best practices. ServiceNow won't update all of that, some of it will stay forever in your instance 😁

 

It should at least not happen for recent business rules. Unless... In some cases current.update() is valid though, though in general its a bad practice.

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

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

LinkedIn

View solution in original post

1 REPLY 1

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

You will find a ton of out-of-box scripting etc. which doesn't follow nowadays best practices. ServiceNow won't update all of that, some of it will stay forever in your instance 😁

 

It should at least not happen for recent business rules. Unless... In some cases current.update() is valid though, though in general its a bad practice.

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

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

LinkedIn