Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Communication Drivers

WEBSVC Communication Driver Error Codes

  • Last UpdatedAug 27, 2024
  • 1 minute read

The following two tags are returned with every result set.

  1. $op$ww.errorcode

  2. $op$ww.errormsg

$op$ww.errorcode

The tag $op$ww.errorcode is the numeric representation of the result code return when the web service query is executed.

  • Errorcode within the range - 200 to 299 is considered to be a success.

  • Any error code outside of the 200-299 range is considered to be a failure.

  • The error code 900 indicates a failure locally on the WEBSVC Communication Driver side of the connection. The error message shows more detailed information about the 900 error.

For more information of HTTP error codes that a web service can return, see List of HTTP status codes.

$op$ww.errormsg

The tag $op$ww.errormsg is the textual interpretation of the errorcode received. If the query result is “OK”, it means the query result was successful. The ErrorMsg tag values are returned from the web service and is determined by the web service itself.

TitleResults for “How to create a CRG?”Also Available in