We are attempting to import records into F&O and then have dual-write push them into the dataverse. Some of our workers have been inserted without issue, however, others end up throwing this error:
Results. Unable to write data to entity cdm_workers.Writes to HcmWorkerEntity failed with error message Request failed with status code PreconditionFailed and CDS error code :
0x80060892 response message: A record that has the attribute values Worker Number already exists. The entity key Worker Number requires that this set of attributes contains unique values.
Select unique values and try again.. Activity ID for troubleshooting {GUID}
I have confirmed that the 'Woker Number' (Personnel number in F&O) is not a duplicate. This lead me to believe that there is something else happening.