3.1.4.29 ScorecardSupportsExportFormat

The ScorecardSupportsExportFormat operation checks whether a scorecard supports the specified export format.

 <wsdl:operation name="ScorecardSupportsExportFormat" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:input wsam:Action="http://www.microsoft.com/performancepoint/scorecards/IBIMonitoringServiceApplication/ScorecardSupportsExportFormat" message="tns:IBIMonitoringServiceApplication_ScorecardSupportsExportFormat_InputMessage" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"/>
   <wsdl:output wsam:Action="http://www.microsoft.com/performancepoint/scorecards/IBIMonitoringServiceApplication/ScorecardSupportsExportFormatResponse" message="tns:IBIMonitoringServiceApplication_ScorecardSupportsExportFormat_OutputMessage" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"/>
   <wsdl:fault wsam:Action="http://www.microsoft.com/performancepoint/scorecards/IBIMonitoringServiceApplication/ScorecardSupportsExportFormatBpmExceptionFault" name="BpmExceptionFault" message="tns:IBIMonitoringServiceApplication_ScorecardSupportsExportFormat_BpmExceptionFault_FaultMessage" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"/>
 </wsdl:operation>

The protocol client sends an IBIMonitoringServiceApplication_ScorecardSupportsExportFormat_InputMessage request message (section 3.1.4.29.1.1) and the protocol server responds with an IBIMonitoringServiceApplication_ScorecardSupportsExportFormat_OutputMessage response message (section 3.1.4.29.1.2) as follows:

  1. The protocol server receives the ExportFormat (section 2.2.5.1).

  2. The protocol server receives the RepositoryLocation of a Scorecard (specified in [MS-PPSAS]).

  3. The protocol server MUST retrieve "true" or "false".