Hi, I want to enable dual-write between employment standard entities but i am getting following error on initial-sync
Project validation failed. SourceEntitySchema: Employment doesn't have primary company field set and DestinationEntitySchema: cdm_employments has a primaryCompanyField set to cdm_companyid.cdm_companycode. Dual-write only supports mapping between cross-company entities or company-specific entities from both sides.

i checked standard F&O AK set to LegalEntityID + Worker + employment start date and end date. whereas CDS standard entity having AK worker + employment start date + company id.
I added new AK to CDS entity and add employment end date as well but still getting same error.