HASHINDEX_ATTRIBUTE_NOT_FOUND_IN_SERIALIZER_METADATA_CWOBJ0065=CWOBJ0065W: The HashIndex, "{0}", for map "{1}" is enabled for multi-type access. The {2} attribute "{3}" was not defined in the {4} descriptor for the configured DataSerializer plug-in.
Explanation
The configured attribute was not found in the data descriptor for the configured DataSerializer plug-in, which allows multiple attribute types to be indexed with the same attribute name. For example, the attribute name is "id" and its type can be Integer or String.
User response
This message might indicate that the attribute path is defined incorrectly, or the data descriptor is missing a required attribute. Verify that the attribute path is defined correctly.