...
Info |
---|
Please note to fully implement this feature customized to an organization’s organization”s use case, you must follow the steps under each of the following headings: Define the Risk Matrix, Define Risk Level Thresholds, and Update Risk Picklist Values. |
Define the Risk Matrix
Navigate to the Setup , search and click Custom Metadata TypesClick Manage Records next to Risk Setting Interface and search for “Custom Metadata Types”.
Click “Manage Records” next to “Risk Setting”.
Click Edit “Edit” next to Risk “Risk Default Scale 5x5 5x5”.
To modify the Risk Matrix size, click into on the dropdown menu next to Risk Mode “Risk Mode”:
For a 3x3 Risk Matrix, select 3;
For a 4x4 Risk Matrix, select 4;
For a 5x5 Risk Matrix, select 5 (this is the default value assigned out of the box).
5. Click “Save”.
Define Risk Level Thresholds
...
The maximum possible Overall Score for an assigned Risk Matrix should be used to determine the ‘High the”“High Risk Threshold’Threshold”. A value smaller than the maximum possible Overall Score can be used, however, if a value higher than the maximum Overall Score is used, a risk’s risk”s Risk Level will never reach ‘High “High Risk Threshold’Threshold”. An organization may determine internally how to distribute the values associated with each threshold. Note that any Overall Score calculated that is less than the value defined for ‘Medium “Medium Low Risk Threshold’ Threshold” will be assigned a level of ‘Low Risk’“Low Risk”.
Follow the below steps to edit risk thresholds on ampi__Risk_Setting__mdt:
From the Custom Metadata Types page, click Manage Records “Manage Records” next to Risk Settings“Risk Settings”.
Click Edit “Edit” next to Risk “Risk Default Scale 5x55x5”.
Click into the threshold fields and type the new values.
After updating all values click Save“Save”.
...
Update Risk Picklist Values
If a 3x3 or 4x4 Risk Matrix is selected, the following updates will need to be made to the ampi__Potential_Impact__c and ampi__Probability__c picklist field values. Out of the box, these fields come packaged to align with a 5x5 Risk Matrix with the five following picklist values: Very Low“Very Low”, Low“Low”, Medium“Medium”, High, Very High“High”, and “Very High”.
If a 3x3 Risk Matrix is selected, deactivate the following picklist values from the ampi__Potential_Impact__c and ampi__Probability__c fields:
...
Navigate to the Object Manager and search for Risk “Risk”.
Click on the ampi__Risk__c object
Navigate to Fields and Relationships
Find the ampiobject and navigate to “Fields and Relationships” to select the ampi__Potential_Impact__c field and click on ‘Potential Impact’ .
Scroll down to the bottom of the page and find the Values section
Click ‘Deactivate’ next to the picklist values that will not be used“Values” section to “Deactivate” the unnecessary picklist values.
Repeat steps 3-6 for the ampi__Probability__c field
...
Track Risk Acceptance Levels
Info |
---|
Kindly note Note that the steps mentioned outlined in this section are completely optional and based on the requirements of your organization. |
The fields ‘Acceptable “Acceptable Risk Level’ Level” and ‘Is “Is Risk Level Acceptable?’ ” on the Risk object helps users to keep a track of whether risks have been brought down to their acceptable levels. ‘Is “Is Risk Level Acceptable?’ ” is a formula field that compares the picklist fields (with default values: High Risk, Medium High Risk, Medium Risk, Medium Low Risk, Low Risk) ‘Acceptable “Acceptable Risk Level’ Level” and ‘Risk Level’ “Risk Level” field to return text values in the following manner:
Returned Value | Condition |
Not Enough Information | If either of the picklist fields ‘Acceptable “Acceptable Risk Level’ Level” or ‘Risk Level’ “Risk Level” have empty values |
Yes | If the value of ‘Risk Level’ “Risk Level” is equal to or lower than ‘Acceptable “Acceptable Risk Level’ Level” (for example: Risk Level = Medium & Acceptable Risk Level = Medium) |
No | If the value of ‘Risk Level’ “Risk Level” is higher than ‘Acceptable “Acceptable Risk Level’ Level” (for example: Risk Level = High & Acceptable Risk Level = Medium) |
If you have customized the values of the ‘Risk Level’ “Risk Level” field set by removing certain values, then please make sure that you have removed those values from the ‘Acceptable “Acceptable Risk Level’ Level” field as well. Additionally, by default the formula field ‘Is “Is Risk Level Acceptable?’ ” is not available on the Risk object page layout. Please follow the steps mentioned below to add the field to the page layout:
Navigate to Salesforce settingsClick on the Object Manager
Search for and click on the Risk object to search for the “Risk” object.
Click on the Page Layouts tab
Click on the Navigate to the relevant page layout
Click on the Fields tab within the panel on top and to add the ‘Is “Is Risk Level Acceptable?’ ” to the page layout. Click “Save”.
Click on the Save button to save the page layout
...