- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2017 02:17 PM
Hello,
I'm looking to create a report with a list of servers with no software products installed (Software Installations, Software Installed)?
Eddie
Solved! Go to Solution.
- Labels:
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2017 02:28 PM
Hi Edwin,
You have to create a Database view to generate a report. Refer to this http://wiki.servicenow.com/index.php?title=Database_Views#gsc.tab=0
Database view to show servers with no relationship to a business service
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2018 04:47 PM
Yes, look at the the link below.
Eddie
http://wiki.servicenow.com/index.php?title=Database_Views#gsc.tab=0
Database view to show servers with no relationship to a business service
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2018 02:02 AM
Thanks for the reply . I have written the script include as mentioned in the link provided by you.I am just curious where to use that function to generate the report.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2018 08:43 AM
We wrote a blog post on how you can create these kinds of reports without making database changes to ServiceNow using Explore Analytics.