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.

How to create Dependency View Map between Application family and Business Application table

vijayalakshmi8
Giga Contributor
Application family[apm_application_family] column added in Business Application (cmdb_ci_business_app) table which is referencing to non-cmdb table Application Family[apm_application_family]. The requirement is to show the column Application family[apm_application_family] value as a part of dependency view for Business Application.
 
The Application Family belongs to the APM (apm_application_family) and is not derived from the CMDB. Conversely, the Business Application (cmdb_ci_business_app) is part of the CMDB. The relationship table (cmdb_rel_ci) only accommodates parent-child relationships that reference the CMDB tables.
 
To fulfil this requirement we modified reference attributes for "Configuration item, Related item, Related field" columns in "Related Item[ngbsm_related_item]" table but it's not reflecting in dependency view. 
0 REPLIES 0