- ServiceNow IT Operations Management
- Ajaykumar Guggilla
- 281字
- 2021-07-02 23:49:57
MID Server communications
MID Server communications happen through an External Communications Channel (ECC) queue. One way to think about the ECC queue is like an airline check-in kiosk. MID Servers check each of these kiosks on a regular basis to see if there are any activities that need to be performed. If there is any activity then MID Server does the job and sends the information back to the ECC queue, which is utilized by the ServiceNow instance to use. ECC queue is an integration point between other systems and the ServiceNow instance. ECC queue is a table in the ServiceNow database that stores messages that are entered through other systems. Messages are classified as output and input messages:
- Output messages: Messages from the ServiceNow instance to some other system
- Input messages: Messages from other systems to the ServiceNow instance
The MID Server subscribes to messages published by the Asynchronous Message Bus (AMB), which notifies the MID Server that it has pending tasks in the ECC queue.
The MID Server opens a persistent connection to the instance through the AMB and listens on the /mid/server/<mid_sys_id | AMB channel. When an output record is inserted into the queue [ecc_queue] table, an AMB message is sent to the MID Server's channel. The MID Server receives this message and immediately polls the ecc_queue table for work.
The MID Server polls the ECC queue on the regular intervals defined in the mid.poll.time configuration parameter, regardless of AMB message activity. The default polling interval is set to 40 seconds, but it can be reconfigured. This polling of the ECC queue at a regular interval is done in case the AMB connection is dropped.

Source: wiki.servicenow.com
- IoT Penetration Testing Cookbook
- Hands-On Machine Learning with TensorFlow.js
- 樂高創(chuàng)意機器人教程(中級 下冊 10~16歲) (青少年iCAN+創(chuàng)新創(chuàng)意實踐指導(dǎo)叢書)
- 大型數(shù)據(jù)庫管理系統(tǒng)技術(shù)、應(yīng)用與實例分析:SQL Server 2005
- 大數(shù)據(jù)處理平臺
- 完全掌握AutoCAD 2008中文版:機械篇
- LAMP網(wǎng)站開發(fā)黃金組合Linux+Apache+MySQL+PHP
- 空間機械臂建模、規(guī)劃與控制
- 玩轉(zhuǎn)PowerPoint
- 玩轉(zhuǎn)機器人:基于Proteus的電路原理仿真(移動視頻版)
- 電氣自動化工程師自學(xué)寶典(基礎(chǔ)篇)
- Office 2010輕松入門
- 信息技術(shù)基礎(chǔ)應(yīng)用
- 從0到1 TensorFlow編程手記
- 深度學(xué)習(xí)