SNOW-CAD Automating application logic with business rules and scripts • Set 4
SNOW-CAD Automating application logic with business rules and scripts Practice Test 4 — 15 questions with explanations. Free, no signup.
What is the effect of this business rule?
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';