Exchange 2007 Client Access Server Transaction Configuration

Microsoft.Exchange2007.Report.CasTX.CustomConfiguration (LinkedReport)

This report shows the configured Client Access Server synthetic transactions.

Knowledge Base article:

Summary

The report shows a listing of all configured Client Access Server transactions including OWA, ActiveSync, Web Services, IMAP and POP3. The report will show the sources and targets for the Client Access Server transactions.

Additional

Don't select a group for this report, select object types. Group behavior will not be correct for this report.

Element properties:

BaseMicrosoft.SystemCenter.DataWarehouse.Report.CustomConfiguration
TargetMicrosoft.Exchange2007.Synthetics.CasTX
AccessibilityInternal
VisibleTrue

Source Code:

<LinkedReport ID="Microsoft.Exchange2007.Report.CasTX.CustomConfiguration" Accessibility="Internal" Base="Report!Microsoft.SystemCenter.DataWarehouse.Report.CustomConfiguration" Visible="true" Target="ExLibrary!Microsoft.Exchange2007.Synthetics.CasTX">
<ParameterBlock xmlns="http://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings" columns="6">
<Controls>
<Control columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.RelativeDateTimePicker">
<ReportParameters>
<ReportParameter name="TimeZone" binding="TimeZone">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.TimeZone</Prompt>
</ReportParameter>
<ReportParameter name="TimeZoneName" binding="TimeZoneName"/>
<ReportParameter name="StartDate_BaseType" binding="StartDate_BaseType"/>
<ReportParameter name="StartDate_BaseValue" binding="StartDate_BaseValue">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.StartDateTime</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>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.EndDateTime</Prompt>
</ReportParameter>
<ReportParameter name="EndDate_OffsetType" binding="EndDate_OffsetType"/>
<ReportParameter name="EndDate_OffsetValue" binding="EndDate_OffsetValue"/>
</ReportParameters>
</Control>
<Control columnSpan="3" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.MonitoringObjectXmlPicker">
<ReportParameters>
<ReportParameter name="ObjectList">
<Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.ObjectList</Prompt>
</ReportParameter>
<ReportParameter name="ManagementGroupId" binding="GroupList"/>
</ReportParameters>
<Properties>
<Property name="TypeFilter">
<Value>Microsoft.Exchange2007.Synthetics.CasTX</Value>
</Property>
</Properties>
</Control>
<Control columnSpan="2" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.ReportColumnPicker">
<ReportParameters>
<ReportParameter name="Properties"/>
<ReportParameter name="ColumnList" binding="ColumnList"/>
</ReportParameters>
</Control>
</Controls>
</ParameterBlock>
<Parameters>
<Parameter Name="Properties">
<Value>
&lt;Data&gt;
&lt;Columns&gt;
&lt;Column Visible ="true"&gt;
&lt;ID&gt;$MPElement[Name="ExLibrary!Microsoft.Exchange2007.Synthetics"]/SourceServer$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="true"&gt;
&lt;ID&gt;$MPElement[Name="ExLibrary!Microsoft.Exchange2007.Synthetics"]/TargetServer$&lt;/ID&gt;
&lt;/Column&gt;
&lt;Column Visible ="false"&gt;
&lt;ID&gt;$MPElement[Name="System!System.Entity"]/DisplayName$&lt;/ID&gt;
&lt;/Column&gt;
&lt;/Columns&gt;
&lt;/Data&gt;
</Value>
</Parameter>
</Parameters>
</LinkedReport>