3.1.4.12 GetInCommon

The GetInCommon WSDL operation is used to get all common colleagues, all common memberships, and the lowest level common Manager property between the specified user profile and the user profile of the current user.

 <wsdl:operation name="GetInCommon">
     <wsdl:input message="tns:GetInCommonSoapIn"/>
     <wsdl:output message="tns:GetInCommonSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetInCommonSoapIn request WSDL message and the protocol server responds with a GetInCommonSoapOut response WSDL message.

GetInCommon operation

Figure 14: GetInCommon operation