AR System Message Catalog
ARERR [9988] Recursive query cannot be empty.
- Product:
- AR System server
- Description:
- Server messages
- Type:
- Error
- Number:
- 9988
The
ARGetListEntryWithMultiSchemaFields
function tried to perform a recursive query, but it failed because although the recursive query type is specified in the function's query from list (queryFromList), the recursive query structure is missing.
For more information, see these topics in the C API Reference:
ARGetListEntryWithMultiSchemaFields
function
- ARMultiSchemaQueryFromList structure
ARMultiSchemaRecursiveQueryStruct
structure