SAP Knowledge Base Article - Public

2653719 - studentID is incorrectly returned as nul in OData User API

Symptom

When making an OData API call similar to the following: https://{host}.plateau.com/learning/odatav4/user/v1/Users('USER_ID'), the returned result has "studentID": null as part of the returned information.

Environment

SuccessFactors Learning Management System (LMS)

Reproducing the Issue

  1. Perform a call similar to https://{host}/learning/odatav4/user/v1/Users('USER_ID');
  2. The call is resolved successfully;
  3. The result has the information of "studentID": null.

Cause

The Engineering team identified it as an defect on version b1708. The student ID is seen as null when using V1 of User API (https://{host}/learning/odatav4/user/v1/Users('')).

Resolution

The issue is fixed as part of release version b1805.

Keywords

OData, null, StudentID, OData, return, result, API , KBA , LOD-SF-LMS-ODA , Web Services OData , Problem

Product

SAP SuccessFactors Learning 1708 ; SAP SuccessFactors Learning 1711 ; SAP SuccessFactors Learning 1802