INVALID_ENTITY_DEFINITION_FINAL_CWPRJ1009E=CWPRJ1009E: {0} class must not be final
Explanation
Entity classes must not have the final modifier specified.
User response
Verify that the entity class does not include the final class modifier and resubmit the operation.