Hello, we recently integrated our Orion to ServiceNow for CMDB integration using the Graph connector. Once a long time ago we used to do the CMDB integration using the SQL Database. Back then, devices used to populate in CMDB in ServiceNow with 'Serial Number' populated, which properly sorted the configuration into the different classification and groups we wanted it to. Now that we have set up the Graph integration, I noticed none of the CIs are populating with 'Serial Number' at all. In examining this, I have noticed that for some vendors like our Juniper Switches, there is no 'Serial Number' field under node details, instead Serial Number is populated by a field from a custom poller for example ''JuniperJunOS_BoxSerialNo'
I am not sure why the old integration worked fine, as its been a few years since that was running.. it could be an update we did on the Orion side at some point. I'm wondering, would this be easier to fix on the Solarwinds side? Is there any way to make it so the field ''JuniperJunOS_BoxSerialNo' could populate as 'Serial Number' under the main Node Details? If not, is there any documentation available on how to make the ServiceNow Graph Connector look for this field and pull it in as 'Serial Number?'