STP Posting error

Christine While
Member Posts: 7 Novice Member

Im receiving the following error message when trying to upload STP data:

instance.EmployeeData[41].Detail.Email is not any of [subschema 0],[subschema 1]
Im assuming the error relates to employee number 41, but that is an inactive employee ( and has been inactive for more than 12 months). I've looked into the employee file - email details are unchanged and correct. Any suggestions for how I can resolve this issue?
Im assuming the error relates to employee number 41, but that is an inactive employee ( and has been inactive for more than 12 months). I've looked into the employee file - email details are unchanged and correct. Any suggestions for how I can resolve this issue?
0
Comments
-
Hi Christine,
[41] is not the employee number. It indicates that the 41st employee in the JSON file has an incorrect email address.
(You can view the contents of the JSON file by opening it in Notepad and look at all the email addresses)
1 -
Brilliant - thanks for letting me know. Ill check that file now.0