Liste des services

ServiceManager.Report.ConfigurationManagement.ListOfServices (Report)

Element properties:

AccessibilityPublic
VisibleTrue

Report Localization:

ReportNameListe des services
ReportDescriptionLabelDéveloppez cette section pour afficher la description complète de ce rapport.
ReportDescriptionLe rapport affiche une liste de services et de propriétés associées qui est filtrée selon les critères des paramètres de filtrage.
ReportGeneratedLabelRapport généré
ServiceDescriptionDescription du service
BusinessDetailedDescriptionDescription du service
DescriptionDescription détaillée de l'entreprise
PriorityPriorité
StatusÉtat
ClassificationClassification
OwnedByOrganizationAppartient à l'organisation
AvailabilityScheduleCalendrier des disponibilités
OfferedScheduleTimeRangePériode de planification proposée (en heures)
OfferedScheduleDaysRangePériode de planification proposée (en jours)
TimeZoneFuseau horaire
StartDateDate de fin
EndDateDate de fin
IDID
IsBusinessServiceService métier
LastModifiedDernière modification

Source Code:

<Report ID="ServiceManager.Report.ConfigurationManagement.ListOfServices" Accessibility="Public" Target="System!System.Service" Visible="true">
<Dependencies>
<Dimension>ConfigDW!ConfigurationManagerDeployedComputerDim</Dimension>
<Dimension>DWBase!OperatingSystemDim</Dimension>
<Dimension>DWBase!ComputerDim</Dimension>
<DataWarehouseScript>ServiceManager.Report.ConfigurationManagement.SP.GetListOfServices.Script</DataWarehouseScript>
<DataWarehouseScript>SMReportCommon!ServiceManager.Report.Common.Function.fn_CSVToTableString.Script</DataWarehouseScript>
<DataWarehouseScript>SMReportCommon!ServiceManager.Report.Common.Function.fn_CSVToTableInt.Script</DataWarehouseScript>
<ReportResource>SMReportCommon!Report_Header_Potrait.png</ReportResource>
<ReportResource>SMReportCommon!Report_Header_Landscape.png</ReportResource>
<ReportResource>SMReportCommon!horizontal_line_gradient.png</ReportResource>
</Dependencies>
<ParameterBlock xmlns="http://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings" columns="2">
<Controls>
<Control rowSpan="3" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.RelativeDatePickerValueEditor">
<ReportParameters>
<ReportParameter name="TimeZone" binding="TimeZone">
<Prompt>ServiceManager.ConfigurationManagement.Report.Library!ReportParameter.TimeZone</Prompt>
</ReportParameter>
<ReportParameter name="StartDate_BaseType" binding="StartDate_BaseType"/>
<ReportParameter name="StartDate_BaseValue" binding="StartDate_BaseValue">
<Prompt>ServiceManager.ConfigurationManagement.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.ConfigurationManagement.Report.Library!ReportParameter.EndDate</Prompt>
</ReportParameter>
<ReportParameter name="EndDate_OffsetType" binding="EndDate_OffsetType"/>
<ReportParameter name="EndDate_OffsetValue" binding="EndDate_OffsetValue"/>
</ReportParameters>
</Control>
<Control rowSpan="1" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.StringValueParameterEditor">
<ReportParameters>
<ReportParameter name="ServiceDescription">
<Prompt>ServiceManager.ConfigurationManagement.Report.Library!ReportParameter.ServiceDescription</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
<Control rowSpan="1" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.MultiValueParameterEditor">
<ReportParameters>
<ReportParameter name="Priority">
<Prompt>ServiceManager.ConfigurationManagement.Report.Library!ReportParameter.Priority</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
<Control rowSpan="1" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.MultiValueParameterEditor">
<ReportParameters>
<ReportParameter name="Status">
<Prompt>ServiceManager.ConfigurationManagement.Report.Library!ReportParameter.Status</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
<Control rowSpan="1" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.MultiValueParameterEditor">
<ReportParameters>
<ReportParameter name="Classification">
<Prompt>ServiceManager.ConfigurationManagement.Report.Library!ReportParameter.Classification</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
<Control rowSpan="1" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.SingleValueParameterEditor">
<ReportParameters>
<ReportParameter name="OwnedByOrganization">
<Prompt>ServiceManager.ConfigurationManagement.Report.Library!ReportParameter.OwnedByOrganization</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
<Control rowSpan="1" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.MultiValueParameterEditor">
<ReportParameters>
<ReportParameter name="AvailabilitySchedule">
<Prompt>ServiceManager.ConfigurationManagement.Report.Library!ReportParameter.AvailabilitySchedule</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
<Control rowSpan="1" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.BoooleanValueParameterEditor">
<ReportParameters>
<ReportParameter name="IsBusinessService">
<Prompt>ServiceManager.ConfigurationManagement.Report.Library!ReportParameter.IsVirtual</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
</Controls>
</ParameterBlock>
<ReportDefinition>ServiceManager.Report.ConfigurationManagement.ListOfServices.ReportRdl</ReportDefinition>
<ReportStrings>
<ReportString ID="ReportName"/>
<ReportString ID="ReportDescriptionLabel"/>
<ReportString ID="ReportDescription"/>
<ReportString ID="ReportGeneratedLabel"/>
<ReportString ID="Name"/>
<ReportString ID="ID"/>
<ReportString ID="ServiceDescription"/>
<ReportString ID="Priority"/>
<ReportString ID="Status"/>
<ReportString ID="BusinessDetailedDescription"/>
<ReportString ID="OwnedByOrganization"/>
<ReportString ID="AvailabilitySchedule"/>
<ReportString ID="IsBusinessService"/>
<ReportString ID="OfferedScheduleDaysRange"/>
<ReportString ID="OfferedScheduleTimeRange"/>
<ReportString ID="LastModified"/>
<ReportString ID="TimeZone"/>
<ReportString ID="StartDate"/>
<ReportString ID="EndDate"/>
<ReportString ID="Description"/>
<ReportString ID="Classification"/>
</ReportStrings>
</Report>