AR System Message Catalog
ARERR [9986] Join qualifier is specified but join source is not valid.
- Product:
- AR System server
- Description:
- Server messages
- Type:
- Error
- Number:
- 9986
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