Oracle® Communications Subscriber Database Server Provisioning Interface Release 8.4 F12314 |
|
![]() Previous |
![]() Next |
The
<updateSubscriberNaiResp>
response
returns the result of the request to provision subscriber routing entities.
There is a single result that applies to all routing entities supplied. Either
all routing entities were successfully updated, or no updates were made to any
routing entity.
Note:
If applying all of the provisioning changes results in no database records being modified because the database already contained the updated values, then the NO_UPDATES error code is returned, and the number of affected records is 0.Response Format
lengthInBytes <updateSubscriberNaiResp [id="id"]> [ originalXMLRequest ] <res error="error" affected="affected" [description="description"]/> </updateSubscriberNaiResp>
Response Parameters
The parameters for all of the XML response commands are shown in XML Response Messages.
Response Error Codes
Table 5-21 <updateSubscriberNaiResp>
Error Codes
(XML)
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. |
TOO_MANY_NAI | Too many NAI values supplied. |
NO_DEST_VAL | No destination name supplied. |
MISSING_PARAMETER | A mandatory parameter is missing. |
DEST_NOT_FOUND | Destination name does not exist. |
DEST_TYPE_MISMATCH | Destination has a different destination type than the desired destination type. |