List of all BMC Remedy ARS errors

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

Show/Hide menu

ARERR 9991

Invalid join qualifier for this join form.

Description:

A call to the ARGetListEntryWithMultiSchemaFields function failed because the join criteria for one of the forms in the function's query from list (queryFromList) did not reference a field in the preceding item in the list. Review the fieldId element in the join criteria (ARMultiSchemaQualifierStruct) and retry the operation.

For more information, see these topics in the C API Reference:

* ARGetListEntryWithMultiSchemaFields function

* ARMultiSchemaQueryFromStruct structure

* ARMultiSchemaQualifierStruct structure

Community comments:

Top