how to configure the Global Search to see CVE in the VIT, VUL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2025 11:04 AM
I've been asked if the global search can search in VIT records and VUL records (Vulnerability Items and Vulnerabilitys) for CVE's. The CVE can appear in the Summary on the VIT recored (sn_vul_vulnerable_item) table and on the VUL (sn_vul_vulnerability) table its in the short description or the description. Currently if I search CVS's it will bring up the Incidents and change request that are in there but it's not getting the other tables.
I have a search group that is already setup for these tables but it's not looking in those fields. How can I configure the search engine to do this?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2025 12:28 PM
Hello @Stephencroc,
you can include other tables in Global Search via adding them into table Search Sources [sys_search_source]
- Link to official ServiceNow documentation: Search settings filter and group global search results by table
- Another useful article: Configuring search in Next Experience
If my answer helped you, please mark it as correct and helpful, thank you 👍
Martin