List of all BMC Remedy ARS errors

All BMC Remedy AR Server messages with detailed description and developers comments.

Show/Hide menu

ARERR 5039

The parameter or return value is incompatible. Enter a value with compatible type.

Description: When you provide a value for a parameter, BMC Remedy Developer Studio tries to map it to the OLE methods parameter OLE type. If the conversion is unsuccessful, this error message is returned explaining that the value cannot be converted to the native OLE parameter type.

Community comments:

Top