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 rules

Ankitha4
Tera Contributor

Need to write a business rule when employee termination date is populated in hr profile table then the service request 'return' should trigger 

1 REPLY 1

Harish KM
Kilo Patron
Kilo Patron

Hi @Ankitha4 in that case your BR after update and condition will be termination date is NOT EMpty

script:

here you can have the logic for service request, need more details to assist on the script part

Regards
Harish