Table 24 defines values for the operation level statusCode parameter that are specific to this Service. Common StatusCodes are defined in Table 183.
Table 24 – AddNodes Operation Level Result Codes
Symbolic Id |
Description |
Bad_ParentNodeIdInvalid |
The parent node id does not to refer to a valid node. |
Bad_ReferenceTypeIdInvalid |
See Table 183 for the description of this result code. |
Bad_ReferenceNotAllowed |
The reference could not be created because it violates constraints imposed by the data model. |
Bad_NodeIdRejected |
The requested node id was rejected either because it was invalid or because the Server does not allow node ids to be specified by the Client. |
Bad_NodeIdExists |
The requested node id is already used by another node. |
Bad_NodeClassInvalid |
See Table 183 for the description of this result code. |
Bad_BrowseNameInvalid |
See Table 183 for the description of this result code. |
Bad_BrowseNameDuplicated |
The browse name is not unique among nodes that share the same relationship with the parent. |
Bad_NodeAttributesInvalid |
The node Attributes are not valid for the node class. |
Bad_TypeDefinitionInvalid |
See Table 183 for the description of this result code. |
Bad_UserAccessDenied |
See Table 182 for the description of this result code. |