CWPRJ1111E

INVERSE_ASSOCIATION_TYPE_MISMATCH_CWPRJ1111E=CWPRJ1111E: The inverse target association must match the source target type. Inverse, target entity: {0}, association name: {1}

Explanation

The inverse side of a bi-directional relationship between two entities has a target type that does not match the source type.

User response

Verify that the class type for both ends of the bi-directional relationship match the respective entity class and resubmit the operation.