Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Service Graph Connector - Azure and AWS - need to stop updating the Server table

ThenmozhiA
Tera Contributor

We have configured service graph connector for Azure and Aws cloud resources. But we dont need the connector to update the server table only the VM instance table as per the requirement. But when checked the import schedules, the same SG-Azure VMs bring the data to both VM instance and server table so cant turn off. What can be done to resolve this? Anything to be done in ETL transform maps.

1 REPLY 1

jonsan09
Tera Sage

You can try setting up reconciliation rules in the CI Class Manager for the "windows server" class.
msedge_aKoSTUXFfc.pngmsedge_BkYuAssIYo.png

 

Another less optimal option could be to create a on-before business rule to prevent updates from those connectors (this would only work if you are able to identify when those connectors are making updates on the 'cmdb_ci_win_server' table'.)