Whenever I am trying to insert a record in HcmEmployment table through a .csv file, it is giving following error in infolog.
Cannot create a record in Employment (HcmEmployment). Invalid value specified for 'Employment end date'. It cannot be greater than or equal to the 'Employment end date' of the first record.
I finally deleted all the records from HcmEmployment table and only tried to insert one record, but it is stikll showing the above error.
*This post is locked for comments