All BMC Remedy AR Server messages with detailed description and developers comments.
Show/Hide menuDescription:
The ARGetListEntryWithMultiSchemaFields function tried to perform a recursive query, but it failed because one or more of the items in the query from list (queryFromList) of the recursive query structure were not of the type AR_MULTI_SCHEMA_SCHEMA_NAME. All the items in the list should be of that type.
For more information, see these topics in the C API Reference:
* ARGetListEntryWithMultiSchemaFields function
* ARMultiSchemaQueryFromList structure
* ARMultiSchemaRecursiveQueryStruct structure