3.1.4.33 DecompExpand

The DecompExpand operation<15> is used to get additional node data for a specific node, using a named action.

 <wsdl:operation name="DecompExpand" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:input wsam:Action="http://www.microsoft.com/performancepoint/scorecards/IBIMonitoringServiceApplication/DecompExpand" message="tns:IBIMonitoringServiceApplication_DecompExpand_InputMessage" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"/>
   <wsdl:output wsam:Action="http://www.microsoft.com/performancepoint/scorecards/IBIMonitoringServiceApplication/DecompExpandResponse" message="tns:IBIMonitoringServiceApplication_DecompExpand_OutputMessage" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"/>
   <wsdl:fault wsam:Action="http://www.microsoft.com/performancepoint/scorecards/IBIMonitoringServiceApplication/DecompExpandBpmExceptionFault" name="BpmExceptionFault" message="tns:IBIMonitoringServiceApplication_DecompExpand_BpmExceptionFault_FaultMessage" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata"/>
 </wsdl:operation>

A session state variable is required to successfully complete this operation. As part of the IBIMonitoringServiceApplication_DecompExpand_InputMessage request message, navigationContext MUST contain a value obtained from a DecompRenderResultRecord result from a previous successful request to DecompAutoExpand or DecompExpand.