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 the fields that the recursive query was instructed to retrieve were on more than one form. All the fields must be on the form designated by the recursive schema alias (recursiveSchemaAlias).
For more information, see these topics in the C API Reference:
* ARGetListEntryWithMultiSchemaFields function
* ARMultiSchemaQueryFromList structure
* ARMultiSchemaRecursiveQueryStruct structure