SAP Knowledge Base Article - Public

3662083 - How to find more relevant information for the To-Do item - OData API

Symptom

You are using OData API to query the data of To-Do items.

Unde TodoEntryV2 entity, there are only a few fields like "userId", "todoEntryName".

You would like to get more relevant information, such as initiator, subject user, eventReason, etc.

Environment

SAP SuccessFactors HCM

  • OData API

Cause

You can navigate to the corresponding workflow related entities to get more information.

Resolution

    From TodoEntryV2 entity, you can navigate through "wfRequestNav" to get the workflow's details, such as field "createdBy", "status".

    You can navigate further through "wfRequestUINav" to get the data in the UI, such as field "operateUserId", "subjectUserName", "eventReason", etc.

    Keywords

    Employee Central, todo item, applicant, data retrieval, approver, data extraction, wfRequest, UI display , KBA , LOD-SF-INT-ODATA , OData API Framework , Problem

    Product

    SAP SuccessFactors HCM Core 2505