Symptom
TodoEntryV2 categoryId 77 does not support expand to wfRequestNav, and cannot get the creator
"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 HCM Suite
- TodoEntryV2 Entity
Cause
categoryId 77 under TodoEntryV2 is very special, this type of workflow does not have a UI detail page, so there is no wfRequestId.
Resolution
Get TodoEntryV2 with categoryId 77: {{URLTest}}TodoEntryV2?&$format=json&$filter=categoryId eq '77'
We cannot get the creator user, and the Delegation user is the userId in the response:
"userId": "107009",
Keywords
TodoEntryV2, categoryId 77, wfRequestNav null, wfRequestId, expand wfRequestNav , KBA , LOD-SF-INT-ODATA , OData API Framework , Problem
SAP Knowledge Base Article - Public