Hi Jayshree Nagpure,
Please find below details,
1) Employment information supervisor field mapping is currently not used in import, This field should be removed:
Comments: As of we are not removing this will consider this in import refactoring.
2) File should kicked out to bad”Reuired field should not be blank or ~”:
Comments: This is working as expected for other fields. Please refer below steps how IsRequired filed work.
- If employee adding to system then required marked field must provide value.
- If employee updating and required marked field has value in system but value not provide in file then it import successfully.
- If employee updating and required marked field not has value in system and value not provide in file then it will to go bad file.
3) To check supervisor SSN/ID uniquee
Comments: Suraj Sokasane has already provided details on this. adding same in JIRA.
Dependent Import has Composite key concept for unique fields. A composite key of all unique fields is created and used to check if dependent exist or not.
Import does not support this functionality for Employee. Employee Import only supports uniqueness for either SSN or EmpID. If any other field is marked as unique, Import won't work.
CC-Suraj Sokasane
Thanks,
Ganesh
Hi Amanulla Mulla,
Attached are the testcase according to analysis doc provided by Suraj Sokasane.
Let me know if any thing needed from my side.
Also while testing if found some scenario's will update accordingly in test cases
Testcases.xls
cc - Hrishikesh Deshpande Prasad Pise Rakesh Roy Sachin Hingole Suraj Sokasane Jaideep Vinchurkar