3.1.4.89 GetInteractiveReportBootstrapData

This operation returns information about the interactive report in the workbook.

The following is the WSDL port type specification of the GetInteractiveReportBootstrapData WSDL operation.

 <wsdl:operation name="GetInteractiveReportBootstrapData" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:input wsaw:Action="http://schemas.microsoft.com/office/Excel/Server/WebServices/ExcelServerInternalService/ExcelServiceSoap/GetInteractiveReportBootstrapData" message="tns:ExcelServiceSoap_GetInteractiveReportBootstrapData_InputMessage" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"/>
   <wsdl:output wsaw:Action="http://schemas.microsoft.com/office/Excel/Server/WebServices/ExcelServerInternalService/ExcelServiceSoap/GetInteractiveReportBootstrapDataResponse" message="tns:ExcelServiceSoap_GetInteractiveReportBootstrapData_OutputMessage" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"/>
   <wsdl:fault wsaw:Action="http://schemas.microsoft.com/office/Excel/Server/WebServices/ExcelServerInternalService/ExcelServiceSoap/GetInteractiveReportBootstrapDataExcelServerMessageFault" name="ExcelServerMessageFault" message="tns:ExcelServiceSoap_GetInteractiveReportBootstrapData_ExcelServerMessageFault_FaultMessage" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"/>
 </wsdl:operation>

The protocol client sends an ExcelServiceSoap_GetInteractiveReportBootstrapData_InputMessage request message, and the protocol server responds with an ExcelServiceSoap_GetInteractiveReportBootstrapData _OutputMessage response message, as follows:

  • If the protocol client specifies the connectionsOnly as true, the protocol server MUST only return information regarding the data connections (2) used by the interactive report in the workbook.

  • If the protocol client specifies the connectionOnly as false, the protocol server MUST return all available information regarding the interactive report contained in the workbook.

In the event of an application error on the protocol server during this operation, a SOAP fault is returned, as specified in section 2.2.2. The Id element of the ExcelServerMessage SHOULD<104> be one of the values specified in section 2.2.2.1