What is ECC queue in MidServer, where it is resides .

chanikya
Tera Guru

Hi,

What is ECC-Queue, where it is Resides ( Means on Servicenow instance Or Client network Environment ) 

what is Probes in MidServer ( how can i understand it ).

 

 

find_real_file.png

1 ACCEPTED SOLUTION

Hi,

Table(in Servicenow)---ECC-----Probes-----MidServer------Devices(Client NetWork)-------MidServer------Sensors------Update into CMDB.

 

Mark as Correct/Helpful if it helps you to find your solution.

Thanks,

Apurva Malewadikar

find_real_file.png

www.DXSherpa.com

 

View solution in original post

9 REPLIES 9

Apurva Malewad1
Kilo Guru

Hi chanikya,

The External Communication Channel (ECC) Queue displays input and output messages from and to MID Servers.

The ECC Queue is the normal connection point between an instance and other systems that integrate with it, most commonly a MID Server. Messages are classified as Input (from a MID Server to the instance) or Output (from the instance to a MID server).

There is one table ecc_queue in Servicenow which shows the ECC queue records.You can refer that for your need.

 

Mark as Correct/Helpful if it helps you to find your solution.

Thanks,

Apurva Malewadikar

find_real_file.png

www.DXSherpa.com

 

Finally ECC- queue resides in Servicenow .

 

Can you please tell me what is Probes in Midserver.

Hi,

probes perform data collection and update the CMDB with the help of sensor.

Probes are launched by the MID Server to collect information about a device. The probe sends back information to the sensor to be processed.

if you want to know more about probe then you will get more idea in discovery documentation.

please go through link you will get more idea.

https://docs.servicenow.com/bundle/helsinki-it-operations-management/page/product/discovery/concept/...

Mark as Correct/Helpful if it helps you to find your solution.

Thanks,

Apurva Malewadikar

find_real_file.png

www.DXSherpa.com

Thanks for your response.

 

Means the sturcture is 

 

Table(in Servicenow)---ECC-----Sensors------Probes-----MidServer----------Devices(Client NetWork)

 

is it Correct format ? Or  please