ServiceNow Certified Implementation Specialist – Event Management — Question 54
What does the Asynchronous Messaging Bus (AMB) channel do on the MID Server?
Answer options
- A. Opens an inbound connection to the MID Server
- B. Allows Web Server transactions to be passed to ServiceNow
- C. Sends heartbeat information to the ServiceNow instance to ensure MID is communicating
- D. Continually queries the External Communication Channel (ECC) queue via a persistent query
Correct answer: D
Explanation
The correct answer is D because the AMB channel is responsible for continuously querying the ECC queue to process messages. Options A, B, and C describe different functions that are not specific to the AMB channel's role in managing communication with the ECC queue.