ServiceNow Certified Implementation Specialist – Event Management — Question 80
Processing on an event will create a state of error if what value is not set?
Answer options
- A. Node
- B. Source
- C. Severity
- D. Message Key
- E. Resource
Correct answer: C
Explanation
The correct answer is C, Severity, because it indicates the importance of the event and is necessary for proper processing. Without this value, the system cannot determine how to handle the event, leading to an error state. The other options, while important, do not directly cause an error in this context.