- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2024 05:16 PM
We have business requirements to amend the OOB Vulnerable Item and Remediation Task Exception Request Reason (substate) values by adding additional values. We added new entries and new values, the Exception Request button greyed out for the new entries, it works only for the OOB entries. What is the best practice / approach to add new entries and be able to submit the Exception Request.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2024 06:43 AM
Good morning AB,
Your investigation lead me to the right solution. The array of the ReasonValues has to be adjusted by adding the new values. (yellow is OOB, Blue new values)
Thank you for your help AB!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2024 06:16 PM
oh the Workspace... So I am not an expert in UI builder but I have played around a bit and figured out thus far this morning.
I am guessing this button enable/disable is controlled in a Client Script named validateFormFields on the Request Exception Task Default page.
I thought modifying this client script would fix the disable problem, but for the life of me am unable to figure out why its not working as expected even after making the below client script changes.
I suggest raising a support case to see if they can help. Meanwhile, i'll dig more deeper when I find some time.
Cheers
AB
If this explanation is sufficient please mark the reply helpful / accept as solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2024 06:43 AM
Good morning AB,
Your investigation lead me to the right solution. The array of the ReasonValues has to be adjusted by adding the new values. (yellow is OOB, Blue new values)
Thank you for your help AB!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2024 05:39 PM
Glad it worked for you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2024 12:21 PM
Hey Mike,
I just stumbled upon this one, in ServiceNow docs. See "Define policy reason mapping", found at