IT Remediation Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2024 10:08 AM
Hi All,
Can anyone please tell me what are the "Assigned Remediation Tasks", "Preferred Solutions on VIs" and "Impacted CI's" added in the IT Remediation Homepage.
Thanks,
Saranya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2024 01:12 PM
following....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2024 01:23 AM
Hi @Saranya2
The components you mentioned are Data Visualization with Single Score type. You can find their configuration in UI Builder.
Assigned Remediation Tasks: pulls data from Remediation Task [sn_vul_remediation_task]
Preferred Solutions on VIs: pulls data from Vulnerability Solution [sn_vul_solution]
Impacted CIs: pulls data from Impacted CI [sn_vul_vulnerable_ci]
While the Filter is handled through the "Update filter state" UX Client Script.
Name: UX Client Script
URL: https://<instance_name>.service-now.com/sys_ux_client_script.do?sys_id=cfbb4180b7613010d790b064ce11a9b7
Are you facing any specific issues with these components?
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 07:20 PM
Hi @Tai Vu
I want to know about How Impacted CIs -"sn_vul_vulnerable_ci" are getting created in this table from both standard UI and workspace, Can you help me with this please