Hi All,
I am getting below error when trying to create new Employee record using Employee data entity and importing the record with blank PersonnelNumber. I am assuming that the import process would generate new PersonnelNumber using Number sequence, but it seems like it is not doing this:
update not allowed for field 'HcmEmployeeEntity.PersonnelNumber'
Does anyone have any clue if I am missing anything or it is by design? It is weird because how can we expect the customer to provide the PersonnelNumber manually in the Excel file. I think it should generate from the number sequence as it is generating when creating a new employee record manually.
Thanks,
Baber.