ServiceNow Certified Application Developer — Question 43
In an Email Notification, which one of the following is NOT true for the Weight field?
Answer options
- A. Only Notifications with the highest weight for the same record and recipients are sent
- B. A Weight value of zero means that no email should be sent
- C. The Weight value defaults to zero
- D. A Weight value of zero means the Notification is always sent when the Notification's When to send criteria is met
Correct answer: B
Explanation
The correct answer is B because a Weight value of zero does not mean that no email is sent; it actually indicates that the Notification is always sent if its When to send criteria is met. Options A, C, and D correctly describe the behavior of the Weight field in Email Notifications.