Symptom
When performing an Upsert using OData API on DynamicGroup entity, you receive the error below:
"UserType is not supported yet! with the index 0"
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
- SAP SuccessFactors HXM Suite
- OData API
Resolution
The issue occurs because you have provided a value to 'userType' field in the upsert payload and this field is currently not available to be upserted, as there isn't a logic prepared to support it.
In order to solve the issue, you should not provide any values to 'userType' field in your upsert.
There are no timelines planned to start supporting this field.
See Also
Keywords
dynamic, group, user, type, onb, external user, lms, onboarding, learning, fail, http, 500, failure , KBA , LOD-SF-INT-ODATA , OData API Framework , Problem