Defining Master Data for Issue Management

Objective

After completing this lesson, you will be able to define risk classifications.

Risk Classifications

Risk classifications are labels and descriptions that define how your organization categorizes different levels of risk. The classifications you define show in:

  • Control-based engagement risk assessment projects
    • In the Inherent Risk (Commodity) and Residual Risk fields in the Engagement Summary area of the engagement page
  • Issue management projects
    • In the Residual Risk field in the Issue Details area of the issue page.

Each classification is associated with a number that reflects its risk.

  • For example, you can classify a risk of 1 as Low and a risk of 5 as Critical.

You can define up to 5 classifications. If you use text labels for their names, you must also define translations for those names in all of the languages used in your site.

This table shows an example of the risk classifications data file.

DescriptionNameUniqueName
LowLow1
MediumMedium2
HighHigh3
SevereSevere4
CriticalCritical5

Risk Classifications Definition

You use the Import Risk Classifications data import task to define risk classifications. The task reads from the RiskClassification.csv file, which includes the following fields:

FieldDescriptionRequired?Notes
DescriptionA description of the risk classification.No 
NameThe name of the risk classification.YesThis name shows in the Inherent Risk (Commodity) and Residual Risk fields
UniqueNameThe unique ID of the risk classification. This value must be a number between 1 and 5, with 1 as the lowest risk classification and 5 as the highest.YesCannot contain spaces

Risk Classifications Translations Definition

You use the Import Translations for Risk Classifications data import task to define translations for the risk classifications you defined in RiskClassification.csv. The task reads from a CSV file that includes the following fields:

FieldDescriptionRequired?Notes
UniqueNameThe unique ID of the risk classification defined in the RiskClassification.csv file.Yes 
NameThe translation for the name of the risk classification.Yes 
DescriptionThe translation for the description of the risk classification.No 
LanguageA valid value for the translation language.YesConsult the Supplier risk data import guide for valid values

Risk Probabilities

Risk probabilities are indicators of how likely an issue is to actually occur on a scale from low to high. Users managing issues in control-based engagement risk assessment projects assign those issues a probability.

For example, you can define a scale with a low end of Remote and a high end of Very Likely, with values in between such as Unlikely, Possible, and Likely.

The issue form in issue management projects includes a probability question, and risk probability data defines the possible answers to that question.

You can define any number of probabilities, but keeping the number limited helps you to create a scale with easy to understand contrasts between levels so that users have a clear choice when they set the probability of an issue.

  • If you use text labels for their names, you must also define translations for those names in all of the languages used in your site.

This table shows an example of the risk classifications data file.

DescriptionNameUniqueName
Remote1 - RemotePROB1
Unlikely2 - UnlikelyPROB2
Possible3 - PossiblePROB3
Likely4 - LikelyPROB4
Very Likely5 - Very LikelyPROB5

Risk Probabilities Definition

Use the Import Risk Probabilities data import task to define risk probabilities. The task reads from the RiskProbability.csv file, which includes the following fields:

FieldDescriptionRequired?Notes
DescriptionA description of the risk probability.No 
NameThe name of the risk probability. In the issue management project template, the issue survey document includes a mapped question about issue probability with available answers defined by your site's issue probability master data, and the menu that users see when answering that question shows the probability names defined in this field.YesNames are shown to users in alphabetical order
UniqueNameThe unique ID of the issue probability. You specify this ID in the RiskProbability field when mapping issue probabilities to residual risk levels.YesCannot contain spaces

Risk Probabilities Translations Definition

Use the Import Translations for Risk Probabilities data import task to define translations for the risk probabilities you defined in RiskSeverity.csv. The task reads from a CSV file that includes the following fields:

FieldDescriptionRequired?Notes
UniqueNameThe unique ID of the risk probability definedinRiskProbability.csv.Yes 
NameThe translation for the name of the risk probability.Yes 
DescriptionThe translation for the description of the risk probability.No 
LanguageA valid value for the translation language.YesConsult the Supplier risk data import guide for valid values

Risk Severities

Risk severities are indicators of how serious or critical an issue is on a scale from low to high. Users managing issues in control-based engagement risk assessment projects assign those issues a severity.

For example, you can define a scale with a low end of Insignificant and a high end of Severe, with values in between such as Low, Medium, and High.

The issue form in issue management projects includes a question about severity, and risk severity data defines the possible answers to that question.

You can define any number of severities, but keeping the number limited helps you to create a scale with easy to understand contrasts between levels so that users have a clear choice when they set the severity of an issue.

  • If you use text labels for their names, you must also define translations for those names in all of the languages used in your site.

This table shows an example of the risk severities data file.

DescriptionNameUniqueName
Insignificant1 - InsignificantSEV1
Low2 - LowSEV2
Medium3 - MediumSEV3
High4 - HighSEV4
Severe5 - SevereSEV5

Risk Severities Definition

You use the Import Risk Severities data import task to define risk severities. The task reads from the RiskSeverity.csv file, which includes the following fields:

FieldDescriptionRequired?Notes
DescriptionA description of the risk severity.No 
NameThe name of the risk severity. In the issue management project template, the issue survey document includes a mapped question about issue severity with available answers defined by your site's issue severity master data, and the menu that users see when answering that question shows the severity names defined in this field.YesNames are shown to users in alphabetical order
UniqueNameThe unique ID of the issue severity.YesCannot contain spaces

Risk Severities Translations Definition

Use the Import Translations for Risk Severities data import task to define translations for the risk severities you defined in RiskSeverity.csv. The task reads from a CSV file that includes the following fields:

FieldDescriptionRequired?Notes
UniqueNameThe unique ID of the risk severity defined in RiskSeverity.csv.YesCannot contain spaces
NameThe translation for the name of the risk severity.Yes 
DescriptionThe translation for the description of the risk severity.No 
LanguageA valid value for the translation language.YesConsult the Supplier risk data import guide for valid values

Residual Risk Mappings

Residual risk mappings assign a risk classification to each possible combination of probability and severity.

  • The combination of severity and probability for an issue determines its residual risk level based on residual risk mapping master data.

This diagram illustrates an example of planning residual risk mappings.

An example of planning residual risk mapping is displayed.

This figure shows an example of the risk severities data file.

The risk severities of a date file are displayed.

Residual Risk Mappings Definition

You use the Import Residual Risk Mappings data import task to define residual risk mappings. The task reads from the ResidualRiskMapping.csv file, which includes the following fields:

FieldDescriptionRequired?Notes
RiskClassificationThe risk classification to associate with the specified severity and probability as defined in the UniqueName field of your site's RiskClassification.csv.Yes 
RiskProbabilityThe risk probability to associate with the classification as defined in the UniqueName field of your site's RiskProbability.csv.Yes 
RiskSeverityThe risk severity to associate with the classifications as defined in the UniqueName field of your site's RiskSeverity.csv.Yes 
UniqueNameA unique ID for the mapping.YesCannot contain spaces

How To Define Residual Risk Mappings

This video will explain how to use the ResidualRiskMapping.csv file to define residual risk mappings.

Log in to track your progress & complete quizzes