Oracle® Communications Diameter Signaling Router Subscriber Database Server Provisioning Interface Release 8.3 E93213 |
|
![]() Previous |
![]() Next |
The update domain response is returned as a generic
<ns2:sdsResult>
response. This response returns
the result of the request to provision domain identifier values. A single
result applies to all domain identifier values supplied. Either all domain
identifier values were successfully updated, or no updates were made.
If applying all of the provisioning changes results in no database records being modified because the database already contained the updated values, then NO_UPDATES error code is returned and the number of affected records is 0.
Response Format
<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 response commands are shown in SOAP Response Messages.
Response Error Codes
Table 9-26 <updateDomainResponse> Error Codes (SOAP)
Error Code | Description |
---|---|
SUCCESS | The update request was successfully completed. |
NO_UPDATES | The request does not have an update to the database. |
DEST_NOT_FOUND | Destination name does not exist. |
DEST_TYPE_MISMATCH | Destination has a different destination type than the desired destination type. |
DOMAIN_IDENTIFIER_NOT_FOUND | Domain Identifier does not exist. |