3.1.4.10 GetCommonManager

The GetCommonManager  WSDL operation is used to get the lowest level manager in common between the specified user profile and the user profile of the current user.

 <wsdl:operation name="GetCommonManager">
     <wsdl:input message="tns:GetCommonManagerSoapIn"/>
     <wsdl:output message="tns:GetCommonManagerSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetCommonManagerSoapIn request WSDL message and the protocol server responds with a GetCommonManagerSoapOut response WSDL message.

GetCommonManager operation

Figure 12: GetCommonManager operation