SN SCOM Connector bi-directional information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2022 06:23 AM
Hi ServiceNow community,
We would like to integrate SCOM 2019 with ServiceNow San Diego and Itom and use the bi-directionnal functionality that's available in the SCOM connector.
I would like to know from a technical aspect, how does the communication work when a record is updated on the ServiceNow side. What is the flow and how is it updated?
Does the Mid server initiate a connection with ServiceNow and is "listening" for updates? Is the Update pushed directly from ServiceNow to the Mid server and then SCOM?
Thank you,
Jeff
- Labels:
-
Event Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2022 09:34 PM
Does the Mid server initiate a connection with ServiceNow and is "listening" for updates? Is the Update pushed directly from ServiceNow to the Mid server and then SCOM? ---> All Communication will happened thru Mid Server ECC queue . ECC queue has records of TYPE IN and OUT. IN means needs to be processed by Instance and OUT means needs to be processed by Mid Server.
I would like to know from a technical aspect, how does the communication work when a record is updated on the ServiceNow side. What is the flow and how is it updated?---> When you complete the setup/configuration, you can configure the integration to periodically pull data from SCCM. The data is loaded into staging tables and then inserted into the target tables cmdb like cmdb_ci_computer,cmdb_ci_disk,cmdb_ci_ip_address,cmdb_ci_network_adapter,cmdb_serial_number etc.
Hope This helps,
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2022 06:41 AM
Hi Rahul,
Thank you for the reply! this definitely helps us understand the integration.
One more question, We're trying to understand how the communication works if for example I would close an alert that was opened by SCOM in ITOM. How would the communication flow to get the update back to SCOM?
Thank you,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2022 06:56 AM