Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

why using current.update() is not recommended in befor BR ?

Amarendra
Mega Contributor

the BR will update any record based on specified conditions only. Then why using current.update() is not a good practice ?

10 REPLIES 10

But what if i had to update a flag to sth in current table after I have updated related records in after business rule. How to achieve that.