Symptom
- Upsert operation for Odata API entity 'User' fails with "Error: Invalid Property value.Property name: timeZone. Property value: TERMED , with the index 0"
Environment
SuccessFactors
Reproducing the Issue
- Sample Upsert request for the User entity:
- It will return response as follows:
Cause
Data issue as the upsert request contains invalid value for TimeZone Field.
Resolution
- Correct the data for the feld "TimeZone" field.
- TimeZone field can hold values as shown below:
- The available TimeZones can be found in the below document:
https://help.sap.com/doc/a7c08a422cc14e1eaaffee83610a981d/PRODUCTION/en-US/SF_HCM_OData_API_DEV.pdf
Keywords
- Odata API fails with "Error: Invalid Property value.Property name: timeZone. Property value: TERMED , with the index 0"
- Odata APi error
Product
SAP SuccessFactors HCM Suite all versions