All BMC Remedy AR Server messages with detailed description and developers comments.
Show/Hide menuDescription:
A call to the ARGetListEntryWithMultiSchemaFields function failed because one or more of the items in the function's query from list (queryFromList) is of the wrong type. These are the valid item types:
* Form = 0 (AR_MULTI_SCHEMA_SCHEMA_NAME)
* Recursive query = 2 (AR_MULTI_SCHEMA_RECURSIVE_QUERY)
Verify the type and retry the operation.
For more information, see these topics in the C API Reference:
* ARGetListEntryWithMultiSchemaFields function
* ARMultiSchemaQueryFromList structure
* ARMultiSchemaQueryFromStruct structure