Response

The update subscriber NAI response is returned as a generic <ns2:sdsResult> response. This response returns the result of the request to provision NAI subscriber routing entities. A single result applies to all routing entities supplied. Either all routing entities were successfully updated, or no updates were made.

Note: If applying all of the provisioning changes results in no database records being modified (because the database already contained the updated values), the NO_UPDATES error code is returned and the number of affected records is 0.

Response Format

The response is displayed between the <soapenv:Body> and </soapenv:Body> XML tags, as shown in SOAP Response Messages.
<ns2:sdsResult affected="affected" error="error" [description="description"]>
</ns2:sdsResult>

Response Parameters

The parameters for all of the SOAP response commands are shown in SOAP Response Messages.

Response Error Codes

Table 1 lists common error codes for the <updateSubscriberNaiResponse> command. See SDS Response Message Error Codes for a complete list of error codes.
<updateSubscriberNaiResponse> Error Codes (SOAP)
Error Code Description
SUCCESS The update request was successfully completed.
NO_UPDATES All of the changes were already in the database.
NAI_HOST_NOT_FOUND Host name does not exist.
DEST_NOT_FOUND Destination name does not exist.
DEST_TYPE_MISMATCH Destination has a different destination type than the desired destination type.