3.1.4.27 GetSocialDataForIncrementalReplication

The GetSocialDataForIncrementalReplication operation retrieves the list of existing and deleted social comments, social tags and social ratings for a specified time period.

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

 <wsdl:operation name="GetSocialDataForIncrementalReplication" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:input message="tns:GetSocialDataForIncrementalReplicationSoapIn"/>
   <wsdl:output message="tns:GetSocialDataForIncrementalReplicationSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetSocialDataForIncrementalReplicationSoapIn request message (section 3.1.4.27.1.1) and the protocol server responds with a GetSocialDataForIncrementalReplicationSoapOut response message (section 3.1.4.27.1.2).

The protocol server MUST return the social data elements that are associated to the specified time period.