Olay Ayrıntıları

ServiceManager.Report.IncidentManagement.IncidentDetail (Report)


Bu rapor, belirli bir olaya ilişkin olayın başlığı, açıklaması, sınıflandırması, olaydan etkilenen hizmetler ve yapılandırma öğeleri, ilgili etkinlikler ve benzeri ayrıntılı bilgiler sağlar.

Element properties:

AccessibilityPublic
VisibleTrue

Report Localization:

R.ReportNameOlay Ayrıntıları
R.ReportDescriptionLabelBu raporun ve herhangi bir geçerli filtre ölçütünün tam açıklamasını görmek için bu bölümü genişletin
R.ReportDescriptionBu rapor, belirli bir olaya ilişkin olayın başlığı, açıklaması, sınıflandırması, olaydan etkilenen hizmetler ve yapılandırma öğeleri, ilgili etkinlikler ve benzeri ayrıntılı bilgiler sağlar.
R.ReportGeneratedLabelÜretilen rapor
R.IncidentIdOlay Kimliği
R.StatusDurum
R.AffectedUserEtkilenen Kullanıcı
R.ContactInfoİletişim Bilgisi
R.CreatedOluşturma tarihi
R.CreatedByOluşturan
R.ResolvedByÇözümleyen
R.IncidentInformationOlay Bilgisi
R.TitleBaşlık:
R.DescriptionAçıklama:
R.ClassificationSınıflandırma Kategorisi:
R.SourceKaynak:
R.ImpactEtki:
R.UrgencyAciliyet:
R.PriorityÖncelik:
R.SupportGroupDestek Grubu:
R.AssignedToAtamayı Alan
R.PrimaryOwnerBirincil Sahibi:
R.Escalatedİlerletilen
R.AffectedServicesEtkilenen Hizmetler
R.AffectedCIsEtkilenen Yapılandırma Öğeleri
R.RelatedWIsİlgili İş Öğeleri
R.RelatedCIsİlgili Yapılandırma Öğeleri
R.ResolutionÇözümleme
R.ActivitiesEtkinlikler
R.ResDescriptionÇözümleme Açıklaması:
R.ResCategoryÇözümleme Kategorisi:
T.TitleBaşlık
T.LastUpdatedSon Güncelleştirme
T.StageAşama
T.StatusDurum
T.NameAd
T.IDKimlik
T.AssignedToAtamayı Alan
T.TypeTür
T.NoDataVeri Yok

Source Code:

<Report ID="ServiceManager.Report.IncidentManagement.IncidentDetail" Accessibility="Public" Target="Incident!System.WorkItem.Incident" Visible="true">
<Dependencies>
<Dimension>DWBase!UserDim</Dimension>
<Dimension>IncidentDW!IncidentDim</Dimension>
<DataWarehouseScript>SMReportCommon!ServiceManager.Report.Common.SP.GetCIsRelatedToWI.Script</DataWarehouseScript>
<DataWarehouseScript>SMReportCommon!ServiceManager.Report.Common.SP.GetWIsRelatedToWI.Script</DataWarehouseScript>
<DataWarehouseScript>SMReportCommon!ServiceManager.Report.Common.SP.GetCIsImpactedByWI.Script</DataWarehouseScript>
<DataWarehouseScript>SMReportCommon!ServiceManager.Report.Common.SP.GetServicesImpactedByWI.Script</DataWarehouseScript>
<DataWarehouseScript>ServiceManager.Report.IncidentManagement.SP.GetIncidentDetails.Script</DataWarehouseScript>
<ReportResource>SMReportCommon!Report_Header_Potrait.png</ReportResource>
<ReportResource>SMReportCommon!horizontal_line_gradient.png</ReportResource>
<ReportResource>SMReportCommon!Unchecked.png</ReportResource>
<ReportResource>SMReportCommon!Checked.png</ReportResource>
</Dependencies>
<ParameterBlock xmlns="http://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings" columns="2">
<Controls>
<Control rowSpan="1" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.DimensionInstancePickerValueParameterEditor">
<ReportParameters>
<ReportParameter name="IncidentDimKey">
<Prompt>ServiceManager.IncidentManagement.Report.Library!ReportParameter.SelectIncident</Prompt>
</ReportParameter>
</ReportParameters>
<Properties>
<Property name="IsSingleSelect">
<Value>true</Value>
</Property>
<Property name="DimensionTypeName">
<Value>IncidentDim</Value>
</Property>
<Property name="DimensionTypeMPName">
<Value>ServiceManager.IncidentManagement.Library.Datawarehouse</Value>
</Property>
<Property name="MaxDimensionInstances">
<Value>500</Value>
</Property>
<Property name="ColumnDefinitions">
<Value>Name</Value>
</Property>
</Properties>
</Control>
<Control rowSpan="1" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.BoooleanValueParameterEditor">
<ReportParameters>
<ReportParameter name="IncludeDeleted">
<Prompt>ServiceManager.IncidentManagement.Report.Library!ReportParameter.IncludeDeleted</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
</Controls>
</ParameterBlock>
<ReportDefinition>ServiceManager.Report.IncidentManagement.IncidentDetail.ReportRdl</ReportDefinition>
<ReportStrings>
<ReportString ID="R.ReportName"/>
<ReportString ID="R.ReportDescriptionLabel"/>
<ReportString ID="R.ReportDescription"/>
<ReportString ID="R.ReportGeneratedLabel"/>
<ReportString ID="R.IncidentId"/>
<ReportString ID="R.Status"/>
<ReportString ID="R.AffectedUser"/>
<ReportString ID="R.ContactInfo"/>
<ReportString ID="R.Created"/>
<ReportString ID="R.CreatedBy"/>
<ReportString ID="R.ResolvedBy"/>
<ReportString ID="R.IncidentInformation"/>
<ReportString ID="R.Title"/>
<ReportString ID="R.Description"/>
<ReportString ID="R.Classification"/>
<ReportString ID="R.Source"/>
<ReportString ID="R.Impact"/>
<ReportString ID="R.Urgency"/>
<ReportString ID="R.Priority"/>
<ReportString ID="R.SupportGroup"/>
<ReportString ID="R.AssignedTo"/>
<ReportString ID="R.PrimaryOwner"/>
<ReportString ID="R.Escalated"/>
<ReportString ID="R.AffectedServices"/>
<ReportString ID="R.AffectedCIs"/>
<ReportString ID="R.RelatedWIs"/>
<ReportString ID="R.RelatedCIs"/>
<ReportString ID="R.Resolution"/>
<ReportString ID="R.Activities"/>
<ReportString ID="R.ResDescription"/>
<ReportString ID="R.ResCategory"/>
<ReportString ID="T.Title"/>
<ReportString ID="T.LastUpdated"/>
<ReportString ID="T.Stage"/>
<ReportString ID="T.Status"/>
<ReportString ID="T.Name"/>
<ReportString ID="T.ID"/>
<ReportString ID="T.AssignedTo"/>
<ReportString ID="T.Type"/>
<ReportString ID="T.NoData"/>
</ReportStrings>
</Report>