List of all BMC Remedy ARS errors

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

Show/Hide menu

ARERR 9990

The ValueSetQuery property can only have one field.

Description:

A call to the getListEntryObjects function (Java API) failed because the list of fields in the ValueSetQuery object contains more than one field. Fix this error and retry the operation.

For more information, see these documents:

* C API Reference, which includes information about the ARGetListEntryWithMultiSchemaFields function and its Java class diagram

* Java API online documentation

Community comments:

Top