Creation of Employee using Rest Service
Summary
Passing any value to Marital Status fails with error Applying List binding LOV_MaritalStatus with given set of values leads to multiple matching rows for a row of type:EmployeeVOContent
We tried POST operation to create an employee with Marital Status as S and we get the following error
Applying List binding LOV_Marita
If we remove Marital Status, then employee is created.
We are also able to update employee with Marital Status using Patch Operation.
Anyone experienced any such issue.
Tagged:
0