Usage Note 37026: New functionality for specifying primary dimensions
In SAS
® OpRisk Monitor, a hot fix is available to provide new functionality that gives you the ability to specify primary dimensions to use for comparing a form-based assessment operational risk area (ORA) to risk ORA. These dimensions are used when determining whether a risk is located at or below the assessment ORA, and when choosing assessment participants.
To specify the primary dimensions for form-based assessment, follow these steps:
- Enable the following option in configdata.properties:
monitor.rcsa.riskSelectionPolicy.useOnlyPrimaryDimensions.enabled
Set this option to to 'true' to consider only the primary assessment dimensions.
Set this option to 'false' to consider all assessment and risk dimensions.
Note that the value of the option monitor.rcsa.riskSelectionPolicy determines whether or not risks can be selected for an assessment.
- Use the <dimension> element "primary = true" attribute in dimensionality.xml to specify primary dimensions. For example:
<!-- How are assessments categorized? -->
<feature name="Assessment" areaSelectionMode="collectionOfPoints">
<dimension name="ManagementOrg" multi="yes" required="yes" primary="yes" />
<dimension name="Geography" multi="yes" required="yes" primary="yes" />
<dimension name="LegalOrg" multi="yes" required="no" />
<dimension name="Process" multi="yes" required="no" />
<dimension name="Geography" multi="yes" required="no" />
<dimension name="Resource" multi="yes" required="no" />
</feature>
If no dimensions are set as primary, they would all be considered primary.
If a dimension is marked as primary, it is required.
When you select the risks to add to an assessment, the filter ORA is initialized using only the primary dimensions.
If the assessment owner or assessor attempts to populate a risk that has a location that is not equal to the assessment ORA (using only the primary dimensions), a pending copy of the risk is created at the assessment location (using all dimensions).
If the assessment ORA is changed, and if there are populated risks, then copies of the risks are created only if the risk ORA is no longer equal to the assessment ORA (using only the primary dimensions).
When selecting participants for the assessment, only the primary dimensions will be used for displaying lists of users. Since the list of primary dimensions is a subset of all the assessment dimensions, this display might show fewer users.
Select the Hot Fix tab in this note to download the new functions.
Operating System and Release Information
SAS System | SAS OpRisk Monitor | Microsoft® Windows® for x64 | 4.1 | | | |
Microsoft Windows 95/98 | 4.1 | | | |
Microsoft Windows 2000 Advanced Server | 4.1 | | | |
Microsoft Windows 2000 Datacenter Server | 4.1 | | | |
Microsoft Windows 2000 Server | 4.1 | | | |
Microsoft Windows 2000 Professional | 4.1 | | | |
Microsoft Windows NT Workstation | 4.1 | | | |
Microsoft Windows Server 2003 Datacenter Edition | 4.1 | | | |
Microsoft Windows Server 2003 Enterprise Edition | 4.1 | | | |
Microsoft Windows Server 2003 Standard Edition | 4.1 | | | |
Microsoft Windows Server 2008 | 4.1 | | | |
Microsoft Windows XP Professional | 4.1 | | | |
Windows Millennium Edition (Me) | 4.1 | | | |
Windows Vista | 4.1 | | | |
64-bit Enabled AIX | 4.1 | | | |
64-bit Enabled Solaris | 4.1 | | | |
HP-UX IPF | 4.1 | | | |
Linux for x64 | 4.1 | | | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Date Modified: | 2009-11-25 13:51:53 |
Date Created: | 2009-08-28 11:18:49 |