3.1.4.79 AddDynamicCategory

The AddDynamicCategory WSDL operation adds a single dynamic category to the update server.

This operation is specified by the following WSDL.

 <wsdl:operation name="AddDynamicCategory">
   <wsdl:input wsaw:Action="http://www.microsoft.com/SoftwareDistribution/Server/ApiRemotingWebService/AddDynamicCategory" name="ApiRemotingSoap_AddDynamicCategory_InputMessage" message="tns:ApiRemotingSoap_AddDynamicCategory_InputMessage"/>
   <wsdl:output wsaw:Action="http://www.microsoft.com/SoftwareDistribution/Server/ApiRemotingWebService/ApiRemotingSoap/AddDynamicCategoryResponse" name="ApiRemotingSoap_AddDynamicCategory_OutputMessage" message="tns:ApiRemotingSoap_AddDynamicCategory_OutputMessage"/>
 </wsdl:operation>

If this operation is invoked multiple times with the same dynamic category, the protocol server MUST add the specified dynamic category only once. No error message is sent to the client if the specified dynamic category already exists.