3.1.4.11 UpdateDwsData

This operation modifies the metadata of a Document Workspace. This method is deprecated and SHOULD NOT be called by the protocol client.<11> This operation is defined as follows:

 <wsdl:operation name="UpdateDwsData">
     <wsdl:input message="tns:UpdateDwsDataSoapIn" />
     <wsdl:output message="tns:UpdateDwsDataSoapOut" />
 </wsdl:operation>

The protocol client sends an UpdateDwsDataSoapIn request message, and the protocol server responds with an UpdateDwsDataSoapOut response message.

If there is a failure during processing of this operation, the protocol server MUST return a ServerFailure error, as specified in section 2.2.3.2.

If the protocol server does not return an Error element, it MUST return a Result element as specified in section 3.1.4.11.2.2.