3.1.4.6 AddSuggestions

The AddSuggestions WSDL operation is used to update the user profile of the current user with new suggestions of colleagues or keywords.

 <wsdl:operation name="AddSuggestions">
     <wsdl:input message="tns:AddSuggestionsSoapIn"/>
     <wsdl:output message="tns:AddSuggestionsSoapOut"/>
 </wsdl:operation>

The protocol client sends an AddSuggestionsSoapIn request WSDL message and the protocol server responds with an AddSuggestionsSoapOut response WSDL message.

AddSuggestions operation

Figure 8: AddSuggestions operation