INVALID_QUERY_SCHEMA_CONFIG_CWOBJ1223=CWOBJ1223E: An invalid ObjectQuery schema configuration is defined. The following maps have both an ObjectQuery configuration and a serializer or an entity configuration: {0}
Explanation
A query schema can only be defined for maps that do not have an entity or a MapSerializerPlugin plug-in associated with it.
User response
Complete one or more of the following actions: Remove the entity definition from the entity configuration file, remove the MapSerializerPlugin plug-in from the specified backing map configurations, remove the ObjectQuery map definitions from the query schema in the ObjectGrid descriptor XML file, or remove the QueryConfig configuration object.