Populate Type of Device in Incident using Business Rules
Import
·
Jan 11, 2023
·
article
Hello Everyone,
In this video, I will cover scenario-based solutions which our implementations might require in various projects.
I have explained how to Populate Type of Device in Incident using Business Rules.
========================BUSINESS RULES==========================
Table - IncidentWhen to Run - Before InsertScript -
(function executeRule(current, previous /*null when async*/ ) {
View original source
https://www.servicenow.com/community/developer-blog/populate-type-of-device-in-incident-using-business-rules/ba-p/2440139