A simple Business rule script for setting a field to true/false depending on another true/false field on another table
This if for those out there starting with javascript on the ServiceNow platform possibly solving a hard problem with a simple script. Background: We have the incident table and the table called service_offering. Service_offering have a true/false f...