Inherent Risk Map

ServiceManager.Report.Compliance.RiskManagement.InherentRiskMap (Report)

Element properties:

AccessibilityPublic
VisibleTrue

Report Localization:

TitleInherent Risk Map
HeaderExpandLabelExpand this section to see a full description of this report.
DescriptionThe report shows the recommended action on a risk by plotting Risk Probability Vs Risk Impact.
HeaderProgramLabelProgram
HeaderOwnerLabelOwner
HeaderReportDateLabelReport Generated
HeaderReportUserLabelReport Generated By
HeaderDateRangeLabelStart/End Date of Report
HeaderResultLabelResult Value
HeaderStatusLabelStatus
Format.DateRangeFrom {0} to {1}

Source Code:

<Report ID="ServiceManager.Report.Compliance.RiskManagement.InherentRiskMap" Accessibility="Public" Target="Compliance!System.Compliance.Risk" Visible="true">
<Dependencies>
<Dimension>DWBase!UserDim</Dimension>
<Dimension>ComplianceDW!CategoryDim</Dimension>
<Dimension>ComplianceDW!ProgramDim</Dimension>
<Dimension>ComplianceDW!RiskDim</Dimension>
<DataWarehouseScript>ServiceManager.Report.Compliance.RiskManagement.SP.GetInherentRiskMapSets.Script</DataWarehouseScript>
<DataWarehouseScript>ServiceManager.Report.Compliance.RiskManagement.UDF.ufnGetInherentRiskMapAxisData.Script</DataWarehouseScript>
<ReportResource>SMReportCommon!Report_Header_Landscape.png</ReportResource>
</Dependencies>
<ParameterBlock xmlns="http://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings" columns="2">
<Controls>
<Control rowSpan="2" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.RelativeDatePickerValueEditor">
<ReportParameters>
<ReportParameter name="TimeZone" binding="TimeZone">
<Prompt>ServiceManager.RiskManagement.Report.Library!ReportParameter.TimeZone</Prompt>
</ReportParameter>
<ReportParameter name="TimeZoneName" binding="TimeZoneName"/>
<ReportParameter name="StartDate_BaseType" binding="StartDate_BaseType"/>
<ReportParameter name="StartDate_BaseValue" binding="StartDate_BaseValue">
<Prompt>ServiceManager.RiskManagement.Report.Library!ReportParameter.StartDate</Prompt>
</ReportParameter>
<ReportParameter name="StartDate_OffsetType" binding="StartDate_OffsetType"/>
<ReportParameter name="StartDate_OffsetValue" binding="StartDate_OffsetValue"/>
<ReportParameter name="EndDate_BaseType" binding="EndDate_BaseType"/>
<ReportParameter name="EndDate_BaseValue" binding="EndDate_BaseValue">
<Prompt>ServiceManager.RiskManagement.Report.Library!ReportParameter.EndDate</Prompt>
</ReportParameter>
<ReportParameter name="EndDate_OffsetType" binding="EndDate_OffsetType"/>
<ReportParameter name="EndDate_OffsetValue" binding="EndDate_OffsetValue"/>
</ReportParameters>
</Control>
<Control rowSpan="2" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.DimensionInstancePickerValueParameterEditor">
<ReportParameters>
<ReportParameter name="OwnedBy">
<Prompt>ServiceManager.RiskManagement.Report.Library!ReportParameter.OwnedBy</Prompt>
</ReportParameter>
</ReportParameters>
<Properties>
<Property name="IsSingleSelect">
<Value>True</Value>
</Property>
<Property name="DimensionTypeName">
<Value>UserDim</Value>
</Property>
<Property name="DimensionTypeMPName">
<Value>Microsoft.SystemCenter.Datawarehouse.Base</Value>
</Property>
<Property name="MaxDimessionInstances">
<Value>500</Value>
</Property>
<Property name="ColumnDefinitions">
<Value>Name</Value>
</Property>
</Properties>
</Control>
<Control rowSpan="2" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.DimensionInstancePickerValueParameterEditor">
<ReportParameters>
<ReportParameter name="AssignedTo">
<Prompt>ServiceManager.RiskManagement.Report.Library!ReportParameter.AssignedTo</Prompt>
</ReportParameter>
</ReportParameters>
<Properties>
<Property name="IsSingleSelect">
<Value>True</Value>
</Property>
<Property name="DimensionTypeName">
<Value>UserDim</Value>
</Property>
<Property name="DimensionTypeMPName">
<Value>Microsoft.SystemCenter.Datawarehouse.Base</Value>
</Property>
<Property name="MaxDimessionInstances">
<Value>500</Value>
</Property>
<Property name="ColumnDefinitions">
<Value>Name</Value>
</Property>
</Properties>
</Control>
<Control rowSpan="2" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.DimensionInstancePickerValueParameterEditor">
<ReportParameters>
<ReportParameter name="ProgramId">
<Prompt>ServiceManager.RiskManagement.Report.Library!ReportParameter.Program</Prompt>
</ReportParameter>
</ReportParameters>
<Properties>
<Property name="IsSingleSelect">
<Value>True</Value>
</Property>
<Property name="DimensionTypeName">
<Value>ProgramDim</Value>
</Property>
<Property name="DimensionTypeMPName">
<Value>ServiceManager.Compliance.Library.Datawarehouse</Value>
</Property>
<Property name="MaxDimessionInstances">
<Value>500</Value>
</Property>
<Property name="ColumnDefinitions">
<Value>Name</Value>
</Property>
</Properties>
</Control>
<Control rowSpan="1" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.OutriggerPickerValueParameterEditor">
<ReportParameters>
<ReportParameter name="StatusId">
<Prompt>ServiceManager.RiskManagement.Report.Library!ReportParameter.Status</Prompt>
</ReportParameter>
</ReportParameters>
<Properties>
<Property name="MinHeight">
<Value>40</Value>
</Property>
<Property name="MinWidth">
<Value>100</Value>
</Property>
<Property name="OutriggerTypeName">
<Value>RiskStatus</Value>
</Property>
<Property name="OutriggerTypeMPName">
<Value>ServiceManager.Compliance.Library.Datawarehouse</Value>
</Property>
<Property name="OutriggerSelectAllValue">
<Value>-1</Value>
</Property>
</Properties>
</Control>
</Controls>
</ParameterBlock>
<ReportDefinition>ServiceManager.Report.Compliance.RiskManagement.InherentRiskMap.ReportRdl</ReportDefinition>
<ReportStrings>
<ReportString ID="Title"/>
<ReportString ID="Description"/>
<ReportString ID="HeaderExpandLabel"/>
<ReportString ID="HeaderProgramLabel"/>
<ReportString ID="HeaderOwnerLabel"/>
<ReportString ID="HeaderReportDateLabel"/>
<ReportString ID="HeaderReportUserLabel"/>
<ReportString ID="HeaderDateRangeLabel"/>
<ReportString ID="HeaderResultLabel"/>
<ReportString ID="HeaderStatusLabel"/>
<ReportString ID="Format.DateRange"/>
</ReportStrings>
</Report>