Amit Gujarathi
Giga Sage
Giga Sage

Hi All,

Hope you all are doing fine.

  • Risk and Impact calculation is an important aspect in any process and it helps us to understand the criticality , Risk involved with in the process.
  • When it comes to Change management , Risk calculation provide ways to calculate and assess the risk of change requests, and to identify and resolve conflicts. It helps us to understand the impact and urgency of the change request.
  • In order to take benefit of this wonderful feature we have to enable an OOB plugin called "Change Risk Calculator".
  • On the installation of tis plugin it will have some pre defined risk calculation criteria's which we can change as per our needs.
  • There are two ways with which this risk calculation happens on change request
    • Manual method (Using UI action) :
      • There will be a form link appears on the form called "Calculate Risk" which will trigger the risk calculation based on the on click event by the user
      • It will be visible only if 
        • There are Risk and Impact condition for the current change record
        • User has at least ITIL role
      • AmitGujarathi_0-1666695442694.png

         

    • Automatic method (Business Rule) :
      • Trigger based on Business rules which runs on insert and update of record
      • User should have at least ITIL rule to qualify for the Business rule run
      • AmitGujarathi_1-1666695604105.png

         

  • Add / Update the Risk Conditions :
    • You can define your own Risk and Impact calculations conditions based on your project use case
    • By default there will be some suggested Risk calculations conditions denied by ServiceNow if you like the same please use it as is
    • The Risk conditions works on the order basis from lowest to highest.
    • The first lowest Risk condition which matches the current change get applied to the change request and other higher ones get skipped /ignored.
    • AmitGujarathi_3-1666696563959.png

       

  • Steps to Add / Update Risk Conditions :
    • Navigate to All > Change > Administration > Risk Conditions.
    • AmitGujarathi_2-1666696461256.png
    • Click New or open existing record to modifyu the same
    • Fill the form and either submit if new record or update. 
    • AmitGujarathi_4-1666696637057.png

      Field

      Description

      Name Enter a descriptive name for the rule
      Risk

      Impact

      Select a value for one of these fields. The selection determines which field to update based on this risk calculation.
      Active Select the check box to use the rule.
      Order Enter the order in which this risk calculation is evaluated. Rules with lower numbers are evaluated first. If there are two or more rules with differing orders, the rule with the lowest order is evaluated and the others are ignored.
      Use advanced condition Select the check box to enter a script instead of using the condition builder.
      Use script values Select the check box to hide the Risk and Impact fields. The script specifies the risk and impact values.
      Description Enter a description of how this risk calculation is applied.
    • Specify the Rule based on selected method :

    • Choice

      Action

      Condition Use the condition builder to add conditions. It is hidden if you selected Use advanced condition.
      Use advanced conditions Write the script in the Advanced condition field using standard business rule syntax. The condition must set the global variable answer to true or false.
      Use script values Write the script in the Script values field. Specify the Risk and Impact values in the script.

      The conditions are set using either the condition builder or an advanced condition script.

 

Please be sure to bookmark this article as well as mark it as Helpful if you thought it was helpful.

 

Regards,

Amit Gujarathi

Technomonk Youtube 

Amit Gujarathi Linkedin 

TheTechnomonk.com 

ServiceNow Community Amit Gujarathi 

GitHub Amit Gujarathi

 

 

Comments
uniqueanuj26
Tera Explorer

Helpful Post

Manal  AQUIL
Tera Contributor

Thanks for sharing, its helpful.

Ishant Arora
Tera Explorer

Helpful post

Joseph Warner
Tera Guru

Thanks for sharing

Nilesh Pol1
Giga Guru

Hi @Amit Gujarathi

It is possible to add response score and weight with on a risk condition?

Version history
Last update:
ā€Ž11-03-2022 04:21 AM
Updated by:
Contributors