INVALID_SUPERSET_ENTITY_NOMETADATA_CWPRJ1014E=CWPRJ1014E: No superset metadata information was defined for entity {0} with superset {1}.
Explanation
An entity was defined with a superset entity, but no entity metadata was defined for the superset entity.
User response
Verify that the superset entity class includes the @Entity annotation and at least one primary key is defined using the @Id annotation, or verify that the <id> XML attribute is defined in the entity descriptor XML file for the superset entity and resubmit the operation.