Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Business rule to change state and active in contract

mregragui_ext
Tera Contributor

Hello Community,

I have create a business rule so that whenever the end date and the renewelend date are in the paste the state should change to expire and active = false.

But i want the change to impact the table automatically now if i want  to see the change i have to open the record i don't want to open the record to see the change

Here is the screenshots

br contrat 2.pngbr contrat.png

2 REPLIES 2

Luxo Nadappan
Tera Guru

hi , 

While looking at the business rule ,its created as query business rule (which is normally for restricting the access ). Are you trying to do this via before business rule ?

 

Regards,

Luxo

what i need to do to make this work in the correct way ?

@Luxo Nadappan