Details of ResultStatus Class

The ResultStatus class is a result structure that is comon for all the operations. For any operation, the reply schema contains the ResultStatus class as a mandatory object as it specifies whether the service execution succeeded or failed.

In an operation, the client must first check the value of the severity field to identify if the execution was successful or not.

XML Schema Structure of ResultStatus Class

XML Schema Structure of ResultStatus Class

Element Details of ResultStatus Class
Element Name Description
Component Contains the name of the component that detected the error.
Operation
Severity
Code
Message