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.

Best way to report which discovery models are related to a software model

Aaron Munoz
Tera Guru

There is a method to see which discovery models belong to a software model by opening the form of the software model and clicking "Show Matching Discovery Models".

find_real_file.png

This opens the list in a separate tab and depends on a client-callable script include called SAMPQueryAJAX.

find_real_file.png

What is the best way to show the relationship between all software models and their associated discovery models, preferably as a report? The options I thought about are: using a database view, having a calculated field in the discovery model table, or using Performance Analytics using a breakdown relation or a manual breakdown.

1 ACCEPTED SOLUTION

This post mentions a database view that covers some of the need but is not yet available in the platform https://community.servicenow.com/community?id=community_blog&sys_id=83f7b6c81b654110be4955fa234bcb15

View solution in original post

5 REPLIES 5

Srinivas Ramanu
ServiceNow Employee
ServiceNow Employee

Hi All

If we understand this; there is a requirement to have a report to determine the discovery models linked to a software model, and the software models linked to a discovery model?

It would help if let us know the business need for such report OOB

Regards

Srinivas