SAP Knowledge Base Article - Public

2720581 - OData API: Link an existing position to another existing position with the relationship type of HR manager - SuccessFactors Integrations

Symptom

Using OData API in SuccessFactors, your goal is to link an existing position to another existing position with the relationship type of HR manager.

Environment

  • SuccessFactors
  • OData API

Resolution

For the navigation, the payload should look like the following:

"relatedPositionNav": {
    "__metadata": {
      "uri": "Position('XXXXXXX')"
    }
  }

See Also

SAP SuccessFactors HCM Suite OData API: Reference Guide

SAP SuccessFactors Employee Central OData API: Reference Guide

Keywords

OData API Position , KBA , LOD-SF-INT , Integrations , LOD-SF-INT-ODATA , OData API Framework , Problem

Product

SAP SuccessFactors HCM Core all versions