http://www.ibm.com/schema/twss/spm/admin/requester/v2_0/interface
The updateRequesters Operation

Updates one or more requester definitions in a batch operation. The runtime will iterate through the supplied requester definitions, performing the update in sequence. If an error occurs, then it will mark that position in the output array with a description of the error. Encountering a fault will not necessarily halt the update iteration.

RequesterAdministrationInterface_updateRequestersResponse  updateRequesters (updateRequestersRequest request)
Operation Type: Request-response
Collapse Input: RequesterAdministrationInterface_updateRequestersRequest

Update requesters operation input parameters. Contains a list of requester definitions to update.

updateRequestersRequest request

Update requesters request.

Collapse Output: RequesterAdministrationInterface_updateRequestersResponse

Update requesters operation response result. This response contains a list of any faults that may have occurred while updating the supplied requester definitions.

updateRequestersResponse result

Update requesters response.

 Collapse Bindings
Binding: RequesterAdministrationInterfaceBinding
<soap:binding  style="document"
  transport="http://schemas.xmlsoap.org/soap/http" />
Operation:
<soap:operation  soapAction=""
  style="document" />
Input: RequesterAdministrationInterface_updateRequestersRequest
<soap:body  use="literal" />
Output: RequesterAdministrationInterface_updateRequestersResponse
<soap:body  use="literal" />

 Collapse XML
-<wsdl:operation  name="updateRequesters">
-<wsdl:documentation>
<xhtml:p>Updates one or more requester definitions in a batch operation. The runtime will iterate through the supplied requester definitions, performing the update in sequence. If an error occurs, then it will mark that position in the output array with a description of the error. Encountering a fault will not necessarily halt the update iteration.</xhtml:p>
</wsdl:documentation>
-<wsdl:documentation>
<xhtml:p>Update requesters operation input parameters. Contains a list of requester definitions to update.</xhtml:p>
</wsdl:documentation>
</wsdl:input>
-<wsdl:documentation>
<xhtml:p>Update requesters operation response result. This response contains a list of any faults that may have occurred while updating the supplied requester definitions.</xhtml:p>
</wsdl:documentation>
</wsdl:output>
</wsdl:operation>
Generated by WSDLdoc ©