- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2024 05:56 AM
Could someone help explain to me how this field is populated?
I have some cases without the Override risk rating, but I have a value in the Computed risk rating.
However, I’m not able to understand the process for it to be completed.
It’s from the table sn_vdr_risk_asmt_assessmen.
Tanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2024 08:00 AM - edited 10-22-2024 08:25 AM
If you look at the definition of the 'risk_rating' field on that table, you will see it is a Reference field, for a record in the 'sn_grc_choice' table. Values from there can be used for that field.
There are business rules defined on that table look at those with 'calculate' and 'risk rating' in their name. there are two that set the risk_rating field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2024 01:37 PM
Hello everyone,
I managed to solve it. The issue was with the "Risk rating valid to" field, where the user was selecting a date prior to the questionnaire's completion. As a result, the risk couldn't be calculated.
Thank you all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2024 08:00 AM - edited 10-22-2024 08:25 AM
If you look at the definition of the 'risk_rating' field on that table, you will see it is a Reference field, for a record in the 'sn_grc_choice' table. Values from there can be used for that field.
There are business rules defined on that table look at those with 'calculate' and 'risk rating' in their name. there are two that set the risk_rating field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2024 09:33 AM
Thank you very much for the response.
However, I had already understood that part. What I couldn't understand was which information I actually need for this field to be updated/filled in.
For example, do I need the Engagement Risk Rating to be filled in? Or some other field?
I wanted to better understand this process.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2024 01:24 PM - edited 10-22-2024 05:17 PM
I suggest you need to review javascript and review Business Rules in Servicenow
I answered your question above. I wish you luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2024 01:37 PM
And you can go here, alot of free content:
https://developer.servicenow.com/dev.do#!/learn/learning-plans/washingtondc