Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Service Graph connector for Tanium

Suraj Chauhan
Tera Contributor

Hello,

I have installed the "Service Graph connector for Tanium" and the CI's are getting created fine. I have a question.

for all the assets created from this SGC , i want to always set the Support group to be always "ABC-support group"

I know, i can create a BR to achieve this, but can I configure this to be in the SGC itself ?

How can this be achieved?

thank you.

Suraj 

3 REPLIES 3

Not applicable

Yes, this can be done via a custom mapping to the support group field.

  • Install the IntegrationHub ETL application
  • Load up the SG Tanium Hardware and Software feed
  • In step 2 "Prepare Source Data for Mapping" create a new transform from fixed valuefind_real_file.png
  • In step 3 "Map Data to CMDB and Add Relationships" map the supportGroupSysId field to the support group column for the CI classes you want to track the support group of.
  • Run the integration and the CIs should have the support group populated and it will sync over to the asset.

Suraj Chauhan
Tera Contributor

i installed the INtegrationETL plugin and now i get the below error when trying to load the Tanium feed

Error Message

Read operation against 'sys_plugins' from scope 'sn_int_studio' has been refused due to the table's cross-scope access policy

First switch to the scope of Service Graph Connector for Tanium by clicking on the globe icon on the top right corner of banner, then try.