March 2017
Beginner
358 pages
9h 51m
English
Much like ACLs, Business Rules actually have a significant amount of functionality without the need for scripting. Also like ACLs, Business Rules support scripting when the Advanced tick-box is checked, in the Script field which will then be displayed.
Business Rules execute on the server, so the usual server side APIs are available to any scripts that might need to be run. Much like many other server side scripts, the current object is also available. This object is a pre-populated GlideRecord containing the current record; that is, the record which triggered this Business Rules to run by being changed.
Based on the value selected in the When field, under the When to run section of the Business Rules form, ...
Read now
Unlock full access