Home > ARE|RRR
BMC Remedy AR System Message Number
ARERR 9986 Join qualifier is specified but join source is not valid.
Details

One or more of the query source objects (IQuerySource) in the RegularQuery parameter of the getListEntryObjects function (Java API) contains a join qualification but does not specify a query source object to join with (getJoinedWith element). Ensure sure that the object specified in that element is valid.

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