ServiceNow Certified Implementation Specialist – Event Management — Question 109
Out-of-the-box, how often do the events get processed in ServiceNow?
Answer options
- A. Every 5 seconds
- B. Every minute via a scheduled job
- C. As soon as the event record is inserted via a business rule
- D. Depends on connectors used
Correct answer: A
Explanation
The correct answer is A, as events in ServiceNow are processed every 5 seconds by default, allowing for timely updates. Option B is incorrect because while scheduled jobs may run every minute, that does not apply to event processing. Option C is misleading as it suggests immediate processing which does not reflect the out-of-the-box behavior. Option D is also incorrect since the frequency is consistent regardless of connectors.