3.1.4.26 ReportSupportsExportFormat
The ReportSupportsExportFormat operation determines whether a report supports the specified export format.
-
<wsdl:operation name="ReportSupportsExportFormat" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> <wsdl:input wsam:Action="http://www.microsoft.com/performancepoint/scorecards/IBIMonitoringServiceApplication/ReportSupportsExportFormat" message="tns:IBIMonitoringServiceApplication_ReportSupportsExportFormat_InputMessage" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"/> <wsdl:output wsam:Action="http://www.microsoft.com/performancepoint/scorecards/IBIMonitoringServiceApplication/ReportSupportsExportFormatResponse" message="tns:IBIMonitoringServiceApplication_ReportSupportsExportFormat_OutputMessage" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"/> <wsdl:fault wsam:Action="http://www.microsoft.com/performancepoint/scorecards/IBIMonitoringServiceApplication/ReportSupportsExportFormatBpmExceptionFault" name="BpmExceptionFault" message="tns:IBIMonitoringServiceApplication_ReportSupportsExportFormat_BpmExceptionFault_FaultMessage" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"/> </wsdl:operation>
The protocol client sends an IBIMonitoringServiceApplication_ReportSupportsExportFormat_InputMessage request message (section 3.1.4.26.1.1) and the protocol server responds with an IBIMonitoringServiceApplication_ReportSupportsExportFormat_OutputMessage response message (section 3.1.4.26.1.2) as follows:
The protocol server receives the ExportFormat (section 2.2.5.1).
The protocol server receives the RepositoryLocation of a ReportView (specified in [MS-PPSAS] section 2.2.4.160).
The protocol server MUST return "true" or "false", as specified in section 3.1.4.24.2.2.