SNOW-CAD

Full exam simulation

1:30:00
1

Automating application logic with business rules and scripts

easy

What is the effect of this business rule?

Exhibit

Refer to the exhibit.

Business rule on Incident table:
Name: Set Assignment Group
When: before
Condition: current.caller_id.changes() || current.short_description.changes()
Script: current.assignment_group = 'IT Support';
0 of 90 answered